@charset "utf-8";
/* CSS Document */

body {
	margin:0 0 0 0;
	color:#333333;
	line-height:1.3;
	text-align:left;
	background-repeat: repeat-x;
	background-image: url(../images/background.jpg);
}
#top_type{
	float:left;
	width: 848px;
	background-image: url(../images/top_type_back.jpg);
	background-repeat: no-repeat;
	padding: 9px 0px 4px 6px;
}
#top_type h2{
	padding-left:5px;
}
#top_type ul{
	padding:3px 0px 0px 1px;
}
#top_type li{float:left;}
#top_detail{
	float:left;
	background-image: url(../images/top_back_01.jpg);
	width: 840px;
	background-repeat: no-repeat;
	height: 80px;
	padding: 44px 0px 0px 15px;
	margin-bottom: 9px;
}
#top_detail h2{
	margin-bottom:8px;
}
.top_detail_btn{
	float:right;
	width: 268px;
	padding: 25px 17px 0px 0px;
}

#top_content_navi{
	float:left;
	width: 615px;
	background-color: #F4F3EF;
	border: solid 3px #DDD8CC;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#top_content_navi ul{
	float:left;
	font-size: 12px;
	width: 135px;
	display: inline;
	padding-left: 10px;
}
#top_content_navi .ul_02{
	padding-left:15px;
	width: 140px;
} 
#top_content_navi li{
	background-image:url(../images/line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 3px 0px;
	font-size: 10px;
}
#top_content_navi li a{
	background-image:url(../images/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 8px;
	color: #333333;
}
#top_news{
	float:left;
	width: 615px;
	background-color: #F4F3EF;
	border: solid 3px #DDD8CC;
	font-size: 10px;
	color: #333333;
	padding-bottom: 5px;
}
#top_news .block{
	float:left;
	padding: 0px 18px;
	width: 579px;
}
#top_news p{
	background-image:url(../images/line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 0px 10px 0px;
}
#top_news p img{
	margin-right:5px;
	vertical-align: top;
}
#top_news p strong{
	background-color:#9F8D6F;
	margin-right: 7px;
	padding: 3px 5px;
	color: #FFFFFF;
}
#top_news a{
	text-decoration:underline;
	color: #333333;
}
#sidemenu .img_02{margin-top:5px;}