@charset "utf-8";

#contents_02 {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#contents_02 p{
	font-size: 180%;
	line-height: 1.8;
	margin-top: 42px;
	margin-bottom: 42px;
}
#contents_02 h3 {
	margin-top: 70px;
	margin-bottom: 70px;
}
#contents_02 h4 {
	font-size: 300%;
	font-weight: bold;
	margin-top: 70px;
	color:#000;
}
#contents_02 h5 {
	font-size: 240%;
	margin-top: 70px;
	line-height:2;
	color:#444;
}
#contents_02 #recommend {
	margin-top:70px;
	padding:70px 0;
	border-top:solid 1px #ccc;
}
#contents_02 #recommend h3 {
	font-size: 240%;
	font-weight: bold;
	text-align: left;
	margin-top:0;
	margin-bottom:8px;
	color:#444;
}
#contents_02 #recommend p {
	text-align: left;
	font-size: 140%;
	line-height:2.1;
	margin:0;
	color:#444;
}
#contents_02 #recommend .reco_fltR {
	width: 497px;
	float: right;
	padding-right:50px;
}
#contents_02 #recommend .reco_fltL {
	float: left;
	width: 332px;
	padding-left:50px;
}
#contents_02 #recommend .btnDetail a {
	line-height: 1;
	background: url(../../common/img/btn_bg_01.gif) no-repeat left top;
	display: block;
	height: 49px;
	font-size: 150%;
	text-align: center;
	padding-top: 28px;
	margin-top: 28px;
	width: 423px;
	padding-right: 25px;
}
#contents_02 #recommend .btnDetail a:hover {
	background: url(../../common/img/btn_bg_01_on.gif) no-repeat left top;
}

#contents .goodD {
	margin-bottom:70px;
}
#contents .goodD .fltL {
	float:left;
	width: 191px;
	padding-left: 21px;
	padding-top: 40px;
}
#contents .goodD .fltR {
	float:right;
	width: 729px;
	text-align:left;
	margin:0;
	color:#444;
	line-height:1.83;
}
.bgBrights {
	background: url(../img/01/kv.jpg) no-repeat scroll center top;
	height: 500px;
	min-width:1000px;
}
