@charset "utf-8";
/* CSS Document */



/*
#top_line{
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

*/







#top_contents{
	width:789px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	background:url(../images/top_banner_bg.jpg) right top repeat-y;
}


#news_area{
	width:623px;
	height:auto;
	margin:0px;
	padding:15px 0px 0px 0px;
	background:#fff;
	float:left;
	border:1px solid #ccc;
}


.footer_banner{
	padding:15px 0px 0px 10px;
}


.footer_banner img{
	margin:0px 23px 0px 0px;
}



#banner_area{
	width:150px;
	height:auto;
	margin:0px 7px 0px 0px;
	float:right;
	/*background:url(../images/top_banner_bg.jpg) repeat-y;*/
}


#banner_area ul{
	display:block;
	width:137px;
	height:auto;
	margin:0px auto;
	padding:5px 0px 0px 13px;
	text-align:center;
}

#banner_area li{
	margin:0px 0px 10px 0px;
}








/* 引用 */

#title_area{
	padding:0px 0px 0px 10px;
}

#title_area h2{
	margin:0;
	/*background:url(../images/whats_title.gif) no-repeat;
	text-indent:-99999em;
	width:150px;
	height:25px;*/
	float:left;
}

#list_set{
	padding:5px 0 0 0;
	width:300px;
	float:right;
	text-align:right;
}
#list_set img {
	vertical-align:bottom;
}
.list_link{
	font-size:80%;
	text-decoration:none;
	line-height:0;
	color:#666666;
	border-right:#666666 dotted 1px;
	padding:0 10px 0 0;
	margin:0 5px 0 0;
}


#main_area ul{
	margin:10px 0 0 0;
	padding:0;
	width:594px;
	border-bottom:#CCCCCC dotted 1px;
}
#main_area li{
	padding:10px 0 10px 0;
	width:594px;
	text-align:left;
	border-top:#CCCCCC dotted 1px;
	font-size:80%;

}
#main_area li a{
	padding:0 0 0 20px;
	background:url(../images/icon.gif) no-repeat 0 50%;
	color:#666666;
	text-decoration:none;
}
#main_area li a:hover{
	color:#397BC8;
	text-decoration:underline;
}



































