@charset "euc-jp";
/* CSS Document */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, sans-serif;
}

body {
	font-size: 16px;
}

ul,li {
	padding:0;
}

img {
	border: none;
	vertical-align: bottom;
}

strong {
	font-weight: bold !important;
}

.txt_b_r { font-weight:bold; color:#900; }

a:link { color: #ffff00; text-decoration: none;}
a:visited { color: #ffff00; }
a:hover { color: #ffff00; text-decoration: underline;}
a:active { color: #ffff00; }


/* Style
=======================================*/

.clear {
	clear: both;
}

.note dt {
  position: relative;
}
.note dt span {
  position: absolute;
}
.note dd {
  padding-left: 1em;
}

.cont_box{
	width: 600px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/live_event/image/150616/wall.png) top center;
	}

#header{
	width:600px;
	height:390px;
	background:url(/dol/live_event/image/150616/header.png) top center no-repeat;
	}

#leader{
	width:600px;
	height:325px;
	background:url(/dol/live_event/image/150616/leader.png) top center no-repeat;
	}

#c_header{
	width:600px;
	height:36px;
	background:url(/dol/live_event/image/150616/c_header.png) top center no-repeat;
	}

#c_main{
	width:600px;
	background:url(/dol/live_event/image/150616/c_main.png) top center;
	position:relative;
	}

#c_footer{
	width:600px;
	height:34px;
	background:url(/dol/live_event/image/150616/c_footer.png) top center no-repeat;
	}

.txt_box{
	width:525px;
	padding-left:40px;
	text-align:left;
	}

.txt_box_s{
	width:300px;
	}
	
.title_box_l{
	width:530px;
	margin:0 auto 5px auto;
	}
	
.title_box_top{
	width:530px;
	margin:0 auto 5px 35px;
	text-align:left;
	
	}
	
.title_box{
	width:530px;
	margin:20px auto 5px 35px;
	text-align:left;
	}
	
.img_box{ padding-left:50px; margin: 5px 0px;
	 }	 

.ss_box{
	width: 510px;
	height:auto;
	margin: 0 auto;
	padding: 10px 0;
}

.garally{ width: 510px; height:383px; margin: 0 auto; text-align: center; padding:0;}
.garally .g_cont {}
.garally .controls {width: 500px; margin-top: -30px; margin-left: 10px; z-index:1000;}
.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:15px; width:15px;}
.garally div.scroller { width: 510px; height:383px; overflow: hidden; margin: 0 auto; text-align: center;}
.garally div.scroller div.section {width: 510px; height:383x; overflow:hidden; float:left;}
.garally 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;}