/* Link to Main stylesheet DO NOT REMOVE */
@import url("main.css");
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 90%;
	background-color: #ffffff;
	color: #333333;
	background-position: top left;
	background-image : url("bg-cloth-a.gif");
	background-repeat : repeat;
}

body,p,blockquote,h2,h3,h4,ul,.external,ol {
	voice-family:"\"}\"";
	/* Hack for IE5 */
	voice-family:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 0em;
	margin-left: 0px;
	text-align: left;
}

html>body {
	font-family: Georgia, "Times New Roman", Times, serif;/* To allow IE5 to see the following styles */
	color: #333;
}

/* LIST STYLES */
li{
	margin:0 0 5px 0;
}
	
ul{
	list-style-type : disc;
	margin-left: 17px; 
	padding-left: 0;
}


/* USED FOR STANDARD LINKS */

a:link {
color : #336699;
background-color : transparent; 
text-decoration : none; 
} 
a:visited {
color: #333366;
background-color : transparent; 
text-decoration : none; 
} 
a:active {
color : #0033cc;
background-color : transparent; 
text-decoration : none; 
} 
a:hover {
color : #003399;
background-color : transparent; 
text-decoration : underline; 
} 
/* END Links */
#lefthand-column .navigation-item ul li ul li {
	font-weight: bold;
}
#kinbaku_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
.PIC {
	padding-left: 0px;
}
.picture-left {
	padding-right: 15px;
}
.left {
	text-align: right;
}
