@charset "utf-8";

#inquiry_form {
	margin: 0px auto 20px;
	display: block;
	background-color: #fff;
	width: 760px;
	padding-top: 0px;
	height: 600px;
}
html > body #inquiry_form {
	height: auto;
	min-height: 600px;
}
#tel_midashi {
	margin: 30px auto 18px;
	display: block;
	float:left;
	background-color: #9C9;
	font-family: “ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro”,”Osaka”,”メイリオ”,”Meiryo”,”ＭＳ Ｐゴシック”,”MS PGothic”,sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-align:left;
	line-height: 30px;
	width: 760px;
	padding: 0px 0px;
	height: 30px;
}
.tel {
	font-family: “ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro”,”Osaka”,”メイリオ”,”Meiryo”,”ＭＳ Ｐゴシック”,”MS PGothic”,sans-serif;
	font-size: 30px;
	color: #F60;
	font-weight: bold;
	text-align:left;
	line-height:30px;
	white-space: nowrap;
	word-break: break-all;
　　word-wrap:break-word;
}
.time {
	font-family: “ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro”,”Osaka”,”メイリオ”,”Meiryo”,”ＭＳ Ｐゴシック”,”MS PGothic”,sans-serif;
	font-size: 15px;
	color: #999;
	white-space: nowrap;
	word-break: break-all;
　　word-wrap:break-word;
}
.tel + p {
	font-family: “ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro”,”Osaka”,”メイリオ”,”Meiryo”,”ＭＳ Ｐゴシック”,”MS PGothic”,sans-serif;
	font-size: 15px;
	color: #666;
	line-height: 5px;
}
.policy {
	color: #F60;
}
#form_midashi {
	margin: 10px auto 18px;
	display: block;
	float:left;
	background-color: #9C9;
	font-family: “ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro”,”Osaka”,”メイリオ”,”Meiryo”,”ＭＳ Ｐゴシック”,”MS PGothic”,sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-align:left;
	line-height: 30px;
	width: 760px;
	padding: 0px 0px;
	height: 30px;
}
.form_intro {
	margin: 0px 0px 20px;
	display: block;
	float:left;
	width: 760px;
	height: auto;
	font-family: “ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro”,”Osaka”,”メイリオ”,”Meiryo”,”ＭＳ Ｐゴシック”,”MS PGothic”,sans-serif;
	font-size: 12px;
	color: #ooo;
	text-align:left;
	line-height: 22px;
	white-space: nowrap;
　　background-color: #fff;
	word-break: break-all;
    word-wrap:break-word;
}
table.mailform {
	margin: 0px 0px;
    line-height: 18px;
	width: 760px;
    border: 1px #999999 solid;
    border-collapse: collapse;
    background-color: #ffffff;
}
table.mailform tr th, table.mailform td {
	border: 1px #999999 solid;
    background-color: #ffffff;
}

table.mailform tr th, table.mailform tr td {
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    padding: 17px 15px;
}

table.mailform tr th {
width: 150px;
}

table.mailform tr th span {
color: #CC0000;
font-size: 20px;
}

table.mailform tr th p {
margin: 0px;
padding: 0px;
font-size: 10px;
color: #999999;
}

table.mailform tr td textarea {
width: 100%;
height: 130px;
}
.cofirm_txt {
	font-family: “ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro”,”Osaka”,”メイリオ”,”Meiryo”,”ＭＳ Ｐゴシック”,”MS PGothic”,sans-serif;
	font-size: 15px;
	color: #000;
	text-align: left;
	}