@charset "utf-8";

/* ---------------------------------------- 
										お問い合せ				
---------------------------------------- */
#content h2 {
	background:url(../../img/others/inq.png) no-repeat;
	height:55px;
	text-indent:-9999px;
}

#text {
	width:420px;
	margin:0 auto 15px auto;
	font-size: 92%;
}

span {
	color:#FF0000;
}

.te {
	width:555px;
	margin:0 auto;
	border:1px solid #666;
}

.te tr,
.te td {
	border:1px solid #666;
}

.co {
	text-align:right;
	width:180px;
	background-color:#F0FAD6;
}

.input {
	text-align:center;
	margin: 20px 0 30px 0;
}
