@charset "utf-8";
/* CSS Document */
body{
	font-size:13px;
}
#mainvisual{
	width:960px;
	height:393px;
	margin-bottom:20px;
}
#container{
	width:710px;
	float:left;
	margin-right:20px;
}
.box{
	background:#f9f2e6;
	width:216px;
	border:2px solid #d1c5ad;
	float:left;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
}
.box2{
	background:#f9f2e6;
	width:216px;
	border:2px solid #d1c5ad;
	float:left;
	padding:5px;
	margin-bottom:10px;
}
.keyimg{
	width:216px;
	height:95px;
	margin-bottom:10px;
}
.sttl{
	background-image: url(../img/common/icon_y.png);
	background-repeat: no-repeat;
	width: 200px;
	padding-left: 15px;
	font-weight: bold;
	background-position: 0px 3px;
	margin-bottom:5px;
}
.box p{
	margin:0 0 5px 0;
}
.box2 p{
	margin:0 0 5px 0;
}
.morebtn{
	width:216px;
	text-align:right;
	display:block;
}
.box3{
	background:#f9f2e6;
	width:336px;
	border:2px solid #d1c5ad;
	float:left;
	padding:5px;
}
.keyimg3{
	width:336px;
	height:95px;
	margin-bottom:10px;
}
.sttl3{
	background-image: url(../img/common/icon_y.png);
	background-repeat: no-repeat;
	width: 321px;
	padding-left: 15px;
	font-weight: bold;
	background-position: 0px 3px;
	margin-bottom:5px;
}
.morebtn3{
	width:336px;
	text-align:right;
	display:block;
}
.box3 p{
	margin:0 0 5px 0;
}
#info{
	width:230px;
	float:left;
}
#ttl_info{
	width:230px;
	height:40px;
	margin-bottom:10px;
}
.inf{
	width:220px;
	border-bottom:1px dotted #aea491;
	padding:5px;
	margin:0 0 5px 0;
}
.banner_right{
	width:230px;
	float:left;
	margin:12px 0;
}