/* home */

#home .line {
	background-image: url(../../image/henri/home/line_recommend.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 15px;
}
#home .line.end {
	background-image: url();
}

#home .box-left {
	float: left;
	width: 310px;
}
#home .box-right {
	float: right;
	width: 310px;
}

#home .photo {
	float: left;
	width: 130px;
}
#home .text {
	float: right;
	width: 180px;
}

#home .text h3 {
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 1.3;
}
#home .text .data1{
	padding-bottom: 5px;
}
#home .text .data2{
	font-size: 11px;
	color: #999;
	padding-bottom: 5px;
}
#home .text .price{
	font-size: 11px;
	color: #D3267F;
	padding-bottom: 15px;
}


#home table.information {
	border-top-width: 0px;
	border-left-width: 0px;
	margin: 10px;
}
#home .information th,#home .information td {
	border-bottom-width: 0px;
	border-right-width: 0px;
	padding: 5px;
	font-size: 11px;
	vertical-align: top;
}
#home .information th {
	background-image: url();
	white-space: nowrap;
	font-weight: bold;
	background-color: #FFF;
	padding-right: 10px;
}#home {
	padding-top: 10px;
}
#home h2 {
	margin-bottom: 15px;
}

#info100901 h4 {
	background-color: #F0EFEF;
	border: 1px solid #ddd;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#info100901 .section {
	margin-bottom: 30px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}
#main-bnr {
	text-align: center;
	clear: both;
	padding-top: 15px;
}

