@charset "utf-8";
/* CSS Document */
@import url("base.css");
@charset "utf-8";
/* CSS Document */
@import url("base.css");
.box{
	clear:both;
	margin-top:15px;
	float:left;
	background:url(../images/box_back.gif) repeat-y center;
	width:800px;
}
.box_top{
	margin:0px;
	float:left;
	background:url(../images/box_top.gif) no-repeat;
	width:800px;
	height:11px;
}
.box_bot{
	margin:0px;
	float:left;
	background:url(../images/box_bottom.gif) no-repeat;
	width:800px;
	height:11px;
}
.box_sentence{
	float:left;
	margin-left:10px;
	width:780px;
}
#room1{
	float:left;
	margin-right:10px;
}
#room2{
	float:right;
	margin-left:10px;
}
#room3{
	float:right;
}
#room_title{
	margin-left:5px;	
}
.bor{
	background-color:#F90;
	width:780px;
	height:1px;
	margin-bottom:5px;
	margin-top:5px;
}
#title_shisetsu{
	margin-left:5px;
}
#shi_shokudou{
	width:765px;
	height:250px;
	background:url(../images/room_shokudo.jpg) no-repeat top;
	margin-left:8px;
}
#shokudou_title{
	float:left;
	margin-left:375px;
	margin-top:15px;
	font-size:large;
	font-weight:600;
}
#shokudou_sentence{
	float:left;
	margin-left:375px;
	margin-top:10px;
	width:370px;
	line-height:1.2em;

}
#shi_danwa{
	float:left;
	width:469px;
	height:157px;
	background:url(../images/room_danwa.jpg) no-repeat top;
	margin-left:8px;
	margin-top:10px;
}
#danwa_title{
	float:left;
	margin-left:225px;
	margin-top:12px;
	font-size:large;
	font-weight:600;
}
#danwa_sentence{
	float:left;
	margin-left:225px;
	margin-top:5px;
	width:235px;
	line-height:1.2em;

}

#shi_bath{
	float:left;
	width:469px;
	height:285px;
	background:url(../images/room_bath.jpg) no-repeat top;
	margin-left:8px;
	margin-top:10px;
}
#bath_title{
	float:left;
	width:300px;
	margin-left:10px;
	margin-top:6px;
	font-size:large;
	font-weight:600;
}
#bath_sentence{
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:255px;
	line-height:1.2em;

}

#shi_kitchen{
	float:left;
	width:469px;
	height:285px;
	background:url(../images/room_kitchen.jpg) no-repeat top;
	margin-left:8px;
	margin-top:10px;
}
#kitchen_title{
	float:left;
	width:300px;
	margin-left:10px;
	margin-top:8px;
	font-size:large;
	font-weight:600;
}
#kitchen_sentence{
	float:left;
	margin-left:10px;
	margin-top:8px;
	width:450px;
	line-height:1.2em;

}

#shi_laundry{
	float:right;
	width:284px;
	height:231px;
	background:url(../images/room_laundry.jpg) no-repeat top;
	margin-left:8px;
	margin-top:10px;
}
#laundry_title{
	float:left;
	width:245px;
	margin-left:25px;
	margin-top:150px;
	font-size:large;
	font-weight:600;
}
#laundry_sentence{
	float:left;
	margin-left:25px;
	margin-top:4px;
	width:245px;
	line-height:1.2em;

}

#shi_toilet{
	float:right;
	width:284px;
	height:231px;
	background:url(../images/room_toilet.jpg) no-repeat top;
	margin-left:8px;
	margin-top:10px;
}
#toilet_title{
	float:left;
	width:245px;
	margin-left:7px;
	margin-top:12px;
	font-size:large;
	font-weight:600;
}
#toilet_sentence{
	float:left;
	margin-left:7px;
	margin-top:4px;
	width:100px;
	line-height:1.2em;

}

#shi_ent{
	float:right;
	width:284px;
	height:241px;
	background:url(../images/room_ent.jpg) no-repeat top;
	margin-left:8px;
	margin-top:10px;
}
#ent_title{
	float:left;
	width:245px;
	margin-left:7px;
	margin-top:10px;
	font-size:large;
	font-weight:600;
}
#ent_sentence{
	float:left;
	margin-left:7px;
	margin-top:4px;
	width:100px;
	line-height:1.2em;

}
