
@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;
}

.cont_box{
	width: 600px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/live_event/image/150316/wall.png) top center;
}

#header{
	width:600px;
	height:435px;
	background:url(/dol/live_event/image/150316/header.png) top center no-repeat;
}

#lead{
	width:600px;
	height:264px;
	background:url(/dol/live_event/image/150316/lead.png) top center no-repeat;
}

#c_box{
	width: 600px;
	height:auto;
	margin: 0 auto;
	text-align: left;
	background:url(/dol/live_event/image/150316/con_wall.png) top center;
}


#outline{
	width:600px;
	height:56px;
	background:url(/dol/live_event/image/150316/title_outline.png) top center no-repeat;
}

#title01{
	width:600px;
	height:30px;
	margin: 10px auto 0px auto;
	background:url(/dol/live_event/image/150316/title01.png) top center no-repeat;
}

#title02{
	width:600px;
	height:30px;
	margin: 10px auto 0px auto;
	background:url(/dol/live_event/image/150316/title02.png) top center no-repeat;
}

#title03{
	width:600px;
	height:30px;
	margin: 10px auto 0px auto;
	background:url(/dol/live_event/image/150316/title03.png) top center no-repeat;
}

#title04{
	width:600px;
	height:30px;
	margin: 10px auto 0px auto;
	background:url(/dol/live_event/image/150316/title04.png) top center no-repeat;
}

#title05{
	width:600px;
	height:30px;
	margin: 10px auto 0px auto;
	background:url(/dol/live_event/image/150316/title05.png) top center no-repeat;
}

#title06{
	width:600px;
	height:30px;
	margin: 10px auto 0px auto;
	background:url(/dol/live_event/image/150316/title06.png) top center no-repeat;
}

#footer{
	width:600px;
	height:31px;
	margin: 0px auto;
	background:url(/dol/live_event/image/150316/footer.png) top center no-repeat;
}


.txt_box{
	width: 500px;
	margin: 0px auto;
	padding-bottom:20px;
	padding-left:10px;
	text-align: left;
}

.txt_box02{
	width: 500px;
	margin: 0px auto;
	padding-bottom:5px;
	padding-left:10px;
	text-align: left;
}

.txt_box03{
	width: 280px;
	padding-bottom:20px;
	padding-left:60px;
	text-align: left;
	float:left;
}


.img_box{
	width: 430px;
	margin: 0px auto;
	padding-bottom:10px;
}


.img_box02{
	width: 200px;
	margin-left:10px;
	float:left;
}

.img_box03{
	width: 500px;
	margin: 0px auto;
}

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;
}

.txt_b_r { font-weight:bold; color:#900; }

