@charset "utf-8";
/*お問合せページ専用スタイルシート*/

#idCoutactUs h2{
	background: url(../image/contact_us/contact_us.jpg) no-repeat scroll left top;
	width: 800px;
	height: 80px;
	text-indent: -99999px;}

td{
	empty-cells: show;}	

form{
	width: 800px;
	margin-left: auto;
	margin-right: auto;}

fieldset{
	border: none;}

form p{
	clear: both;
	font-size: 12px;
	margin: 10px 0;
	border-top: 1px dotted #999;
	padding-top: 10px;}

label{
	color: #333;
	background-color: #eee;
	border-left: solid 5px #666;
	width: 195px;
	float: left;
	margin-right:10px;
	padding: 5px 0 5px 8px;}

input, select, textarea{
	width: 565px;
	margin-left: 10px;
	border: 1px solid #666;
	padding: 5px 0;}

input {
	height: 12px;
	padding: 3px;
	width: 560px;}

textarea{
	height: 160px;}

button{
	line-height: 1.2em;
	padding: 3px 5px;
	border-top: solid 1px #999;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	border-left: solid 1px #999;
	background-color: #eee;}

#idMail{}

#idMail h3{
	border-left: 5px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 16px;
	margin-top: 20px;}

#idCautionary{
	line-height: 1.5em;
	margin: 20px 0 20px 20px;
	width: 780px;}


/*電話番号等の記載------------------------------------------*/
#idTelInquiry{
	width: 800px;
	height: 120px;
	margin-top: 20px;
	background: #102e8c url(../image/top/you_can_reach_me.jpg) left center no-repeat scroll;
	color: #fff;}

#idTelInquiry div{
	width: 650px;
	margin-left: 150px;}

#idTelInquiry #idNumber{
	float: left;}

#idTelInquiry #idNumber dt{
	text-indent: -99999px;
	width: 412px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 8px;
	background: url(../image/contact_us/mail_inquiry.gif) no-repeat left top scroll;}

#idTelInquiry #idNumber dd{
	width: 417px;
	height: 56px;
	float: left;
	text-indent: -99999px;
	margin-top: 5px;
	background: url(../image/contact_us/06-6120-5374.gif) no-repeat scroll left top;}

#idOfficeHours{
	float: left;
	width: 200px;
	margin-left: 20px;
	font-size: 16px;
	margin-top: 55px;
	line-height: 18px;}

#idOfficeHours dt{
	font-weight: bold;
	float: left;
	width: 5em;
	margin-bottom: 13px;}

#idOfficeHours dd{
	margin-bottom: 13px;}

/*送信内容確認画面----------------------------------------*/

#idConfirmation{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 10px;
}
#idConfirmation table{
	border-collapse: separate;
	border-spacing: 5px;
	empty-cells: show;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#idConfirmation caption{
	line-height: 1.5em;
	width: 800px;
	height: 2em;
	text-align: center;
	margin: 10px auto;

}
#idConfirmation th{
	background-color: #eee;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 250px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
	line-height: 1.4em;
	}
#idConfirmation td{
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 530px;
}
.LastTd{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#idConfirmation form{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

/*メッセージの表示--------------------------------------*/
.clDisplayMassage{
	width: 640px;
	height: 300px;
	margin: 20px auto;
}
.clDisplayMassage h3{
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1.5em;
}
.clDisplayMassage p, .clDisplayMassage ul{
	line-height: 1.5em;
	margin: 15px;
}
.clDisplayMassage li{
	line-height: 1.5em;
	margin: 10px;
	list-style-type: square;
}

/*/////////////////////////////////////////////////////*/
#idForSLL{
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}
#idForSLL dl{
	width: 252px;
	position: relative;
	left: 478px;
}
#idForSLL dt{
	background-attachment: scroll;
	background-image: url(image/button_ssl.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 252px;
	text-indent: -99999px;
}
#idForSLL dt a{
	display: block;
	height: 30px;
	width: 252px;
}
#idForSLL dd{
	width: 252px;
	font-size: 10px;
	line-height: 1.3em;
}