@charset "UTF-8";
/*--------------------*/
#contents {
	background-image: url(../../img/bg_contents.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/*--------------------*/
#topnavi {
	height: 350px;
	background-image: url(../../img/img_mainimg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#topnavi #maincopy h2 {
	position: absolute;
	left: 445px;
	top: 55px;
}
#topnavi #maincopy p {
	position: absolute;
	left: 210px;
	top: 100px;
}
/*--------------------*/
.idxbnr {
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 4px;
}
.idxbnr img {
	padding-bottom: 1px;
}
.idxbnr2 {
	padding-left: 25px;
	/*padding-top: 5px;*/
	padding-bottom: 15px;
}
.item {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*--*/
.reco {
	padding-right: 25px;
	padding-left: 10px;
	background-image: url(../../img/frm_recotxt.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.reco_img {
	padding-top: 5px;
	float: left;
}
.reco_txt {
	float: right;
	width: 370px;
	background-image: url(../../img/frm_recotxt.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.reco_txt .frm_top {
	background-image: url(../../img/frm_recotxt_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 12px;
}
.reco_txt .frm_btm {
	background-image: url(../../img/frm_recotxt_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
}
.reco_txt h3,.reco_txt p {
	padding-right: 10px;
}
.reco_txt h3 {
	font-size: 14px;
	background-image: url(../../img/ico_recoh3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 11px;
	padding-left: 14px;
}
.reco_txt h3 a {
	background-image: url(../../img/ico_recolink.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 84px;
}
.reco_txt h3 a:hover {
	background-image: url(../../img/ico_recolink_o.gif);
}
.reco_txt p {
	padding-bottom: 10px;
	padding-left: 12px;
	line-height: 1.4;
}
/*--*/
#payment {
	background-image: url(../../img/bg_pay.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 570px;
	margin-left: 25px;
	margin-bottom: 20px;
}
#payment h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e0b0e;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}
#payment h3,#payment p {
	padding-right: 20px;
	padding-left: 20px;
}
#payment h3 {
	padding-top: 5px;
	padding-bottom: 5px;
}
#payment p {
	line-height: 1.4;
}
#payment .hr {
	height: 10px;
}
#payment .eximg {
	padding-left: 20px;
}
#payment .eximg img,#payment .eximg button {
	float: left;
}
#payment .eximg img {
	margin-right: 10px;
}
#payment .eximg button {
	margin-top: 10px;
	* margin-top: 8px;
	margin-right: 5px;
	cursor:pointer;
}
#payment .eximg input {
	margin-top: 8px;
	* margin-top: 10px;
	margin-right: 5px;
	cursor:pointer;
}
#payment .paybtm {
	background-image: url(../../img/bg_paybtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*--*/
.wrapping {
	padding-left: 25px;
	width: 570px;
}
.wrapping .wrap_txt {
	float: left;
	width: 220px;
}
.wrapping  .wrap_bnr {
	float: right;
	width: 340px;
	text-align: right;
}
.wrapping p {
	clear: both;
	text-align: right;
	font-size: 92%;
	font-weight: bold;
	color: #8C0002;
}
/*--------------------*/
#footer {
}
#footer address {
}

#article {
	display: none;
}
