@charset "utf-8";
#index #contents h3 {
	clear: both;
}

#sect {
	width:770px;
	margin-bottom:30px;
}

#sect h3 {
	margin:0 0 18px;
}

#sect .left_area {
	width:400px;
	float:left;
}
#sect .left_area p {
	font-size:14px;
}
#sect .left_area .btn_detail {
	margin:20px 0 0;
	float:right;
}
#sect .right_area {
	width:334px;
	float:right;
	background:#eee;
}
#sect .right_area h4 {
	font-size:14px;
	font-weight:bold;
	background:#06c;
	color:#fff;
	line-height:1;
	padding:10px;
	margin:0;
}
#sect .right_area ul {
	padding:10px;
	margin:0;
}
#sect .right_area li {
	font-size:12px;
	margin:0 0 8px;
	padding:0 0 0;
	list-style-type:disc;
	list-style-position:inside;
	text-indent:-1.5em;
	margin-left:1.5em;
	line-height:1;
}
#sect .right_area p {
	font-size:12px;
	line-height:150%;
	padding:1em;
	margin:0;
}
#sect .right_area p.note {
	font-size:12px;
	line-height:1;
	padding:0 0 1em 1em;
}
#sect .right_area .btn_text_detail {
	font-size:12px;
	float:right;
	background:url(img/point.gif) no-repeat 0 1px;
	padding:0 0 0 14px;
	margin:0 1em 1em 0;
	line-height:1;
}

.txt_red {
	color:#f00;
}


#sect .article {
	font-size:14px;
}

#sect .btn_banner {
	width:190px;
	margin:0 0 0 10px;
	float:right;
}
#sect .btn_detail2 {
	width:147px;
	margin:12px 0 0;
	float:right;
}
