/*** eigakaitaku area CSS Document ***/

@import"base.css";

/************************/
/***** レビュー一覧 *****/
/************************/
.h2contents{
	width:590px;
	height:60px;
	background:url("../pic/bgh2about01.jpg") no-repeat top left;
}

.h2contents span{display:none;}


.about_div01{
	width:550px;
	margin:20px auto;
	padding:0;
}

.about_div01 img{
	margin :0 10px 10px 0px;
}

.about_div01 p{
	font-size:110%;
}

.about_div01 p a{
	color: #5579D7;
}

.about_div01 h3{
	font-size:120%;
	font-weight:bold;
	margin:30px 0 5px 0;
	padding-top:4px;
	padding-left:20px;
	height:24px;
}

.about_div01 h4{
	width:350px;
	border-bottom:2px solid #F5C4B3;
	font-weight:bold;
	margin:25px 0 5px 0;
	padding:3px 0;
}

#about_h301 {
	background:url("../pic/bgh3about01.jpg") no-repeat top left;
}

#about_h302 {
	background:url("../pic/bgh3about02.jpg") no-repeat top left;
}

#about_h303 {
	background:url("../pic/bgh3about03.jpg") no-repeat top left;
}

