/*  detail.css  */

/*wa8j
----------------------------------------------- */

body {
	background:#eeefef url(../../img/bg_00.jpg) left top repeat-x;
	text-align:center;
}



.BgTopR {
	background:url(../../img/bg00_top_right.jpg) right top no-repeat;
	width:510px;
}

/*リンク
---------*/
.link1 {
	display:block;
	width:172px;
	height:34px;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	background:url(../img/globalbtn1.gif) no-repeat 0 0;

}

.link1:hover {
	background-position:0 -34px;
}

.link2 {
	display:block;
	width:169px;
	height:34px;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	background:url(../img/globalbtn2.gif) no-repeat 0 0;
}

.link2:hover {
	background-position:0 -34px;
}

.link3 {
	display:block;
	width:169px;
	height:34px;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	background:url(../img/globalbtn3.gif) no-repeat 0 0;
}

.link3:hover {
	background-position:0 -34px;
}

a.backToTop{
	display: block;
	width: 74px;
	height: 13px;
	background: #fbfcfc url(../img/backtotop.gif) right top no-repeat;
	text-indent: -9999px;
	line-height:;
	font-size:0;
	margin-left:435px;
}

a.backToTop:hover {
	background-image: #fbfcfc url(../img/backtotop.gif) no-repert;
	background-position: right -13px;
}


/*TOP 可変リンク部分
----------------------------------------------- */
/*可変リンク部分
-------------------- */
#TopTable.wa8j .topBtn01 a {
	display: block;
	width: 260px;
	height: 90px;	
	background: #fff url(../img/topbtn_01.gif) no-repeat 0 0;
	text-decoration: none;
	text-indent:-9999px;
	font-size:0.1%;
	border: none;
}

#TopTable.wa8j .topBtn01 a:hover {
	background: #fff url(../img/topbtn_01.gif) no-repeat 0 -90px;
}

#TopTable.wa8j .topBtn02 a {
	display: block;
	width: 248px;
	height: 90px;	
	background: #fff url(../img/topbtn_02.gif) no-repeat 0 0;
	text-decoration: none;
	text-indent:-9999px;
	font-size:0.1%;
	border: none;
}

#TopTable.wa8j .topBtn02 a:hover {
	background: #fff url(../img/topbtn_02.gif) no-repeat 0 -90px;
}

#TopTable.wa8j .topBtn03 a {
	display: block;
	width: 260px;
	height: 90px;	
	background: #fff url(../img/topbtn_03.gif) no-repeat 0 0;
	text-decoration: none;
	text-indent:-9999px;
	font-size:0.1%;
	border: none;
}

#TopTable.wa8j .topBtn03 a:hover {
	background: #fff url(../img/topbtn_03.gif) no-repeat 0 -90px;
}

/*可変詳細部分
-------------------- */
#TopTable.wa8j .TopTableTtl {
	color:#e62772;
	display:block;
	background:url(../../img/bg_table_ttl.gif) left center no-repeat;
	padding:0 0 0 18px;
}

/*campaign
----------------------------------------------- */
a.nextBtn {
	display: block;
	width: 57px;
	height: 46px;
	background: url(../img/contents_next.gif) no-repeat 0 0;
	text-decoration: none;
	text-indent:-9999px;
	font-size:0.1%;
	border: none;
}

a.nextBtn:hover {
	background-image: url(../img/contents_next.gif);
	background-repeat: no-repeat;
	background-position: 0 -46px;
}

a.backBtn {
	display: block;
	width: 57px;
	height: 46px;
	background-image:url(../img/contents_back.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	text-indent:-9999px;
	font-size:0.1%;
	border: none;
}

a.backBtn:hover {
	background-image: url(../img/contents_back.gif);
	background-repeat: no-repeat;
	background-position: 0 -46px;
}

/*-------------------*/
img.lastimg{margin-bottom:45px;}