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

@import"base.css";

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

.h2contents span{display:none;}


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

.info_tbl{
	width:450px;
	margin:20px auto;
	padding:0;
}

.info_tbl td{
	border-bottom:1px dotted #999999;
	padding:5px;
}

