@charset "utf-8";
/* CSS Document */

#wrapper #imgBox {
	height: 120px;
	width: 860px;
	background-image: url(../img/common/bg_primary.jpg);
	background-repeat: no-repeat;
	text-indent: -9998px;
	float: left;
}
#wrapper #contents #subBox #btnMail {
	width: 260px;
	float: right;
	text-align: right;
	margin-bottom: 20px;
}
#wrapper #contents #mainBox #pankuzu {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #947E28;
	padding-bottom: 2px;
}
#wrapper #contents #mainBox h2 {
	background-image: url(img/bg_h2contact.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 460px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #898989;
	margin-top: 35px;
	text-indent: -9998px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#wrapper #contents #mainBox p.text12_gray {
	width: 450px;
	margin-left: 40px;
}
#wrapper #contents #mainBox h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	width: 460px;
	margin-left: 40px;
	background-image: url(../img/common/bg_h3.gif);
	background-repeat: repeat-x;
	border: 1px solid #DCDDDD;
	padding-bottom: 5px;
	padding-top: 5px;
}
#wrapper #contents #mainBox h3 span.text14B_gray {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #5A4F76;
	padding-left: 5px;
	margin-left: 8px;
}
#wrapper #contents #mainBox li.tel01 {
	background-image: url(img/bg_telfront.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 370px;
	list-style-type: none;
	margin-left: 40px;
	text-indent: -9998px;
}
#wrapper #contents #mainBox li.tel02 {
	background-image: url(img/bg_televent.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 370px;
	text-indent: -9998px;
	margin-left: 39px;
	margin-top: 3px;
	list-style-type: none;
}
#wrapper  #contents  #mainBox  li.tel03 {
	background-image: url(img/bg_fax.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 370px;
	list-style-type: none;
	margin-left: 40px;
	text-indent: -9998px;
	margin-bottom: 30px;
}
#wrapper #contents #mainBox #btnForm {
	padding-left: 40px;
	width: 460px;
	text-align: center;
	margin-top: 40px;
}
#wrapper #contents #mainBox .topBox {
	margin-top: 20px;
	width: 460px;
	float: left;
	display: inline;
	margin-left: 40px;
	margin-bottom: 25px;
}
#wrapper #contents #mainBox .topBox p a span {
	display: none;
}
#wrapper #contents #mainBox .topBox p a {
	background-image: url(../img/common/btn_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 95px;
	float: right;
	display: block;
}
#wrapper #contents #mainBox .topBox p a:hover {
	background-image: url(../img/common/btn_top_ov.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 95px;
	display: block;
}

