@charset "utf-8";
/* CSS Document */


/************** Header ***************/


#HeadTopSection {
	background-position: center bottom;
	background-repeat: no-repeat;
	}

#HeadTop{/*一番上*/
	background-image:url(images/page2_top_logo_back.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 309px; /* 367=309+58 */
	padding-top: 58px;
	}
.top_clear { background-image: url(images/top-clear.jpg); }
.top_photo { background-image: url(images/top-photo.jpg); }
.top_stand { background-image: url(images/top-stand.jpg); }
.top_wj-T  { background-image: url(images/top-wj-T.jpg); }
.top_wj-M  { background-image: url(images/top-wj-M.jpg); }
.top_wj-R  { background-image: url(images/top-wj-R.jpg); }
.top_pops  { background-image: url(images/top-pops.jpg); }
.top_TX    { background-image: url(images/top-TX.jpg); }
.top_453   { background-image: url(images/top-453.jpg); }
.top_wa    { background-image: url(images/top-wa.jpg); }
.top_R     { background-image: url(images/top-R.jpg); }
.top_L     { background-image: url(images/top-L.jpg); }
.top_form  { background-image: url(images/top-form.jpg); }

/*
#HeadTitle {
	background-image: url(images/sekou-jirei.jpg);
	height: 268px;
	}
*/



/************** Body ***************/



#CenterBox {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(images/body_back_2.jpg);
	background-repeat: repeat;
	}

#MainBox{
	width: 870px;
	margin: auto;
	background-color: #fff;
	padding-top: 15px;
	padding-bottom: 30px;
	}

#MainBox table.guide {
	margin-top: 20px;
	
	}
#MainBox td.guide {
	font-size:14px;
	color:#333;
	line-height:110%;
	vertical-align: top;
	font-family: "ＭＳ　ゴシック";
	}
#MainBox a.image { color: #333; }


/******************* 説明ボックス ****************/
#setumei_box {
	width: 870px;
	background-color:#fff;
	margin: auto;
	padding-bottom: 20px;
	}
#setumei_box p {
	width: 821px;
	background-color: #ddd;
	border: 1px solid #666;
	font-size: 13px;
	line-height: 26px;
	margin: 0px auto;
	padding-left:16px;
	text-align: left;
	}
#setumei_box img {
}


/******************* 見積フォーム ****************/



#mitFormBox {
	width:870px;
	background-color:#fff;
	margin: auto;
	padding-bottom: 60px;
	}
#mitFormBox table{
	background-color:#eee;
	}

#mitFormBox th{
	text-align:right;
	color:#333;
	font-size: 13px;
	font-weight:normal;
	border:1px solid #666;
	white-space: nowrap;
	}
#mitFormBox td{
	text-align:left;
	color:#333;
	font-size: 13px;
	border:1px solid #666;
	padding-top: 4px;
	padding-bottom: 4px;
	}


#mitFormBox input { /* 見積フォームの通常入力 */
	width: 300px;
	margin-right: 4px;
	}
#mitFormBox textarea { /* 見積フォームのテキストエリア */
	width: 300px;
	height: 60px;
	font-size: 12px;
	}
#mitFormBox .telfax { /* 見積フォームのTEL･FAX */
	width: 150px;
	}
#mitFormBox .yubin1, #mitForm .yubin2 { /* 見積フォームの郵便番号 */
	width: 65px;
	}
#mitFormBox .suryo { /* 見積フォームの数量 */
	width: 40px;
	}
#mitFormBox .frmsec { /* 見積フォームのセクション */
	line-height: 140%;
	background-color: #ddd;
	}
#mitFormBox .title { /* 見積フォームのタイトル */
	line-height: 140%;
	background-color: #ddd;
	text-align: center;
	}
#mitFormBox .tail { /* 見積フォームの最下部（送信ボタン） */
	background-color: #ddd;
	padding: 8px;
	text-align: center;
}
#mitFormBox .design_comment { /* 見積フォームのデザインの説明 */
	font-size: 11px;
	*/font-size: 12px;
	vertical-align: top;
	border: none;
	}
#mitFormBox .design_bline { /* 見積フォームのデザイン説明のライン */
	border: none;
	border-bottom: 1px solid #999;
	}
#mitFormBox .submit {
	margin: 12px 24px;
	width: 150px;
	}

#oshirase_service0 { display: block; font-size: 11px; _font-size: 12px; width: 450px; }
#oshirase_service1 { display: block; font-size: 11px; _font-size: 12px; }
#oshirase_service2 { display: block; font-size: 11px; _font-size: 12px; width: 450px; background-color: #cfe5cf; border: 1px solid #8c8aad; color: #333; padding-top: 2px; margin-top: 2px; padding: 0px; }
#oshirase_service2 ul { padding: 3px 8px 3px 24px; margin: 0px; }
#oshirase_service2 li { padding: 0px; margin: 0px; }
#renraku_msg  { display: block; font-size: 11px; _font-size: 12px; width: 450px; background-color: #cfe5cf; border: 1px solid #8c8aad; color: #333; padding: 4px 8px; margin-top: 2px; }
#mshurui_msg   { display: block; font-size: 11px; _font-size: 12px; width: 450px; background-color: #cfe5cf; border: 1px solid #8c8aad; color: #333; padding: 4px 8px; margin-top: 2px; }



