/*2010.01028 araki write*/

@charset "shift_jis";

#header{width: 949px;
background-image: url(../images/header_bg.jpg);
background-repeat: no-repeat;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
height: 151px;
background-color: #FFFFFF;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
background-position: center center;
clear: both;
position:relative;}

#header .logo {
	position:absolute;
	top:52px;
	left:10px;
}
.title_box{width: 600px;float: left;}

.title_box h1{font-size: 12px;font-weight: bold;line-height: 22px;}

.info{width: 284px;float: right;height: 78px;}

.info a:hover img{opacity: 0.5;filter: alpha(opacity=60);}

#menu{width:653px;background-image: url(../images/menu_bg.jpg);background-repeat: repeat-x;height: 31px;float: right;margin-bottom: 10px;}

.nav{
font-size: 12px;
margin-top: 0px;
margin-right: auto;
margin-left: auto;
height: 23px;
background-image: url(../images/header_line.jpg);
background-repeat: no-repeat;
width: 969px;
text-indent: 15px;
padding-top: 18px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-color: #FFFFFF;
background-position: center center;
}

#header	a {color: #FFFFFF;text-decoration: none;}

#header	a:hover {color: #ffaf34;text-decoration:underline;}

.contents{padding: 0px;
width: 653px;
margin-top: 0px;
margin-bottom: 20px;
margin-right: 0px;
margin-left: 0px;
float: right;}

.mainfig{padding: 0px;width: 653px;margin-top: 0px;margin-bottom: 0px;float: right;}

.side_banner{width: 261px;float: left;margin-top: 0px;margin-right: 0px;margin-left: 0px;font-size: 12px;}

.side_banner li{margin-bottom: 13px;}

.conts_txt {
width: 643px;
float: left;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 15px;
margin-left: 0px;
line-height: 21px;
padding: 5px;
}

.conts_txt p {width: 100%;margin: 0px;padding: 0px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #CCCCCC;}

.font-b-red-bold {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.font-b-blue-bold {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}

.font-red {
	font-size: 12px;
	color: #FF0000;
}
