﻿@charset "utf-8";

/*-----------------------------------------------*/
/* コンパクトソファー一覧 */
/*-----------------------------------------------*/
#compactsofa{
	margin:0px;
	padding:0px 0px 30px 0px;
	width:938px;
	text-align:left;
}
#compactsofa h3{
	margin-bottom:16px;
}
#compactsofa .ikkenleft{
	margin-right:27px;
	width:275px;
	float:left;
}
#compactsofa .ikkenleft p.txt{
	margin:0px 0px 10px 2px;
	width:270px;
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	font-size:0.75em;
	color:#4f4946;
	text-align:left;
	line-height:1.8;
}
#compactsofa .ikkenright{
	width:636px;
	float:left;
}
#compactsofa .ikkenright h3{
	margin-bottom:12px;
}
#compactsofa .csbox{
	margin:14px 0px 0px 0px;
	padding:0px;
	width:938px;
	text-align:left;
	line-height:1;
	zoom:100%;
}
#compactsofa .csbox:after{
	content:url("blank.gif");
	display:block;
	height:0;
	clear:both;
}
/* 半分バージョン */
#compactsofa .csboxhleft{
	margin-right:26px;
	margin-top:14px;
	width:456px;
	clear:left;
	float:left;
}
#compactsofa .csboxhright{
	margin-top:14px;
	width:456px;
	float:left;
	clear:none;
}

#compactsofa .csproduct{
	margin-right:26px;
	width:215px;
	float:left;
}
#compactsofa .last{
	margin-right:0px;
}
#compactsofa ul{
	margin-bottom:6px;
	padding:4px 0px 4px 0px;
	border-top:1px solid #b0b0b0;
	border-bottom:1px solid #b0b0b0;
}
#compactsofa li{
	margin:2px 0px 2px 1px;
	padding:0px 0px 0px 5px;
	list-style:none outside;
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	font-size:0.75em;
	font-weight:bold;
	background:url("../set/images/mark-t.gif") no-repeat left 0.4em;
	line-height:1.2;
	text-indent:4px;
}
#compactsofa li.gaibu{
	background:url("../set/images/mark-a.gif") no-repeat left 0.25em;
}
#compactsofa li.cssize{
	padding-left:9px;
	font-weight:normal;
	background:none;
	text-indent:0px;
}
#compactsofa li a{
	text-decoration:none;
}
#compactsofa li a:hover{
	text-decoration:underline;
}
#compactsofa p.text{
	margin-bottom:14px;
	/margin-bottom:0px;
	margin-bottom:0px\9;
}
#compactsofa .csicon{
	margin-top:4px;
	margin-bottom:5px;
}
#compactsofa .csicon img{
	margin-right:3px;
}
#compactsofa .cswidth{
	margin-top:4px;
	margin-bottom:5px;
	margin-right:3px;
	width:56px;
	height:25px;
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	font-size:0.95em;
	font-weight:bold;
	background:url("../images/compactsofa/bg_size.gif") no-repeat left top;
	text-align:center;
	float:left;
}

#compactsofa .ikken:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
