@charset "utf-8";
/* CSS Document */

#contents h1 {
	margin-top: 10px;
}#contents #inq_form {
	background-image: url(../images/pages/rbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	margin-top: 20px;
}
#inq_form p {
	font-size: 12px;
	width: 520px;
	text-align: justify;
	line-height: 1.2em;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.inq_top {
	background-image: url(../images/pages/rbox_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 575px;
}
#inq_form h2 {
	font-size: 12px;
	text-align: left;
	line-height: 1.8em;
	padding-left: 8px;
	padding-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993366;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
	color: #666666;
	width: auto;
}
#inq_form #form {
	margin-top: 10px;
}


#inq_form table {
	border-collapse:collapse;
	width: 530px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#inq_form th {
	font-size: 12px;
	color: #993333;
	width: 120px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#inq_form td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	text-align: left;
}
#form select {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}



#inq_form .field01 {
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#inq_form .field02 {
	width: 350px;
	border: 1px dotted #CCCCCC;
}
.font_tel {
	font-size: 14px;
	font-weight: bold;
	color: #993366;
}
.font_caution {
	font-size: 12px;
	font-weight: normal;
	color: #993333;
}
