@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_h2site.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 460px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #898989;
	margin-top: 30px;
	text-indent: -9998px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#wrapper #contents #mainBox ul.text12_gray li {
	display: inline;

}
#wrapper  #contents  #mainBox  ul.text12_gray  li a {
	text-decoration: none;

}
#wrapper   #contents   #mainBox   ul.text12_gray   li  a:hover {
	text-decoration: none;
	color: #B5B5B6;

}


#wrapper  #contents  #mainBox  ul.text12_gray  li span.first {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CACB;
	width: 450px;
	margin-left: 40px;
	list-style-type: none;
	float: left;
	background-image: url(../img/top/icon_info.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-top: 15px;
}
#wrapper #contents #mainBox ul.text12_gray li span.second {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CACB;
	float: left;
	width: 360px;
	list-style-type: none;
	margin-left: 130px;
	margin-top: 15px;
	background-image: url(../img/top/icon_info.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#wrapper   #contents   #mainBox   ul.text12_gray   li span.third  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CACB;
	float: left;
	width: 210px;
	margin-left: 280px;
	margin-top: 15px;
	background-image: url(img/icon_top_site.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#wrapper #contents #mainBox .window {
	float: left;
	width: 460px;
	margin-top: 5px;
	margin-left: 40px;
	display: inline;
}

#wrapper  #contents  #mainBox  .window p.text11_gray90 {
	text-align: right;
	background-image: url(img/icon_top_site.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	float: right;
	margin-left: 40px;
}


#wrapper #contents #mainBox .topBox {
	margin-top: 25px;
	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;
}

