@charset "UTF-8";

/******************************************************************
	TOP / content
*******************************************************************/

#main div.bnrArea {
	width: 400px;
	margin-bottom: 18px;
}
#main div.bnrArea ul {margin: 0; padding: 0;}

.top h3 { margin: 0;}


.top li.bnrComparing {
	width: 382px;
	height: 108px;
	padding: 9px 0 3px;
}
.top li.bnrArchitect {
	width: 382px;
	height: 108px;
	padding: 5px 0 7px;
}
.top li.bnrIntroduction {
	width: 382px;
	height: 108px;
	padding: 1px 0 11px;
}

*html body.top li.bnrArchitect {
	width: 382px;
	height: 108px;
	padding: 5px 0 7px;
	margin-top: -11px;
}
*html body.top li.bnrIntroduction {
	width: 382px;
	height: 108px;
	padding: 1px 0 11px;
	margin-top: -11px;
}


#main div.conBox {
	background: url("../images/top_conbox_bg.gif") no-repeat 0 55px;
	width: 400px;
}

.top div.conBox h3.conBoxTtl {
	width: 400px;
	height: 55px;
	text-indent: 0;
	background: none;
	margin:0;
	padding:0;
	}

#main div.conBox p {
	padding: 0 20px 0 10px;
	line-height: 1.6;
	margin-bottom: 18px;
}

#main div.bnrInquiry {
	width: 400px;
	height: 75px;
	margin-bottom: 0;
}











