@charset "utf-8";

/* お問い合せ **************************** */
.inq_p {
	width: 460px;
	margin: 1em auto;
	padding: 1em 2em;
	text-align: center;
	border-top: double #999900;
	border-bottom: double #999900;
	line-height: 1.5;
	font-size: 13px;
}


#inq {
	width: 560px;
	margin: 1em auto 5em auto;
	text-align: center;
}

#inq table {
	width: 500px;
	margin: 0 auto;
}

#inq td {
	width: 250px;
	vertical-align: top;
	padding-left: 1em;
}

#inq dl {
	width: 220px;
	text-align: left;
	font-size: 13px;
}
#inq dt {
	text-align: left;
	color: #FF9900;
	border-bottom: 1px dotted #FF9900;
}
#inq dd {
	text-align: left;
	font-size: 13px;
	line-height: 1.5;
}
#inq .f6f{
	color: #FF66FF;
	border-bottom: 1px dotted #FF66FF;
}
#inq .f90{
	color: #0099FF;
	border-bottom: 1px dotted #0099FF;
}

#inq a span {
	display: none;
}

/* YAO */
.inq_img_yao a {
	display: block;
	width: 503px;
	height: 36px;
	margin: 1em auto;
	background-image: url(../inq/img/inq_yao.jpg);
	background-repeat: no-repeat;
}
.inq_img_yao a:hover {
	background-image: url(../inq/img/f2/inq_yao.jpg);
	background-repeat: no-repeat;
}
/* FUKUSHIMA */
.inq_img_fukushima a {
	display: block;
	width: 503px;
	height: 36px;
	margin: 1em auto;
	background-image: url(../inq/img/inq_fukushima.jpg);
	background-repeat: no-repeat;
}
.inq_img_fukushima a:hover {
	background-image: url(../inq/img/f2/inq_fukushima.jpg);
	background-repeat: no-repeat;
}
/* MARE */
.inq_img_mare a {
	display: block;
	width: 503px;
	height: 36px;
	margin: 1em auto;
	background-image: url(../inq/img/inq_mare.jpg);
	background-repeat: no-repeat;
}
.inq_img_mare a:hover {
	background-image: url(../inq/img/f2/inq_mare.jpg);
	background-repeat: no-repeat;
}