@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/150421/wall.png) top center;
	}

#header{
	width:600px;
	height:390px;
	background:url(/dol/live_event/image/150421/header.png) top center no-repeat;
	}

#leader{
	width:600px;
	height:256px;
	background:url(/dol/live_event/image/150421/leader.png) top center no-repeat;
	}

#c_header{
	width:600px;
	height:36px;
	background:url(/dol/live_event/image/150421/c_header.png) top center no-repeat;
	}

#c_main{
	width:600px;
	background:url(/dol/live_event/image/150421/c_main.png) top center;
	position:relative;
	}

#c_footer{
	width:600px;
	height:34px;
	background:url(/dol/live_event/image/150421/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_02{ 
	position:absolute;
	top:325px;
	left:330px;
	 }