@charset "euc-jp";
/* CSS Document */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
}

body {
	font-size: 12px;
}

ul,li { padding:0;}

img { border: none; vertical-align: bottom;}

strong { font-weight: bold !important;}
table { border-collapse:separate;}
td{ vertical-align: middle;}


/* Layout
=======================================*/
#CenterBox{
	width: 700px;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/live_event/image/120501/main_bg.jpg) top center;
	padding-bottom: 20px;
}
#cont_bg{
	width: 700px;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/live_event/image/120501/cont_bg.png) top center;
}

#header{
	width: 700px;
	height: 774px;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/live_event/image/120501/header.jpg) top center;
}


.textBox{
	width: 580px;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #000; */
	padding: 10px 0 0 0;
	color: #504010;
	line-height: 1.2;
}
.textBox2{
	width: 580px;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #000; */
	padding: 0 0 0 0;
	color: #504010;
	line-height: 1.2;
}
h1{
	margin: 0;
	font-size: 12px;
	padding: 5px 0;
}

h2{
	font-weight: bold;
	font-size: 20px;
	line-height: 1;
	letter-spacing: -0.1em
}

.topUpPage{
	width: 580px;
	margin: 5px auto 20px auto;
	text-align: right;
}

.text_day{
	width: 580px;
	margin: 0 auto;
	text-align: center;
	/* border: solid 1px #000; */
	padding: 0 0 3px 0;
	color: #e10d99;
	line-height: 1.2;
	border-bottom: dotted 1px #e10d99;
}

.infoTitle{
	border-left: solid 5px #e10d99;
	padding-left: 3px;
	font-weight: bold;
	color: #e10d99;
	margin-bottom: 5px;
	font-size:16px;
}

.right_box{
	width: 280px;
	margin: 0 auto;
	float: right;
	line-height: 1.3;
	padding-top:3px;
	/* border: solid 1px #000; */
}
.left_box{
	width: 280px;
	margin: 0 auto;
	float: left;
	line-height: 1.2;
	padding-top:3px;
	/* border: solid 1px #000; */
}

.right_img{
	width: 294px;
	/* border: solid 1px #000; */
	float: right;
}
.left_img{
	width: 294px;
	/* border: solid 1px #000; */
	float: left;
}

table.vs_table{
	width: 380px;
	border-collapse: collapse;
}

.vs_table td{
	padding: 5px;
	vertical-align: middle;
	background: #ffca00;
	border-top: solid 1px #fdf1bf;
	border-right: solid 1px #fdf1bf;
	border-bottom: solid 1px #cca400;
}
.vs_table td.end{
	border-right: solid 1px #cca400;
}

.cont3bg{
	width: 100%;
	background:url(/dol/live_event/image/120501/cont_3_bg.png) bottom right no-repeat;
}
/* btn
=========================================================== */

#btn_headerBox{
	width: 650px;
	height: 75px;
	/* border: solid 1px #000; */
	padding-top: 495px;
	margin: 0 auto;
	text-align: center;
}

#btn01 {float: right;}
#btn01 a{ background: url(/dol/live_event/image/120501/btn01.png); width: 313px; height: 75px; display: block;}
#btn01 a:hover{ background: url(/dol/live_event/image/120501/btn01.png) 0px -75px;}

#btn02 {float: left;}
#btn02 a{ background: url(/dol/live_event/image/120501/btn02.png); width: 313px; height: 75px; display: block;}
#btn02 a:hover{ background: url(/dol/live_event/image/120501/btn02.png) 0px -75px;}


#btn_headerBox strong{ position: absolute; width: 0; height: 0; overflow: hidden;}

/* btn
=========================================================== */

#ListBox{
	width: 603px;
	height: 216px;
	/* border: solid 1px #000; */
	margin: 0 auto;
	text-align: center;
	background: url(/dol/live_event/image/120501/ListBox.jpg);
}


