@charset "utf-8";
@import "../common/0-import.css";
/*  
	Author : S.Takahashi
	Update : 8/25
*/
/*------------------------------------------------------------
	式場見学・フェアご予約窓口
------------------------------------------------------------*/
#conts h2 {
	padding-bottom: 10px;
}

#conts img.photo {
	margin: 5px 0 10px 5px;	
	display: block;
}

#conts .grey {
	color: #666;
}

#conts p {
	padding: 0 15px 0 5px;
	
	line-height: 1.6;
}

#conts p.padding {
	padding-bottom: 20px;
}

#conts p span {
	color: #FF0000;
}

#conts h3 {
	padding: 30px 0 5px;
}

#conts address {
	margin: 10px 0 0 5px;
	padding: 10px 10px 14px;
	background: url(/img/contact/box_back.gif) no-repeat left top;
	
	font-style: normal;
}

#conts address span {
	padding-right: 5px;
	
	color: #77583A;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 150%;
	line-height: 1.5;
}

/*------------------------------------------------------------
	お問い合わせフォーム
------------------------------------------------------------*/
#conts table {
	margin: 20px 0 20px 5px;
	width: 560px;
	padding:0;
	border: solid 2px #E7F0F5;

	color: #333;
}

#conts th, #conts td {
	padding: 8px 12px;
	
	line-height: 1.4;
}

#conts .line th,
#conts .line td {
	background: url(/img/contact/line.gif) no-repeat left bottom;
}

#conts th {
	width: 160px;
	
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

	* html #conts th {
		width: 220px;
	}

	*+html #conts th {
		width: 220px;
	}

#conts td {
	width: 386px;

	vertical-align: top;
}

	* html #conts td {
		width: 346px;
	}

	*+html #conts td {
		width: 346px;
	}

#conts img.text {
	margin: 0 0 5px;
	display: block;
}

#conts td.thead {
	padding: 7px 10px;
	width: auto;
	background: url(/img/contact/thead_back.gif) no-repeat left top;
	border-bottom: solid 1px #A5C8DA;
}

#conts span.red {
	color: #CC2E57;
	font-weight: bold;
}

#conts span.bold {
	font-weight: bold;
}

#conts span.normal {
	font-weight: normal;
	letter-spacing: -0.5px;
	white-space: nowrap;
}

#conts span.blue {
	color: #5193B7;
}

#conts span.icon {
	padding-right: 8px;
}

#conts span.none {
	padding-right: 15px;
}

#conts span.iconRdo {
	padding-right: 4px;
}

#conts span.top {
	vertical-align: top;
}

#conts input {
	color: #666;
}

#conts input.textBox {
	margin: 2px 10px 2px 0;
	padding: 2px;
	border: 1px solid #7F9DB9;
	vertical-align: middle;
}

#conts textarea {
	padding: 2px;
	width: 270px;
	height: 5em;
	border: 1px solid #7F9DB9;
	
	vertical-align: top;
}

#conts ul.check li {
	margin-bottom: 3px;
}

#conts ul.check li input {
	vertical-align: top;
}

	* html #conts ul.check li input {
		vertical-align: middle;
		/*Mac IE用ハック*/
		/*\*//*/
		vertical-align: top;
		/**/ 
	}

	*+html #conts ul.check li input {
		vertical-align: middle;
	}
	
#conts ul.radio li {
	width: 23%;
	
	float: left;
}

#conts ul.radio li input {	
	vertical-align: top;
}

	* html #conts ul.radio li input {	
		vertical-align: middle;
		/*Mac IE用ハック*/
		/*\*//*/
		vertical-align: top;
		/**/ 
	}
	
	*+html #conts ul.radio li input {	
		vertical-align: middle;
	}

#conts #fName,
#conts #fNameKana {
	width: 160px;
}

#conts #fAddress,
#conts #fEmail,
#conts #fEmailCheck {
	width: 253px;
}

#conts #fTel,
#conts #fFax,
#conts #fZipCode01,
#conts #fZipCode02 {
	margin-right: 0;
	width: 160px;
}

#conts .rollover {
	padding: 0 10px 10px 10px;
	width: auto;
	
	font-weight: normal;
	text-align: center;
}

#conts .rollover div {
           width:570px;
	color: #333;
	text-align: center;
}

#conts select {
	margin: 0 0 5px 0;
	
	color: #666;
	vertical-align: middle;
}

#conts select option {
	padding-right: 15px;
}

#conts #attention {
	margin: 0;
	padding: 10px;
	width: 520px;
	height: 197px;
	background: url(/img/colleague/reservation/attention_back.gif) no-repeat left top;
}

	* html #conts #attention {
		width: 540px;
		height: 217px;
		/*Mac IE用ハック*/
		/*\*//*/
		width: 520px;
		height: 197px;
		/**/
	}

#conts #attention p {
	margin: 0 0 1em;
	padding: 0;

	color: #945064;
	line-height: 1.4;
}

/*------------------------------------------------------------
	エラー
------------------------------------------------------------*/
#conts .error {
	color: #CC2E57;
}

#conts td.error {
	padding-top: 10px;
}

#conts #btn li.errorInput input {
	margin: 0;
}

#conts #btn {
	width: 540px;
	padding: 0;
	display: block;

	text-align: center;
}

#conts #btn li {
	margin: 0 10px;
	display: inline;
	
	text-align: center;
}

#conts #btn li img {
	cursor: pointer;
}

/*------------------------------------------------------------
	プレビュー
------------------------------------------------------------*/
#conts #preview td {
	width: 383px;
}

/*------------------------------------------------------------
	サンキュー
------------------------------------------------------------*/
#conts p.top {
	padding-bottom: 20px;
}

#conts address.thanks {
	margin: 5px 0 0 5px;
	padding: 14px 13px 14px;
	background: url(/img/contact/box_back.gif) no-repeat left top;
	
	font-style: normal;
}

#conts address.thanks span.big {
	padding-right: 30px;
}

#conts img.logo {
	margin-left: -2px;
	margin-right: 10px;
	vertical-align: top;
	
	display: block;
	float: left;
}

	* html #conts img.logo {
	}
