@charset "utf-8";

/*indexページ
------------------------------*/
#boxLR {
	width:940px;
}
/*タイトルリード
------------------------------*/
#indexBox_L {
	float:left;
	width:216px;
	padding:21px 0 27px 0;
}
#leadArchitect {
	background-color:#1A2F1F;
	margin:16px 0 0 0;
}

#leadArchitect p {
	line-height:150%;
	padding:10px;
}

/*architectのインデックス
------------------------------*/
#indexBox_R {
	float:left;
	width:638px;
	padding:21px 0 27px 43px;
}
#indexBox_R ul {
	list-style-type:none;
	height:308px;
}
#indexBox_R li {
	float:left;
	width:58px;
}
span#comment {
	display:block;
	font-size:0.85em;
	line-height:150%;
	padding:18px 0 0 0;
}
/*お問い合わせ
------------------------------*/
#underInq {
	text-align:center;
}

