@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin-left: 89px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/common/back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: fixed;
	color:#64564A; 
	}
	
	body,td,th {
	font-family: Osaka;
	font-size: 12px;
}
.style1 {font-size: 10px}

a{color:#A0522D;}
a:visited{color:#006400;}
a:hover{color:#006400;}
a:active{color:#006400;}

.samll{
margin: 0px 0px 1.5em 0px;
font-size:70%;
line-height:150%;
}

.big{
margin: 0px 0px 0.8em 0px;
font-size:120%;
line-height:120%;
}

.big2{
margin: 0px 0px 2em 0px;
font-size:110%;
line-height:200%;
}
