/* 基本設定 *//********** 09_01設定 **********/

#center {/* センター位置 */
	width:900px;
	background:url(../01top/top_img/shadow_side.gif);
	min-height:500px;
	height:auto !important;
	padding:0 7px 0;
}

#main {/* メイン編集画面 */
	width:870px;
	min-height:60px;
	height:auto !important;
	position:relative;
	top:10px;
	background-color:#FFF;
	overflow:hidden;
	margin:0px 15px;
}

#box_left {/* 左ナビ */
	width:190px;
	border:0px;
	margin:0px;
	float:left;
}

#box_right {/* コンテンツ */
	width:680px;
	border:0px;
	margin:0px;
	float:left;
}

.clear {
	clear:both;
	height:1px;
}

div#esti_top {
	background-image:url(../09esti/esti_img/esti_title.gif);
	background-repeat:no-repeat;
	width:680px;
	height:65px;
	text-indent:-999px;
	margin-bottom:10px;
}

div#request_top {
	background-image:url(../10reqest/reqest_img/req_title.gif);
	background-repeat:no-repeat;
	width:680px;
	height:65px;
	text-indent:-999px;
	margin-bottom:10px;
}

div#request_link {
	background:url(../10reqest/reqest_img/req_form_f2.gif) no-repeat;
	width:498px;
	height:55px;
	margin:0 auto;
}

div#request_link a { display:block; }

div#request_link a:hover { background:none; }

div#request_link a:hover img { visibility: hidden; }

div#thankyou {
	margin-top:20px;
	padding:0 10px;
}

div.toppage {
	font-size:12px;
}

/********** その他設定 **********/

h3.esti {
	font-size:15px;
	font-weight:bold;
	line-height:2em;
	color:#333;
}

h4 {
	font-size:12px;
	font-weight:lighter;
	line-height:2em;
	color:#000;
}

h5 {
	font-size:12px;
	font-weight:lighter;
	line-height:1.5em;
	color:#000;
}


h6 {
	font-size:10px;
	margin:0px;
	font-weight:normal;
	color:#FFF;
}
