/* CSS Document */

/* ------------------------------------- 
 *	　体感ハウスページ
 * ------------------------------------- */

#expe_txt_01 {
	background-image: url(/img/expe_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	width: 600px;
}
.photo_tb01,.photo_tb02,.photo_tb03 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.photo_tb01 {
	background-color: #FFFFDD;
}
.photo_tb02 {
	background-color: #ECFFF3;
	margin-bottom: 30px;
}
.photo_tb03 {}
.theme {
	color: #663300;
	text-decoration: underline;
}

.tb_txt {
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
}
.tb_photo {
	padding: 5px;
	width: 290px;
}
.photoLeft {
	margin: 10px;
	float: left;
}
.subtitle {
	text-align: center;
	margin-top: 10px;
}
.list {
	list-style-type: decimal;
	font-size: 1.5em;
	margin-left: 60px;
	margin-bottom: 10px;
}
#contents p {
	font-size: 1.5em;
	line-height: 150%;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
}

#contents h3 {
	font-size: 1.6em;
	line-height: 150%;
}
#contents h4 {
	font-size: 1.5em;
	line-height: 150%;
}
.photoRight {
	float: right;
	margin-right: 5px;
	margin-left: 10px;
}
