@charset "Shift_JIS"; /*文字コード設定*/
/*+++++++++++++++++++++++++++++++++++++++++++++
　"ご予約・ご相談ページ"レイアウト用CSS
+++++++++++++++++++++++++++++++++++++++++++++*/


/*メインイメージ*/
#main_img {
	clear: both;
	height: 142px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


/*イメージ：左側*/
#img_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 142px;
	width: 208px;
}


/*イメージ：右側*/
#img_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 142px;
	width: 563px;
}


/*ご質問・ご相談イメージ*/
#img_contact {
	background-image: url(../contact/image/main_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 111px;
	width: 563px;
}
#img_contact em {
	text-indent: -9999px;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	float: left;
}


/*ページ内リンク*/
#mri_link {
	clear: both;
	height: 31px;
	width: 563px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


/*共通スタイル*/
.title {
	padding: 0px;
	clear: both;
	height: 33px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}


#contents_kari {
	padding: 0px 0px 30px;
	clear: both;
	height: auto;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#contents_text {
	clear: both;
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: left;
}
#contents_tel {
	background-image: url(../contact/image/img_tel.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 71px;
	width: 121px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-left: 370px;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: center;
	padding-right: 10px;
}
#contents_step1 {
	background-image: url(../contact/image/img_step1.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 26px;
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#contents_step2 {
	background-image: url(../contact/image/img_step2.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 26px;
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#contents_step3 {
	background-image: url(../contact/image/img_step3.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 26px;
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#contents_text2 {
	clear: both;
	width: 665px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	background-image: url(../contact/image/img_read.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 36px;
	text-align: left;
}

/*フォームエリア*/
#form_area {
	width: 701px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

/*ボタン*/
.submitbt_bt {
	background-image: url(../contact/image/bt_kakunin.gif);
	height: 36px;
	width: 178px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#contents_thanks {
	clear: both;
	height: 160px;
	width: 478px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../contact/image/img_thanks.gif);
	background-repeat: no-repeat;
}
.tex_area {
	font-size: 12px;
	height: 100px;
	width: 200px;
}
