@charset "EUC-JP";   /*   文字コード   */

/* common
-------------------------------------------------- */

body{
	margin: 0 auto;
	padding: 0;
	test-align: center;
	font-size: 12px;
	line-height: 1.5;
}

#mainBox{
	width: 700px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	background: url(/dol/campaign/image/eocamp/mainBack.jpg);
}

.font10{
	font-size: 10px;
}

.font11{
	font-size: 11px;
}

.font15{
	font-size: 15px;
	text-align: center;
}

img{
	border-style:none;
}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/

/* ----------- リンク -------  */
a:link{
	color: #3239cd;
}
a:visited{
	color: #3239cd;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
}




/* index main CSS
------------------------------------------------- */



#topBack{
	width: 700px;
	padding: 10px 0;
	margin: 0 auto;
	background: #fff;
	text-align: right;
}

#Footer{
	width: 700px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 100px;
	color: #fff;
	background: url(/dol/campaign/image/eocamp/bottomBack.jpg) center bottom no-repeat;
}

#indexBox strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

#index1{
	width: 700px;
	height: 390px;
}

#index2{
	width: 700px;
	height: 129px;
	background: url(/dol/campaign/image/eocamp/index2.jpg);
}

#han_index2{
	width: 700px;
	height: 94px;
	background: url(/dol/campaign/image/eocamp/han_index2.jpg);
}

#index3{
	width: 700px;
	height: 130px;
	background: url(/dol/campaign/image/eocamp/index3.jpg) no-repeat;
}

#han_index3{
	width: 700px;
	height: 110px;
	background: url(/dol/campaign/image/eocamp/han_index3.jpg) no-repeat;
}




#manuBox1{
	width: 323px;
	height: 90px;
	padding: 35px 0 0 53px;
	float: left;
	/* border: solid 1px #fff; */
}

#manuBox2{
	width: 248px;
	height: 90px;
	padding: 35px 50px 0 0;
	float: right;
	/* border: solid 1px #fff; */
}
#manuBox3{
	width: 323px;
	height: 90px;
	padding: 35px 0 0 53px;
	float: left;
	/* border: solid 1px #fff; */
}

#manuBox4{
	width: 248px;
	height: 90px;
	padding: 35px 50px 0 0;
	float: right;
	/* border: solid 1px #fff; */
}

#han_manuBox3{
	width: 323px;
	padding: 7px 0 0 53px;
	float: left;
	/* border: solid 1px #fff; */
}

#han_manuBox4{
	width: 248px;
	padding: 7px 50px 0 0;
	float: right;
	/* border: solid 1px #fff; */
}

*:first-child+html #han_manuBox3{
	width: 323px;
	padding: 40px 0 0 53px;
	float: left;
	/* border: solid 1px #fff; */
}

*:first-child+html #han_manuBox4{
	width: 248px;
	padding: 40px 50px 0 0;
	float: right;
	/* border: solid 1px #fff; */
}







.textBox{
	width: 570px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 10px;
	color: #808080;
	/* border: solid 1px #000; */
}

.mainCtbox{
	width: 622px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 20px;
	color: #000;
	background: url(/dol/campaign/image/eocamp/mainBox.jpg) center bottom repeat-y;
}

.mainCtbox table{
	margin: 0 auto;
	width: 580px;
	border-collapse: collapse;
	border: solid 1px #000;
	background: #ece2d5;
}

.mainCtbox td{
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	padding: 3px 6px;
	border-bottom: solid 1px #000;
}

.mainCtbox td.title{
	margin: 0 auto;
	width: 70px;
	text-align: center;
	vertical-align: top;
	border-right: solid 1px #000;
}

.mainCtbox td.title2{
	margin: 0 auto;
	width: 100px;
	_width: 180px;
	text-align: center;
	vertical-align: top;
	border-right: solid 1px #000;
}
*:first-child+html .mainCtbox td.title2{
	margin: 0 auto;
	width: 4000px;
	text-align: center;
	vertical-align: top;
	border-right: solid 1px #000;
}

.mainCtbox td.qrText{
	margin: 0 auto;
	width: 400px;
	_width: 1100px;
	text-align: left;
	vertical-align: center;
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
}
*:first-child+html .mainCtbox td.qrText{
	margin: 0 auto;
	width: 1100px;
	text-align: left;
	vertical-align: center;
	border-bottom: solid 1px #000;
}

.no1IconBox{
	width: 450px;
	border: solid 1px #000;
	margin: 3px 0;
	padding: 2px;
	line-height: 1.3;
	background: #808000;
	color: #fff;
}

