body {@
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left 0px;
	padding: 0px;
	margin: 0px;
	font-family: "MS PGothic", Osaka, serif;

}


A:link { color:#535355; text-decoration:underline; }
A:visited { color:#535355; text-decoration:underline; }
A:hover { color:#FF8400; text-decoration:underline; }
A:active { color:#FF8400; text-decoration:underline;}


.font16 {
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
}

.font14 {
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
}

.font12 {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #535355;
	letter-spacing : 1px;
}

.font12_s {
	font-size: 12px;
	font-style: normal;
	line-height: 190%;
	color: #535355;
	letter-spacing : 1px;
}

.font12_txt {
	font-size: 12px;
	font-style: normal;
	letter-spacing : 1px;
	text-align : justify;
	line-height: 150%;
	color: #535355;
}

.font10 {
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	color: #535355;
}

.s_scroll {
	font-size: 12px;
	line-heght: 170%;
	text-align : justify;
	line-height: 150%;
	color: #535355;
	width: 420px;
	height: 150px;
	padding-top: 15px; 
	overflow: auto;

}

.bg_size {
	height: 800;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left 0px;
	padding: 0px;
	margin: 0px;
	

}

h1{
color: #3D6693;
font-size: 12px;
line-height: 170%;
margin:0;
padding:0;

}

h2{
margin:0;
padding:0;

}

h3{
margin:0;
padding:0;
font-weight:normal;

}