
/************************************************************************************


	ゲストハウス　お問い合わせページ
	
	
*************************************************************************************/


h3#house_name_title{
	width:926px;
	height:28px;
	margin:10px 0px 0px 0px;
	background:#FFF url(../../images/grebas_guesthouse/house_name_title.gif) no-repeat;
	padding:7px 0px 0px 0px;
	text-indent:33px;
	font-size:0.9em;
	color:#638426;
	clear:both;
}


/**************************

　お問い合わせ テーブル
　
*************************/

table.inquiry_table{
	margin : 0 auto;
	margin-top : 10px;
	width : 820px;
	border-collapse : collapse;
	border : #999 solid 1px;
}

.inquiry_table td{
	padding : 4px;
	font-size : 0.8em;
	color : #333;
	border : #999 solid 1px;
}

.inquiry_table th{
	padding : 4px;
	width : 15em;
	font-size : 0.8em;
	font-weight : normal;
	color : #333;
	text-align : left;
	background-color : #eee;
	border : #999 solid 1px;
}

.inquiry_table span{
	color : #f00;
}

.inquiry_table p{
	clear : both;
	margin : 0px 0px 2px 0px;
}

ul.point{
	list-style : none;
}

.point li{
	margin : 0px 0px 5px 0px;
	width : 15em;
	float : left;
}


div.transit_box{
	margin : 0 auto;
	margin-top : 10px;
	margin-bottom : 10px;
	padding : 10px;
	width : 800px;
	text-align : center;
	border : #78a12e solid 1px;
	background-color : #ecf2d3;
}

div.transit_box02{
	margin-bottom : 10px;
	padding : 10px;
	text-align : center;
}

p.lead_text{
	margin : 0 auto;
	width : 820px;
	font-size : 0.8em;
	color : #333;
}

.lead_text span{
	color : #f00;
}

p.note_text{
	margin : 0 auto;
	margin-bottom : 2px;
	width : 820px;
	font-size : 0.7em;
	color : #333;
}

.work_cell select{
	width : 200px;
}

.work_cell input{
	width : 200px;
}

.inq_cell textarea{
	width : 95%;
}

div.inq_msg{
	margin : 0 auto;
	margin-top : 15px;
	margin-bottom : 130px;
	padding : 20px 0px 20px 0px;
	width : 560px;
	font-size : 0.8em;
	color : #333;
	text-align : center;
	border : #999 solid 1px;
	background-color : #eee;
}

.inq_msg span{
	font-size : 1.5em;
	font-weight : bold;
	line-height : 1.7em;
}


td.bg_sub{
	background-color : #edf3f9;
}

td.bg_input input{
	background-color : #ffdfdf;
	border : #7f9dc9 solid 1px;
}

td.bg_input02 input{
	background-color : #ffdfdf;
}



/**************************

　物件リクエスト条件テーブル

*************************/

table.request_table{
	margin : 0 auto;
	margin-top : 10px;
	width : 820px;
	border-collapse : collapse;
	border : #999 solid 1px;
}

.request_table td{
	padding : 4px;
	font-size : 0.8em;
	color : #333;
	border : #999 solid 1px;
}

.request_table th{
	padding : 4px;
	width : 15em;
	font-size : 0.8em;
	font-weight : normal;
	color : #333;
	text-align : left;
	background-color : #eee;
	border : #999 solid 1px;
}

.request_table ul{
	list-style : none;
}

.request_table li{
	float : left;
	width : 8em;
}


/************************************************************************************

	SSLシール部分

*************************************************************************************/

div.ssl_box{
	margin : 0 auto;
	padding : 20px 0px 30px 0px;
	width : 820px;
}

.ssl_box table{
	width : 300px;
}

.ssl_box td{
	padding : 5px;
	font-size : 0.7em;
	color : #666;
	line-height : 1.4em;
}