.no1IconBox .iconImg{
	width: 35px;
	float: left;
}

.no1IconBox .iconText{
	width: 385px;
	padding-top: 2px;
	padding-left: 5px;
	float: left;
}

.no7IconBox{
	border: solid 1px #000;
	margin: 3px 0;
	padding: 2px;
	line-height: 1.3;
	background: #808000;
	color: #fff;
}

*:first-child+html .no7IconBox{
	width: 355px;
	border: solid 1px #000;
	margin: 3px 0;
	padding: 2px;
	line-height: 1.3;
	background: #808000;
	color: #fff;
}

.no7IconBox .icon7Img{
	width: 35px;
	float: left;
	border: solid 1px #000;
}

.no7IconBox .icon7Text{
	width: 315px;
	padding-top: 2px;
	padding-left: 5px;
	float: left;
}

#qrmargin{
	text-align: center;
	padding-top: 5px;
}

#no1AtBack{
	width: 622px;
	padding-top: 15px;
	height: auto;
	margin: 0 auto;
	background: url(/dol/campaign/image/eocamp/c1TitleBottom.jpg) no-repeat;
}

#no2AtBack{
	width: 622px;
	padding-top: 15px;
	height: auto;
	margin: 0 auto;
	background: url(/dol/campaign/image/eocamp/c2TitleBottom.jpg) no-repeat;
}


#no3AtBack{
	width: 622px;
	padding-top: 15px;
	height: auto;
	margin: 0 auto;
	background: url(/dol/campaign/image/eocamp/c3TitleBottom.jpg) no-repeat;
}

#no4AtBack{
	width: 622px;
	padding-top: 15px;
	height: auto;
	margin: 0 auto;
	background: url(/dol/campaign/image/eocamp/c4TitleBottom.jpg) no-repeat;
}

#no5AtBack{
	width: 622px;
	padding-top: 15px;
	height: auto;
	margin: 0 auto;
	background: url(/dol/campaign/image/eocamp/c5TitleBottom.jpg) no-repeat;
}

#no6AtBack{
	width: 622px;
	padding-top: 15px;
	height: auto;
	margin: 0 auto;
}

#no7AtBack{
	width: 622px;
	padding-top: 15px;
	height: auto;
	margin: 0 auto;
}


#han_no1AtBack{
	width: 622px;
	padding-top: 15px;
	height: auto;
	margin: 0 auto;
	background: url(/dol/campaign/image/eocamp/han_c1TitleBottom.jpg) no-repeat;
}

#han_no2AtBack{
	width: 622px;
	padding-top: 15px;
	height: auto;
	margin: 0 auto;
	background: url(/dol/campaign/image/eocamp/han_c2TitleBottom.jpg) no-repeat;
}

#han_no3AtBack{
	width: 622px;
	padding-top: 15px;
	height: auto;
	margin: 0 auto;
	background: url(/dol/campaign/image/eocamp/han_c3TitleBottom.jpg) no-repeat;
}

#han_no4AtBack{
	width: 622px;
	padding-top: 15px;
	height: auto;
	margin: 0 auto;
}

/* ボタン
---------------------------------------------------------------------------  */

/*  詳細へ */


.btdetails2{
	width: 383px;
	margin: 0px auto 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
}



.btdetails{
	width: 184px;
	margin: 0px auto 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
}



.btdetails a{
	background: url(/dol/campaign/image/060721/button.gif);
	width: 184px;
	height: 34px;
	display: block;
}

.btdetails a:hover{
	background: url(/dol/campaign/image/060721/button_r.gif);
	width: 184px;
	height: 34x;
	display: block;
}

.btdetails strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/*  newcomerCP */

#btnewcomer{
	width: 322px;
	margin: 0px auto 0 auto;
	padding: 0px 0 0 0;
	text-align: center;
}

#btnewcomer a{
	background: url(/dol/campaign/image/eocamp/menubt1.jpg) 0px 0px;
	width: 322px;
	height: 39px;
	display: block;
}

#btnewcomer a:hover{
	background: url(/dol/campaign/image/eocamp/menubt1.jpg) 0px 79px;
	width: 322px;
	height: 39x;
	display: block;
}

/*  乗り換えCP */

#btchange{
	width: 322px;
	margin: 0px auto 0 auto;
	padding: 0 0 0 0;
	text-align: center;
}

#btchange a{
	background: url(/dol/campaign/image/eocamp/menubt1.jpg) 0px 120px;
	width: 322px;
	height: 39px;
	display: block;
}

