@charset "Shift_JIS";

/* ===== Story Area ===== */
#lower	{
	background-position: 0px -42px;
}
#lower_r	{
}



/* ===== Story Index Area ===== */
#inq	{
	background-image: url(img/inquire02.gif);
	background-repeat: no-repeat;
	width: 500px;
	text-align: left;
	margin-left: 20px;
	margin-top: 25px;
	padding-top: 20px;
}
#inq h3	{
	margin-top: 1px;
	padding-top: 30px;
}
div.inq01	{
	background-image: url(img/inquire02b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	background-color: #FBEED5;
	color: #4E0319;
}
#inq table	{
	border: 1px solid #FBEED5;
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 35px;
	width: 420px;
}
#inq td	{
	padding: 10px;
	border: 1px solid #FBEED5;
	background-color: #FFFFFF;
}
#inq th	{
	padding: 10px;
	border: 1px solid #FBEED5;
	background-color: #CAABB1;
	color: #4E0319;
	font-weight: normal;
	text-align: center;
}
#inq td span	{
	display: block;
	padding-top: 5px;
	font-size: 80%;
}
#inq ul	{
	margin: 1em 35px 1em 35px;
}
#inq li	{
	margin-left: 1em;
	text-indent: -1em;
	line-height: 1.5em;
}
#inq p	{
	margin: 0 35px 0 35px;
	padding-top: 1em;
}
#inq select	{
	width: 100px;
	margin: 5px 0;
}
#inq input,
#inq textarea,
#inq select {
	border: 1px solid #E1D9CA;
	padding: 3px;
}
#inq input:focus,
#inq textarea:focus,
#inq select:focus {
	border: 1px solid #D94040;
}
p.send	{
	text-align: center;
	margin-top: 1em;
	margin-bottom: 2em;
}
p.send input	{
	margin-right: 1em;
}
.inq01 h2{
	margin: 0 35px 0 35px;
	width: 420px;
}
p.inq_back	{
	margin-top: 5px;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 10px;

}

.catalogRequestCaption	{
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight:bold;
	color:#CC0000;
}

.catalogRequest	{
	color:#CC0000;

}