/* --- header / body --- */

	* { margin: 0; padding: 0; }
	
body{
	letter-spacing: 1px;
	line-height: 140%;
	width:900px;
	color:#454545;
	margin: 0px auto 0px auto;
	background-color:#fff;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h2{
font-size:16px;font-weight:bold;line-height:150%;
width:600px;height:20px;margin:5px 0px 10px 0px;color:#3651AD;
}

A:link {
	color: #0099ff; text-decoration:none;
}
A:visited {
	color: #0066ff; text-decoration:none;
}
A:active {
	text-decoration:none;
}
A:hover {
	color:#ff9900; text-decoration:none;
}


.line1{
width:900px;height:5px;pading:0px;margin:0px 0px 2px 0px; 
background-color:#0E5992;
}
.zkwaku1{
font-size:13px;
height:180px;padding:20px 10px;margin:10px 25px; line-height: 170%;
background-image:url(zkimg/zkimg003.jpg);
background-repeat:no-repeat;
}
.zkwaku2{
font-size:13px;
height:auto;padding:20px 15px;margin:10px 25px 30px 25px; line-height: 170%;
background-color: #F5F2D0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

TD {
	color: #333333; font-size: 12px; line-height: 170%;
}
.as10 {
	font-size: 10px; line-height: 120%;
}
.as11 {
	font-size: 11px; line-height: 120%;color:#5B5B5B;
}
.as12 {
	font-size: 12px; line-height: 120%;
}
.as12s {
	font-size: 12px; line-height: 140%;
}
.as12ss {
	font-size: 12px; line-height: 160%;
}
.as12sss {
	font-size: 12px; line-height: 180%;
}
.as13 {
	font-size: 13px; line-height: 120%;
}
.as14 {
	font-size: 14px; line-height: 120%;
}
.as15 {
	font-size: 15px; line-height: 120%;
}
.as16 {
	font-size: 16px; line-height: 120%;
}
.white {
	color: #ffffff; font-size: 12px; line-height: 120%;
}