@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;
	background-color:#17234c;
	 }

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:#900; text-decoration: underline;}
a:visited { color: #900; underline;}
a:hover { color:#f00; text-decoration: none;}
a:active { color: #f00; }

.clear { clear: both; }

/* Style
=======================================*/

#header{
	width:600px;
	height:471px;
	background:url(/dol/live_event/image/150915/header.png) top center no-repeat;
	}

#leader{
	width:600px;
	height:287px;
	background:url(/dol/live_event/image/150915/leader.png) top center no-repeat;
	}

#c_main{
	width:600px;
	background:url(/dol/live_event/image/150915/c_main.png) top center;
	}

#c_header{
	width:600px;
	height:80px;
	background:url(/dol/live_event/image/150915/c_header.png) top center no-repeat;
	}
	
#c_footer{
	width:600px;
	height:69px;
	background:url(/dol/live_event/image/150915/c_footer.png) top center no-repeat;
	}

.txt_box{
	width:520px;
	padding-left:45px;
	text-align:left;
	line-height:1.5;
	}

.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-color:#17234c;
	background-image:url(/dol/live_event/image/150915/wall.jpg);
	}



.title_box_top{
	width:422px;
	height:25px;
	margin:0px 0px 0px 40px;
	text-align:left;	
	}
	
.title_box{
	width:422px;
	height:25px;
	margin:20px 0px 0px 40px;
	text-align:left;
	}
	
.img_box{ margin: 0px auto; }
