.rec_infobox {
	clear: both;
	width: 660px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 30px;
}
.rec_infobox_left,.rec_infobox_right {
	background-color: #F7F0E6;
	width: 318px;
	border: 1px solid #E1D5B9;
}
.rec_infobox_left {
	float: left;
}
.rec_infobox_right {
	float: right;
}
.rec_infobox_left h2,.rec_infobox_right h2 {
}
.rec_infobox_left dl,.rec_infobox_right dl {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.rec_infobox_left dl dt,.rec_infobox_right dl dt {
	font-size: 80%;
	background-image: url(../../common/images/arrow005.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 15px;
	height: 15px;
}
.rec_infobox_left dl dd,.rec_infobox_right dl dd {
	font-size: 65%;
	line-height: 140%;
}

.rec_infobox:after {
	height: 0;
	visibility: hidden ;
	content: ".";
	display: block ;
	clear: both ;
}


.voice_area {
	clear: both;
	width: 660px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.voice_area h2 {
	clear: both;
	margin-bottom: 20px;
}
.voice_area h3 {
	clear: both;
	margin-bottom: 10px;
	color: #996666;
	font-size: 90%;
}
.voice_area p {
	font-size: 80%;
	line-height: 180%;
	clear: both;
	margin-bottom: 20px;
}

.rec_navi {
	clear: both;
	height: 40px;
	width: 660px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.rec_navi li {
	line-height: 0px;
	float: left;
}

.top_3box {
	clear: both;
	height: 100px;
	width: 860px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	line-height:2.0;
}
.top_3box_left,.top_3box_right {
	background-color: #FFFFFF;
	border: 1px solid #E1D5B9;
	width: 260px;
	text-align: left;
	font-size:13px;
	line-height:2.0;
}
.top_3box_left {
	float: left;
	margin-right: 6px;
	padding:10PX;
	line-height:2.0;
}
.top_3box_right {
	float: right;
	padding:10PX;
	line-height:2.0;
}
.toppickimg {
	line-height: 0px;
	float: left;
}
.top_3box_left h2,.top_3box_right h2 {
}
.top_3box_left div,.top_3box_right div {
	float: right;
	width: 170px;
}
.top_3box_left div p,.top_3box_right div p {
	font-size: 12px;
	line-height: 160%;
	clear: both;
	margin-top: 10px;
	margin-right: 15px;
}

