@charset "utf-8";
/*-----------------------------------------------------------
 |px|%|
 |10|77|
 |11|85|
 |12|93|
 |13|100|
 |14|108|
 |15|116|
 |16|123.1|
 |17|131|
 |18|138.5|
 |19|146.5|
 |20|153.9|
 |21|161.6|
 |22|167|
 |23|174|
 |24|182|
 |25|189|
 |26|197|
 ------------------------------------------------------------*/

a:link		{ color: #1A2890; text-decoration:underline; }
a:visited	{ color: #1A2890; }
a:hover		{ color: #3B82B6; text-decoration: none; }
a:active		{ color: #1A2890; }

#gnav img{ vertical-align:bottom; }

#wrapper{
	background:url(../images/bg_body2.png) top center no-repeat;
}

#container{
	text-align:center;
	font-size:116%;
	line-height:1.7;
}
.section{
	width:780px;
	margin:0 auto;
}

#footer{
	background:#B20000;
	color:#FFF;
	padding:10px 0;
}

.sitebnr{
	width:780px;
}
.sitebnr .box{
	float:left;
	margin-right:-12px;
	_zoom:1;
	overflow:hidden;
}
*html .sitebnr .box ul{
	margin-right:-12px;
}
.sitebnr .box ul li{
	list-style-type:none;
	float:left;
	width:252px;
	margin-right:12px;
	margin-bottom:16px;
	line-height:1.3;
}

.sitebnr_inner ul li img,
.sitebnr .box ul li img{
	border:1px solid #999;
}
.sitebnr_inner {
	width:780px;
	margin:0 auto;
}

.sitebnr_inner ul li{
	list-style-type:none;
	float:left;
	line-height:1.3;
}
.sitebnr_inner ul li.left {
	margin-right:20px;
}

.sitebnr_inner,
.sitebnr{ _zoom : 1; }
.sitebnr_inner:after,
.sitebnr:after{ content : ''; display : block; clear : both; }

#contents{
	width:780px;
	margin:0 auto;
	text-align:left;
}
/* ================================================================

		clearfix

================================================================ */
.col2block { /zoom : 1; }
.col2block:after { content : ''; display : block; clear : both; }