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

#navi-box-p {
	background-image: url(image/navi07.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 72px;
	clear: both;
}
#enqu-box {
	padding-left: 13px;
}
#enqu-expl {
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
	list-style-position: outside;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
}
#enqu-expl li {
	font-size: 11px;
	line-height: normal;
	color: #666666;
	margin-bottom: 6px;
}
#enqu-expl li strong {
	color: #cc0000;
	font-weight: bold;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#enqu-form {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
}
#enqu-form dt {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #004d91;
	float: left;
	width: 140px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#enqu-form dd {
	font-size: 10px;
	line-height: normal;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin: 0px;
}
#enqu-box input {
	margin-bottom: 3px;
}
#enqu-form dt strong {
	color: #cc0000;
}
#enqu-form dt span {
	font-size: 90%;
	margin-right: 2px;
}