#btchange a:hover{
	background: url(/dol/campaign/image/eocamp/menubt1.jpg) 0px 40px;
	width: 322px;
	height: 39x;
	display: block;
}

/*  お友達紹介CP */

#btfriend{
	width: 249px;
	margin: 0px auto 0 auto;
	padding: 0 0 0 0;
	text-align: center;
}

#btfriend a{
	background: url(/dol/campaign/image/eocamp/menubt2.jpg);
	width: 249px;
	height: 39px;
	display: block;
}

#btfriend a:hover{
	background: url(/dol/campaign/image/eocamp/menubt2.jpg) 0px 79px;
	width: 249px;
	height: 39x;
	display: block;
}

/*  感謝CP */


#btthank{
	width: 249px;
	margin: 0px auto 0 auto;
	padding: 0 0 0 0;
	text-align: center;
}

#btthank a{
	background: url(/dol/campaign/image/eocamp/menubt2.jpg) 0px 120px;
	width: 249px;
	height: 39px;
	display: block;
}

#btthank a:hover{
	background: url(/dol/campaign/image/eocamp/menubt2.jpg) 0px 40px;
	width: 249px;
	height: 39x;
	display: block;
}


/*  カムバックCP */

#btcomeback{
	width: 322px;
	margin: 0px auto 0 auto;
	padding: 0px 0 0 0;
	text-align: center;
}

#btcomeback a{
	background: url(/dol/campaign/image/eocamp/menubt3.jpg) 0px 0px;
	width: 322px;
	height: 39px;
	display: block;
}

#btcomeback a:hover{
	background: url(/dol/campaign/image/eocamp/menubt3.jpg) 0px 39px;
	width: 322px;
	height: 39x;
	display: block;
}

/*  ネットカフェCP */

#btnetcafe{
	width: 249px;
	margin: 0px auto 0 auto;
	padding: 0 0 0 0;
	text-align: center;
}

#btnetcafe a{
	background: url(/dol/campaign/image/eocamp/menubt4.jpg);
	width: 249px;
	height: 39px;
	display: block;
}

#btnetcafe a:hover{
	background: url(/dol/campaign/image/eocamp/menubt4.jpg) 0px 79px;
	width: 249px;
	height: 39x;
	display: block;
}

/*  モバイルCP */


#btmobile{
	width: 249px;
	margin: 0px auto 0 auto;
	padding: 0 0 0 0;
	text-align: center;
}

#btmobile a{
	background: url(/dol/campaign/image/eocamp/menubt4.jpg) 0px 120px;
	width: 249px;
	height: 39px;
	display: block;
}

#btmobile a:hover{
	background: url(/dol/campaign/image/eocamp/menubt4.jpg) 0px 40px;
	width: 249px;
	height: 39x;
	display: block;
}

#no7BoxmainBox{
	margin: 0 auto;
	width: 578px;
	background: #ece2d5;
	border: solid 1px #000;
	border-top: solid 0px #000;
}

#no7Box{
	width: 455px;
	float: left;
}

#no7Box div.title3{
	width: 80px;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	float: left;
	border-top: solid 1px #000;
}


#no7Box div.qrText2{
	width: 363px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	float: left;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-top: solid 1px #000;
}

#no7BoxmainBox div.qrBox2{
	width: 103px;
	margin: 0;
	text-align: center;
	padding: 5px 10px;
	float: left;
	border-top: solid 1px #000;
}


div.AttextBox{
	margin: 0 auto;
	width: 568px;
	background: #ece2d5;
	text-align: left;
	padding: 5px;
	border: solid 1px #000;
	border-top: solid 0px #000;
}



/* カムバックCPメインCSS
---------------------------------------------------------------------------------- */

#index1_comeback{
	width: 700px;
	height: 319px;
	background: url(/dol/campaign/image/eocamp/comeback/index1.jpg);
}


#index1_comeback #cpTop{
	width: 285px;
	padding: 0;
	margin: 0;
	background: #fff;
	text-align: left;
	float: left;
	clear:both;
}

#index2_comeback{
	width: 700px;
	height: 233px;
	background: url(/dol/campaign/image/eocamp/comeback/index2.jpg);
}

.comebackBox p{
	margin: 0;
	padding: 0;
}

.comebackBox table{
	background: #fff;
	color: #000;
}

.comebackBox table td{
	padding-top: 5px;
	padding-bottom: 5px;
}

.comebackBox td.title{
	background: #574324;
	color: #fff;
}


p.at2{
	margin: 0;
	padding: 0;
}

