@charset "utf-8";
#tel_contact h3 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#tel_contact p {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

#tel_contact h4 {
	width: 537px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#contact_form {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#contact_form h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 83%;
	font-weight: normal;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#form1 table {
	border-collapse: collapse;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 35px;
}
#form1 table tr td {
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#form1 table tr #radio_button {
	line-height: 15px;
}
#form1 table .row02 {
	background-color: #FDEAEA;
}
#form1 table .row01 td label #textarea {
	margin-top: 10px;
	margin-bottom: 10px;
}
#form1 p {
	padding-top: 15px;
}

