@charset "utf-8";
body{
	background-color:#F4F4F4;
	color:#808080;
	font-size:0.8em;
	line-height:140%;
	margin-top:10px;
}

p{
	margin-top:5px;
	margin-bottom:25px;
	padding:0px;
}


a{
	 color:#00a0c6;
	 text-decoration:none;
}

a:visited{
	color:#808080;
	text-decoration:none;
}

a:hover{
	color:#CC0000;
	text-decoration:underline;
}

h1{
	color:#333333;
	font-size:21px;
	line-height:21px;
	padding:0;
	margin:0;
}

h1 a{
	 color:#333333;
	 text-decoration:none;
}

h1 a:visited{
	color:#333333;
	text-decoration:none;
}

h1 a:hover{
	color:#333333;
	text-decoration:none;
}


h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4D4D4D;
	line-height:31px;
	padding:3px 0px 0px 0px;
	margin:0px;
}

img{
	border:0px;
}

table{
	vertical-align:middle;
}

table img{
	margin-right:8px;
}


/*g-navi*/

#navi_back{
	height:195px;
	width:210px;
	background-image:url(../img/navi_top.gif);
	background-position: top left;
	background-repeat:no-repeat;
	background-color:#cccccc;
	padding-top:5px;
	margin-top:0px;
	float:left;
}

#g-navi{
	height:193px;
	width:196px;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

#g-navi div{ width:181px;padding:0px; margin-bottom:1px;margin-top:0px;}

	#g-navi div a{
		display:block;
		height:37px;
		out-line:0;
		width:196px;
		text-decoration:none;
		margin:0px;
		padding:0px;
}

	#g-navi div a#navi{ background-image:url(../img/navi.jpg);background-position:0px -37px; background-repeat:no-repeat;}
	#g-navi div a#navi:hover{ background-position:0px 0px; background-repeat:no-repeat;}
	#g-navi div a#navion{ background:url(../img/navi.jpg);background-position:0px 0px; background-repeat:no-repeat;}
	
	#navi_text{
			height:37px;
			line-height:37px;
			color:#3F3F3F;
			text-align:left;
			margin-left:15px;
			margin-top:0px;
			text-decoration:none;
			font-size:14px;
			font-weight:bolder;
}

/*全体*/

#container{
	width:806px;
	background: url(../img/hedder.jpg) no-repeat top;
	margin:0 auto;
}

#contents{
	width:800px;
	margin:0 auto;
	margin-bottom:0px;
}


/*ヘッダ部分*/

#title{
	width:780px;
	height:87px;
	margin:0 auto;
	padding-top:0px;
}

#explanation{
	width:620px;
	height:25px;
	font-size:10px;
	color:#00a0c6;
	padding-top:12px;
	padding-left:20px;
	float:left;
}

#logo{
	width:620px;
	padding-left:20px;
	text-align:left;
	float:left;
}

#title_right{
	margin-top:15px;
	float:right;
}

#top{
	width:800px;
	margin:0 auto;
	margin-top:10px;
}

#top_img{
	height:200px;
	width:580px;
	margin:0px;
	padding:0px;
	float:right;
}



/*コンテンツ 左部分*/

#contents-left{
	width:600px;
	/* background:url(../img/topics_side.jpg) center repeat-y; */
	margin:10px 0px 10px 0px;
	color:#808080;
	float:left;
}

#topics_mode_only{
	background:url(../img/topics_side.jpg) center repeat-y;
}

#topi_top{
	background-image:url(../img/topics_bk.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:31px;
}

#topi_title{
	width:300px;
	height:24px;
	padding-left:22px;
	float:left;
}

#topi_list{
	width:48px;
	height:24px;
	padding-right:9px;
	padding-top:7px;
	float:right;
}

#topics{
	width:580px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:10px;
}

	#topics table{
		width:570px;
	}
	
	#topics td{
		border-bottom-color:#333333;
		border-bottom-style:dashed;
		border-bottom-width:1px;
		padding:7px 0px 7px 0px;
		line-height:160%;
	}

#topics .icon{
	width:7px;
	padding-top:15px;
}

#topics .day{
	width:80px;
}

#topics .topics{
	width:380px;
}



/*コンテンツ 右部分*/

#contents-right{
	width:188px;
	margin:10px 0px 10px 0px;
	float:right;
}

#text_link{
	width:188px;
	margin-bottom:5px;}

#link_top{
	background:url(../img/link_top.jpg) top left no-repeat;
	margin-bottom:0px;
	padding:0px;
}

#text{
	width:160px;
	padding:12px 0px 0px 0px;
	margin-left:17px;
	margin-bottom:0px;
	margin-top:0px;
}
	

/*コンテンツ 下部分*/

#contents-bottom{
	width:800px;
	margin-top:0px;
	margin:0 auto;
}

.b_banner{
	width:266px;
}
	
.b_banner img{
	margin:0px 0px 5px 0px;
	padding:0px;
}

/*ここから横252pxのバナー*/

#text_link252{
	width:252px;
	text-align:left;
	margin-bottom:5px;}

#link_top252{
	background:url(../img/link_top252.jpg) top left no-repeat;
	text-align:left;
	margin-bottom:0px;
	padding:0px;
}

#text252{
	width:220px;
	padding:12px 0px 0px 0px;
	text-align:left;
	margin-left:17px;
	margin-bottom:0px;
	margin-top:0px;
}

/*ここから横252pxのバナー*/




#line{
	height:10px;
	border-bottom-color:#5FB6E0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
}

#pege_top{
	width:800px;
	margin:0 auto;
	padding:12px 0px 0px 0px;
}

#pege_top table{
	float:right;
}


/*フッタ部分*/

#footer{
	width:800px;
	margin-top:0px;
	margin:0 auto;
	color:#808080;
}

#footer_inside{
	width:800px;
	margin:0 auto;
	padding-top:5px;
	margin-bottom:20px;
}

#footer_left{
	width:300px;
	float:left;
}

#copy{
	clear:both;
	padding-top:3px;
}



	
	
