@charset "utf-8";
body{
	text-align:left;
}

.top_line {
	border-top:solid 4px #FBC78E;
}

.top {
	height:300px;
}

.position {
 clear:both;
 width:0px;
}

.photo3 {
	width:185px;
	height:130px;
	padding:0;
	margin:0px -4px 0px 0px;
}

.text-area{
	width:740px;
	float:left;
}

.text-area-left {
	width:370px;
	float:left;
	display:block;
}

.text-area-right {
	width:370px;
	float:left;
	display:block;
}

.text-area-left p {
	width:340px;
	height:100%;
	padding:5px 10px 10px 20px;
	line-height:130%;
	color:#333333;
}

* html .text-area-left p {
	width:365px;
}

.text-area-right p {
	width:345px;
	height:100%;
	padding:5px 0 10px 25px;
	line-height:130%;
	color:#333333;
}

* html .text-area-right p {
	width:365px;
}

.syosai1{
	width:167px;
	float:right;
	padding:0px 0px 10px 10px;
}

.syosai1_2{
	width:167px;
	float:right;
	padding:0px 0px 10px 10px;
}

* html .syosai1_2{
	padding:30px 0px 10px 10px;
}

.syosai1_3 {
	width:167px;
	float:right;
	padding:15px 15px 10px 10px;
}

* html .syosai1_3 {
	margin:15px 15px 0 0;
}

.syosai2{
	width:167px;
	float:right;
	padding:0px 0px 10px 0px;
}

/*ソファ*/
.sofa{
	width:740px;
	height:360px;
	float:left;
	background-color:#FFFFFF;
}

.sofa .explain1{
	width: 740px;
	height: 52px;
	background-color:#f7e5f1;
	background-image: url(../img_simple/0801_vol3/t1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.sofa .explain1 p{
	width:610px;
	padding:10px 10px 0px 120px;
	line-height:130%;
	text-align:left;
	color:#333333;
}

* html .sofa .explain1 p {
	width:740px;
	padding:10px 10px 10px 130px;
}

/*ベッド*/
.bed{
	width: 740px;
	height: 310px;
	float:left;
	background-color:#FFFFFF;
}

.bed .explain2{
	width: 740px;
	height: 58px;
	background-color:#f7e5f1;
	background-image: url(../img_simple/0801_vol3/t2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.bed .explain2 p{
	padding: 5px 10px 5px 125px;
	line-height: 130%;
	text-align: left;
	color:#333333;
}

/*テーブル*/
.table{
	width: 740px;
	height: 320px;
	float:left;
	background-color:#FFFFFF;
}

.table .explain3{
	width: 740px;
	height: 50px;
	background-color:#F6E0A7;
}

.table .explain3 p{
	padding: 10px 15px 10px 15px;
	line-height: 120%;
	text-align: left;
	color:#333333;
}

/*カーテン*/
.curtain{
	width: 740px;
	height: 330px;
	float:left;
	background-color:#FFFFFF;
}

.curtain .explain4{
	width: 740px;
	height: 75px;
	background-color:#E6E0EC;
}

.curtain .explain4 p{
	padding: 10px 15px 10px 15px;
	line-height: 120%;
	text-align: left;
	color:#333333;
}

/*インテリア*/
.interior {
	width: 740px;
	height: 670px;
	background-color:#E0E6F4;
}

.interior ul {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	color:#333333;
}

.interior li {
	width:220px;
	height:270px;
	float:left;
	padding:15px 10px 0px 15px;
	margin:0;
	display:block
}

.interior p {
	width: 200px;
	height:65px;
	padding:10px;
	line-height:140%;
	background-color:#FFFFFF;
}

* html .interior p {
	width: 220px;
}