div.comebackMainText{
	width: 450px;
	padding: 5px 10px;
	background: #ecffff;
	margin: 0 0 10px 0;
	color: #000;
	font-size: 12px;
	border: solid 1px #00a6a6;
}

div.comebackMainText2{
	width: 95%;
	padding: 5px 10px;
	background: #ecffff;
	margin: 0 0 10px 0;
	color: #000;
	font-size: 12px;
	border: solid 1px #00a6a6;
}

#pureTisyop{
	width: 450px;
	padding: 5px 10px;
	/* background: #791111; */
	color: #000;
	margin: 0 0 0 0;
	text-align: left;
	/* border: solid 1px #791111; */
}


div.atBox{
	width: 480px;
	padding: 5px 0 5px 0;
	/* background: #c9ae89; */
	margin: 0 0 10px 0;
	font-size: 12px;
	/* border: solid 1px #91892f; */
}

table#pretable{
	width: 100%;
	margin: 5px 0;
	background: #fff;
	border: solid 1px #000;
}

table#pretable td.day{
	text-align: center;
	border-right: solid 1px #000;
}

/* ----------- リンク -------
div.atBox a:link{
	color: #63ebf5;
}
div.atBox a:visited{
	color: #63ebf5;
}
div.atBox a:hover {
	color: #ff0000;
	text-decoration: underline;
}
div.atBox a:active {
	color: #ff0000;
}

  */

/*  CP特設へ戻る
------------------------------------------------------------------- */

#btcpTopBox{
	width: 201px;
	padding: 10px 30px 0 0;
	margin: 0;
	text-align: right;
	float: right;
	clear:both;
}

#btcpTop{
	width: 201px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
}

#btcpTop a{
	background: url(/dol/campaign/image/eocamp/cpTopBack.gif);
	width: 201px;
	height: 15px;
	display: block;
}

#btcpTop a:hover{
	background: url(/dol/campaign/image/eocamp/cpTopBack.gif) 0px 16px;
	width: 201px;
	height: 15x;
	display: block;
}

#btcpTop strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/*  エルオリエンテbt
------------------------------------------------------------------- */

#btelOrmargin{
	width: 212px;
	margin: 0;
	padding: 3px 0 0 31px;
	float: left;
	clear:both;
}

#btelOr{
	width: 212px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
}

#btelOr a{
	background: url(/dol/campaign/image/eocamp/comeback/btelori.gif);
	width: 212px;
	height: 73px;
	display: block;
}

#btelOr a:hover{
	background: url(/dol/campaign/image/eocamp/comeback/btelori.gif) 0px 73px;
	width: 212px;
	height: 73x;
	display: block;
}





/*  お友達紹介CPメインCSS
---------------------------------------------------------------------------  */

#index1_friend{
	width: 700px;
	height: 448px;
	background: url(/dol/campaign/image/eocamp/friend/index1.jpg);
}


.friendbox p{
	margin: 0;
	padding: 0;
}

.friendbox table{
	background: #fff;
	color: #000;
}

.friendbox table td{
	padding-top: 5px;
	padding-bottom: 5px;
}

.friendbox td.title{
	background: #574324;
	color: #fff;
}

div.stepBox{
	width: 473px;
	height: auto;
	background: url(/dol/campaign/image/eocamp/friend/stpeCenterber.jpg);
	padding: 0;
	margin: 0;
	text-align: center;
}
div.stepBox .stpeText{
	width: 430px;
	padding: 7px 0 0 10px;
	margin: 0 auto;
	/* border: solid 1px #000; */
	text-align: left;
}

div.stepBox .stpeText2{
	width: 430px;
	padding: 5px 0 0 10px;
	margin: 0 auto;
	/* border: solid 1px #000; */
	text-align: left;
}

div.stepBox .tokutenBox{
	width: 429px;
	height: auto;
	background: #fcebd6;
	/* border: solid 1px #000; */
	margin: 0 auto;
	text-align: left;
}

div.stepBox div.icon1{
	width: 52px;
	padding: 5px;
	float: left;
}

div.stepBox div.icon1Text{
	width: 330px;
	padding: 5px 0;
	float: left;
}

div.stepBox div.icon2{
	width: 146px;
	padding: 5px;
	float: left;
}

div.stepBox div.icon2Text{
	width: 270px;
	padding: 5px 0;
	float: left;
}

.serialBox{
	width: 303px;
	margin: 10px auto;
	padding: 3px;
	text-align: center;
	border: solid 1px #000;

}

/*  乗り換えCPメインCSS
---------------------------------------------------------------------------  */

.zipangbox p{
	margin: 0;
	padding: 0;
}

.zipangbox table{
	background: #fff;
	color: #000;
}

