@charset "utf-8";

/*--------------------------
　お問い合わせページ
---------------------------*/

#con_title {
	background-image: url(../images/con_title.jpg);
	text-indent: -9999px;
	height: 40px;
	width: 590px;
	padding: 0px;
	margin-bottom: 10px;
}
#tel_title {
	background-image: url(../images/con_tel_title.jpg);
	text-indent: -9999px;
	height: 22px;
	width: 540px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0px;
}
#form_title {
	background-image: url(../images/con_form_title.jpg);
	text-indent: -9999px;
	height: 22px;
	width: 540px;
	padding: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.con_memo {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.formtable {
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.formtable td	{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6EB938;
	padding-top: 5px;
	padding-bottom: 5px;
}
.red_small {
	color: #F30;
	font-size: 10px;
	margin-top: 5px;
}
.red {
	color: #F30;
	font-size: 10px;
}


#mailform {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.form_item {
	color: #6EB938;
	width: 220px;
}

.tel_school {
	background-image: url(../images/arw_gr.jpg);
	text-indent: 20px;
	background-repeat: no-repeat;
	margin-left: 50px;
	font-size: 14px;
	background-position: 0px 9px;
	font-weight: bold;
	line-height: 30px;
}
.tel_note {
	color: #09F;
	padding-left: 50px;
	font-size: 12px;
	font-weight: bold;
}
