
@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;
}

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; }


.cont_box{
	width: 600px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/live_event/image/150324/wall.jpg) top center;
}

#header{
	width:600px;
	height:503px;
	background:url(/dol/live_event/image/150324/header.png) top center no-repeat;
}

#lead{
	width:600px;
	height:75px;
	background:url(/dol/live_event/image/150324/lead.png) top center no-repeat;
}

#c_base{
	width:600px;
	height:688px;
	background:url(/dol/live_event/image/150324/c_wall.png) top center no-repeat;
	margin-bottom:10px;
}

#column {
	width:600px;
	padding-top:40px;
}

#c_title_box01 {
	width:272px;
	height:31px;
	margin-left:60px;
	margin-bottom:10px;
	background:url(/dol/live_event/image/150324/c_title01.png) top left no-repeat;
}

#c_title_box02 {
	width:272px;
	height:31px;
	margin-bottom:10px;
	margin-top:15px;
	background:url(/dol/live_event/image/150324/c_title02.png) top left no-repeat;
}

#c_txt_box01 {
	width:450px;
	margin-left:75px;
	padding-bottom:10px;
	text-align:left;
	color:#000;
}

#c_img_box01 {
	width:494px;
	height:178px;
	margin: 0 auto 0px auto;
	background:url(/dol/live_event/image/150324/c_ss.png) top left no-repeat;
}

#box02 {
	width:500px;
	background:url(/dol/live_event/image/150324/c_item.png) bottom right no-repeat;
	height:310px;
	margin-left:60px;
}
	
#c_txt_box02 {
	width:120px;
	margin-left:20px;
	padding-bottom:10px;
	text-align:left;
	color:#000;
	float:left;
}


#o_header{
	width:600px;
	height:42px;
	background:url(/dol/live_event/image/150324/o_header.png) top center no-repeat;
	margin: 0 auto;
}

#o_wall{
	width:600px;
	background:url(/dol/live_event/image/150324/o_wall.png) top center;
	margin: 0 auto;
}

#o_footer{
	width:600px;
	height:37px;
	background:url(/dol/live_event/image/150324/o_footer.png) top center no-repeat;
	margin: 0 auto;
}

.o_title_box {
	width:600px;
	height:31px;
	margin: 0 auto;
}

.o_txt_box {
	width:480px;
	margin: 0 auto;
	padding-bottom:10px;
	text-align:left;
	color:#fff;
}

p {
    padding-left: 1em;
    text-indent: -1em;
}

		