.zipangbox table td{
	padding-top: 5px;
	padding-bottom: 5px;
}

.zipangbox td.title{
	background: #574324;
	color: #fff;
}


div.stepBox2{
	width: 473px;
	height: auto;
	background: url(/dol/campaign/image/eocamp/zipang/stpeCenterber.jpg);
	padding: 0;
	margin: 0;
	text-align: center;
}
div.stepBox2 .stpeText{
	width: 430px;
	padding: 5px 0 0 10px;
	margin: 0 auto;
	/* border: solid 1px #000; */
	text-align: left;
}


/* 乗り換えCP関連ボタン
------------------------------------------------------------------------ */
.centerbtver1{
	width: 100%;
	padding: 5px 0 0 0;
	/* margin: 0 auto;
	text-align: center;
	border: solid 1px #000; */
}
.centerbtver1 strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

#dolinfoBox{
	width: 700px;
	height: 165px;
	background: url(/dol/campaign/image/eocamp/zipang/Dolinfo.jpg);
	padding: 0;
	margin: 0;
	text-align: left;
}


/* btenq */

#btenq{
	width: 264px;
	padding: 0;
	/* margin: 0px auto;
	text-align: center; */
}

#btenq a{
	background: url(/dol/campaign/image/eocamp/zipang/btcp.jpg);
	width: 264px;
	height: 56px;
	display: block;
}

#btenq a:hover{
	background: url(/dol/campaign/image/eocamp/zipang/btcp.jpg) 0px 56px;
	width: 264px;
	height: 56x;
	display: block;
}

/* bt1 */

#btac1{
	background: url(/dol/campaign/image/eocamp/zipang/btac1.jpg);
	width: 264px;
	height: 56px;
	padding: 0;
	/* margin: 0px auto;
	text-align: center; */
}
/*
#btac1 a{
	background: url(/dol/campaign/image/eocamp/zipang/btac1.jpg);
	width: 264px;
	height: 56px;
	display: block;
}

#btac1 a:hover{
	background: url(/dol/campaign/image/eocamp/zipang/btac1.jpg) 0px 56px;
	width: 264px;
	height: 56px;
	display: block;
}
*/

/* bt2 */

#btac2{
	background: url(/dol/campaign/image/eocamp/zipang/btac2.jpg);
	width: 264px;
	height: 56px;
	padding: 0;
	/* margin: 0px auto;
	text-align: center; */
}
/*
#btac2 a{
	background: url(/dol/campaign/image/eocamp/zipang/btac2.jpg);
	width: 264px;
	height: 56px;
	display: block;
}

#btac2 a:hover{
	background: url(/dol/campaign/image/eocamp/zipang/btac2.jpg) 0px 56px;
	width: 264px;
	height: 56px;
	display: block;
}
*/

/* btsmin */

#btsmin{
	background: url(/dol/campaign/image/eocamp/zipang/btsmin.jpg);
	width: 264px;
	height: 56px;
	padding: 0;
	/* margin: 0px auto;
	text-align: center; */
}
/*
#btsmin a{
	background: url(/dol/campaign/image/eocamp/zipang/btsmin.jpg);
	width: 264px;
	height: 56px;
	display: block;
}
*/

#btsmin a:hover{
	background: url(/dol/campaign/image/eocamp/zipang/btsmin.jpg) 0px 56px;
	width: 264px;
	height: 56px;
	display: block;
}

/* btsmin */

#btCradl{
	width: 264px;
	padding: 0;
	/* margin: 0px auto;
	text-align: center; */
}

#btCradl a{
	background: url(/dol/campaign/image/eocamp/zipang/btCradl.jpg);
	width: 264px;
	height: 56px;
	display: block;
}

#btCradl a:hover{
	background: url(/dol/campaign/image/eocamp/zipang/btCradl.jpg) 0px 56px;
	width: 264px;
	height: 56px;
	display: block;
}

/* btdolinfo */

#btdolinfomargin{
	width: 129px;
	padding: 0 0 0 295px;
	margin: 0;
}


#btdolinfo{
	width: 129px;
	padding: 0;
	/* margin: 0px auto;
	text-align: center; */
}

#btdolinfo a{
	background: url(/dol/campaign/image/eocamp/zipang/btdolinfo.jpg);
	width: 129px;
	height: 26px;
	display: block;
}

#btdolinfo a:hover{
	background: url(/dol/campaign/image/eocamp/zipang/btdolinfo.jpg) 129px 0;
	width: 129px;
	height: 26x;
	display: block;
}

#btdolinfo strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

