@charset "utf-8";

/* ----------------------------- */
.main .section .text{
	width:320px;
	float:left;
}
.main .section .text strong{
	font-size:108%;
	font-weight:bold;
	padding:0 0 10px 0;
}
.main .section ul.type{
	float:right;
}
.main .section ul.type li{
	float:left;
	padding:0 3px 0 0;
}

.main .section dl{
	width:320px;
	float:left;
	padding:10px 0 0 0;
}
.main .section dl.right{
	float:right;
}
.main .section dt,
.main .section h4{
	font-weight:bold;
	font-size:100%;
	padding:0 0 10px 12px;
	background: url(../../../images/common/icon_cube.gif) no-repeat 0 4px
}
main .section dd{
	
}

.main .section h4{
	clear:both;
	margin:10px 0 0 0;
}
.main .section dl.photo dt{
	background:url("../../../images/common/ic_squ.gif") no-repeat 0 4px;
}
.main .section dl.photo dd{
	width:155px;
	float:left;
	padding:0 5px 0 0;
}

/* --------------------------------------------
各詳細ぺ－ジ
-------------------------------------------- */
.main .section.navi ul{
	background:url("../../../images/lineup/flooring/color/common/bg_details.jpg") no-repeat 0 0;
}
.contents .container #mainContent .main .section .photo img ,
.contents .container #mainContent .main .section .type img {
	border:1px solid #ccc;
}
.contents .container #mainContent .main .section .photo img.no-border,
.contents .container #mainContent .main .section .type img.no-border {
	border:0px;
	padding:1px;
}
.contents .container #mainContent .main .section .section-wrapper-details dt {
	background:url(none);
	padding:0;
	margin:0;
	font-weight:normal;
}
.contents .container #mainContent .main .section .section-wrapper-details dl{
	padding-top:0;
}