#ListBox a{
	width: 603px;
	height: 40px;
	display: block;
	background: url(/dol/live_event/image/120501/ListBox.jpg);
}


#List01 a{  background-position:0px 0px;}
#List02 a{  background-position:0px -40px;}
#List03 a{  background-position:0px -80px;}
#List04 a{  background-position:0px -120px;}
#List05 a{  background-position:0px -160px;}

#List01 a:hover{ background-position: 603px 0;}
#List02 a:hover{ background-position: 603px -40px;}
#List03 a:hover{ background-position: 603px -80px;}
#List04 a:hover{ background-position: 603px -120px;}
#List05 a:hover{ background-position: 603px -160px;}

#ListBox strong{ position: absolute; width: 0; height: 0; overflow: hidden;}

#btn03{
	padding-top: 3px;
	padding-bottom: 10px;
}
#btn03 a{
	background: url(/dol/live_event/image/120501/btn03.jpg) 0px 0px;
	width: 596px;
	height: 75px;
	display: block;
	margin: 0 auto;
	text-align: center;
}

#btn03 a:hover{
	background: url(/dol/live_event/image/120501/btn03.jpg) 0px -75px;
}

#btn03 strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}













a:link { color: #ff8080; text-decoration: none;}
a:visited { color: #ff8080; }
a:hover { color: #ff0000; text-decoration: underline;}
a:active { color: #ff8080; }












/* Style
=======================================*/

.clear {
	clear: both;
}




/* garally1
=======================================*/
.garally {width: 561px; height:364px; margin: 0 auto; text-align: center; padding:10px 9px 0 0; background:url(/dol/live_event/image/120222/ssBox.jpg) top center no-repeat;}
.garally .g_cont {}
.garally .controls { margin-top:-50px; margin-left:53px;}
.garally .controls a { height:15px; width:15px; background:#933; display:block; z-index:1000; float:left; border:#fff solid 1px; margin-left:5px;}
.garally .controls a:hover { background:#fff; color:#000; height:20px; width:20px; margin-top:-5px;}
.garally div.scroller { width: 455px; height:366px; overflow: hidden; margin: 0 auto; text-align: center;}
.garally div.scroller div.section {width: 455px; height:366px; overflow:hidden; float:left;}
.garally div.scroller div.content {width: 10000px;}


/* garally1
=======================================*/
.garally_han {width: 561px; height:364px; margin: 0 auto; text-align: center; padding:10px 9px 0 0; background:url(/dol/live_event/image/120222/han_ssBox.jpg) top center no-repeat;}
.garally_han .g_cont {}
.garally_han .controls { margin-top:-50px; margin-left:53px;}
.garally_han .controls a { height:15px; width:15px; background:#933; display:block; z-index:1000; float:left; border:#fff solid 1px; margin-left:5px;}
.garally_han .controls a:hover { background:#fff; color:#000; height:20px; width:20px; margin-top:-5px;}
.garally_han div.scroller { width: 455px; height:366px; overflow: hidden; margin: 0 auto; text-align: center;}
.garally_han div.scroller div.section {width: 455px; height:366px; overflow:hidden; float:left;}
.garally_han div.scroller div.content {width: 10000px;}


/* garally2
=======================================*/
.garally2 {width: 330px; height:200px; margin: 0 auto; text-align: center;}
.garally2 .g_cont {}
.garally2 .controls { margin-top:-20px; margin-left:0px;}
.garally2 .controls a { height:15px; width:15px; background:#933; display:block; z-index:1000; float:left; border:#fff solid 1px; margin-left:5px;}
.garally2 .controls a:hover { background:#993333; color:#000; height:20px; width:20px; margin-top:-5px;}
.garally2 div.scroller { width: 330px; height:200px; overflow: hidden; margin: 0 auto; text-align: center;}
.garally2 div.scroller div.section {width: 330px; height:200px; overflow:hidden; float:left;}
.garally2 div.scroller div.content {width: 10000px;}


.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
