@charset "EUC-JP";

/*　お問い合わせ　
-------------------------------------------------------------------------------------------*/

/*　タイトル画像部分　*/
	
#cate-title {
	width: 100%;
	height: 100px;
	background: url(../img/bg2.jpg) repeat-x top left;
	margin: 0px 0px 30px;
	padding: 0px;
}

#cate-title h1 {
	background: url(../img/contact/cate-title.jpg) no-repeat left top;
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	height: 100px;
	text-indent: -9999px;
}

/*-----------------------------------------------------------------------------------------*/

div.text {
	margin: 0px auto 40px;
	padding: 0px;
	width: 900px;
}

/*　電話でのお問い合わせ　*/

#tel-contact {
	margin: 0px;
	padding: 0px;
	width: 940px;
	clear: both;
	overflow: hidden;
}

#tel-contact h2,#php_form h2 {
	border-bottom: 3px solid #FBB03B;
	margin: 0px 0px 15px;
	padding: 0px;
	height: 38px;
	width: 940px;
	text-indent: -9999px;
}

#tel-contact h2 {
	background: url(../img/contact/title1.gif) no-repeat left top;
	margin-bottom: 20px;
}

#tel-contact p.gakuenmae,
#tel-contact p.suminodou{
	margin: 0px 12px;
	padding: 0px;
	height: 25px;
	text-indent: -9999px;
	clear: both;
}

#tel-contact p.gakuenmae {
	background: url(../img/contact/gakuenmae1.gif) no-repeat left top;
	width: 500px;
}

#tel-contact .gakuenmae dd.tel {
	background: url(../img/contact/gakuenmae2.gif);
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 307px;
}

#tel-contact .gakuenmae dd.tz {
	background: url(../img/contact/gakuenmae4a.jpg) no-repeat left top;
	margin: 15px 0px 0px 20px;
	padding: 0px;
	height: 16px;
	width: 297px;
	text-indent: -9999px;
}

#tel-contact p.suminodou {
	background: url(../img/contact/suminodou1.gif) no-repeat left top;
	width: 274px;
}

#tel-contact .suminodou dd.tel {
	background: url(../img/contact/suminodou2.gif);
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 307px;
}

#tel-contact .suminodou dd.tz {
	background: url(../img/contact/suminodou4.jpg) no-repeat left top;
	margin: 15px 0px 0px 20px;
	padding: 0px;
	height: 16px;
	width: 297px;
	text-indent: -9999px;
}


#tel-contact dl.vcard {
	margin: 15px 12px 70px;
	padding: 0px;
	width: 800px;
	display: block;
	overflow: hidden;
}

#tel-contact dt {
	float: left;
	margin: 0px;
	padding: 0px;
}

#tel-contact dt.t1 {
	background: url(../img/contact/tel.gif) no-repeat left top;
	height: 37px;
	width: 75px;
	text-indent: -9999px;
}

#tel-contact dt.t2 {
	background: url(../img/contact/time.gif) no-repeat left top;
	height: 16px;
	width: 63px;
	text-indent: -9999px;
	margin-top: 15px;
	margin-left: 25px;
}

#tel-contact dd {
	float: left;
	margin: 0px;
	padding: 0px;
}

/*　フォーム　*/

#php_form *{
	margin: 0px;
	padding: 0px;
	font: 13px "ＭＳ ゴシック", "Osaka−等幅";
	}
	
#php_form {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}

#php_form h2 {
	background: url(../img/contact/title2.gif) no-repeat left top;
}

#php_form p {
	line-height: 1.5;
}

#php_form p.text {
	padding: 0em 1em;
	margin-bottom: 20px;
}

#php_form p.text strong {
	font-size: 14px;
	font-weight: normal;
}

#php_form table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-top: 5px;
}

#php_form th {
	background: #F5F5EB;
	text-align: left;
	padding: 10px;
	color: #333333;
	width: 300px;
	border-bottom: 1px dotted #CCC;
	vertical-align: top;
}

#php_form .icon {
	padding-left: 10px;
}

#php_form td {
	padding: 5px;
	color: #666;
	border-bottom: 1px dotted #CCC;
}

#php_form p.bot{
	text-align: center;
	margin: 15px;
}
#php_form input.itext, textarea {
	color: #000000;
	background: #FFFFFF;
}

#php_form input.itext:focus, textarea:focus {
	color: #000000;
	background: #FFFFFF;
}

#php_form input.itext:focus, textarea:focus {
	color: #000000;
	background: #FFFFcc;
}

#php_form input.itext, textarea {
	color: #666666;
	background: #FFFFFF;
	border:1px solid #cccccc;
}

#php_form input.itext:focus, textarea:focus {
	color: #000000;
	background: #FFFFcc;
	border:1px solid #cccccc;
}
