/*セールとオススメ*/

h2 {
	text-align:left;
	margin: 30px 0 0 0;
	padding: 0 0 0 30px;
	line-height:23px;
	width:520;
	height:32px;
	background-image:url(../house/img/tokushuu-bnr1.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
	font-size: 18px;
}
.inline {
font-weight: normal; font-size:12px; display: inline;
}
p.tokushuu1 {
	margin: 0;
	padding: 0 0 0 30px;
	line-height:23px;
	width:520;
	height:32px;
	background-image:url(../house/img/tokushuu-bnr1.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
	font-size: 18px;
}
.tokushuu_box1 {
	width:520px;
	border:none;
}
.sale_box_table_01 {
	border-bottom:dotted 1px #999;
	vertical-align: top;
}
.sale_box_table_02 {
	border-left:dotted 1px #999;
}
.tokushuu1-ex {
	margin: 0;
	padding: 8px 0 8px 8px;
	background-color: #F2F2DD;
}
/*キッチン用 クラス1CSS　*/

.td_kitchen {
		border:1px solid #B0B0B0;
		width:227px;
		padding:10px;
		}
.td_kitchen p{
		margin-top:10px;
		margin-bottom:5px;
		text-align:right;
		}
.td_kitchen p.center{
		text-align:center;
		margin-bottom:0;
		}
.bold{font-weight:bold;}
