@charset "UTF-8";
/*--------------------------------------------------------------------------------
CSS information
 file name  :  about.css
 style info :  価格別施工モデル　メインコンテンツ設定 
 --------------------------------------------------------------------------------*/

/*--- import */
@import url("reset.css");
@import url("tmpl-style.css");
@import url("tmpl-style-2c.css");
@import url("tmpl-model.css");


div#title_tp{
	background:url(../images/template/shadow01.gif) 0 bottom repeat-x;
	padding-bottom:10px;
	margin-bottom:10px;
	width: 740px;
}

#about {
	line-height: 1.6;
	width: 535px;
	margin: 0 0 55px;
	padding: 0 0 0 15px;
}
#about h2 {
	padding: 0px;
	margin:0 0 22px;
}
#about h3 {
	background-color: #7F5032;
	color: #fff;
	text-align: center;
	font-size: 160%;
	line-height:1;
	padding:6px 0;
}

#about p{
	font-size:140%;
	line-height:1.8;
}

#about .p01 {
	margin: 0 16px 16px;
}
#about .p02 {
}
#about .t01 {
	color: #C33;
}
#about .img01 {
	text-align: center;
	padding: 0px;
	margin: 0 0 25px;
}
#about .box01 {
	background-color: #EED;
	padding:4px 0 10px;
}
#about .box02 {
	clear: both;
	line-height: 1.8em;
	margin: 0 18px 0 16px;
	padding: 20px 0 20px 3px;
	background: url(../images/common/dot05.gif) repeat-x 0 bottom;
}
#about .box03 {
	clear: both;
	margin: 0 18px 0 16px;
	padding: 15px 0 15px 3px;
}
#about .box01 img {
	float: left;
}
#about .box01 p {
	margin: 6px 0 10px 80px;
}
