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

#bg_title{
	background:url(bg_titleimg.jpg) no-repeat top center;
}
#path{
	padding-bottom:15px;
}
#contentsmain{
	width:100%;
	height:1170px;
	margin-bottom:25px;
	padding-top:0px;
	background:url(bg_feature.jpg) no-repeat top center;
}
#main{
	float:none;
	width:950px;
	margin:0 auto;
	font-size:116.7%;
}
#feature{
	padding:90px 98px 0 86px;
}
#feature h1{
	float:left;
	width:142px;
}
#feature .right{
	float:right;
	width:548px;
}
#feature .right p{
	padding-bottom:0;
}
#feature .right .img{
	overflow:hidden;
	padding-bottom:35px;
}
#feature .right .img li{
	float:left;
}
#feature .right .img li.center{
	margin:0 46px;
}
#feature .right .copy{
	margin:20px 0;
	padding:10px 10px 0 10px;
	background:#ececc7;
}
#feature .right .copy li{
	padding-bottom:10px;
}
#feature .right h2{
	margin:45px 0 15px;
}
#side{
	display:none;
}
#pagetop{
	width:950px;
	margin:0 auto;
}