
@charset "euc-jp";
/* CSS Document */

/* basic
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3;
	font-family:'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif,osaka;
	}

body { 
       font-size: 12px;

	   }

ul,li { padding:0;}

img {
	border: none;
	vertical-align: bottom;
}

strong { font-weight: bold !important;}

a:link { color: #0000ff; text-decoration: none;}
a:visited { color: #000080; }
a:hover { color: #ff0000; text-decoration: underline;}
a:active { color: #ff8000; }




/* Reset
=======================================*/
.cont_box{
	width: 600px;
	height: auto;
	margin: 0px auto;
	text-align: center;
}

#title{
	width:600px;
	height:163px;
	background-image:url(/dol/live_event/image/140701/title.png);
	background-repeat:no-repeat;
}


#top{

	width:600px;
	height:348px;
	background-image:url(/dol/live_event/image/140701/top.png);
	background-repeat:no-repeat;
}


#main_header {
	width:600px;
	height:77px;
	background-image:url(/dol/live_event/image/140701/main_header.png);
	background-repeat:no-repeat;
	position:relative;
}

#main {
	width:600px;
	height:449px;
	background-image:url(/dol/live_event/image/140701/main.png);
	background-repeat:repeat-y;
	position:relative;
}

.main_title01{ 
			position:absolute;
			top:40px;
			left:70px;
			}

#main .txt01{
	width:450px;
	position:absolute;
	top:5px;
	left:80px;
	text-align:left;
}

.main_title02{ 
			position:absolute;
			top:50px;
			left:70px;
			}

#main .txt02{
	width:220px;
	position:absolute;
	top:90px;
	left:80px;
	text-align:left;
}

.main_title03{ 
			position:absolute;
			top:270px;
			left:300px;
			}

#main .txt03{
	width:180px;
	position:absolute;
	top:330px;
	left:360px;
	text-align:left;
}


#main_footer {
	width:600px;
	height:76px;
	background-image:url(/dol/live_event/image/140701/main_footer.png);
	background-repeat:no-repeat;
}

#ol_header {
	width:600px;
	height:247px;
	background-image:url(/dol/live_event/image/140701/ol_header.png);
	background-repeat:no-repeat;
}

#ol_main {

	width:600px;
	background-image:url(/dol/live_event/image/140701/ol_main.png);
	background-repeat:repeat-y;
	position:relative;
}

#ol_footer {
	width:600px;
	height:46px;
	background-image:url(/dol/live_event/image/140701/ol_footer.png);
	background-repeat:no-repeat;
}

#ol_txt{ 
	width:470px;
	margin:0px auto;
	color:#fff;
	text-align:left;
	}

#ol_txt p{ 
	padding-left:10px;
	color:#fff;
	text-align:left;
	}
	
.ol_title{
	width:142px;
	height:32px;
	color:#fff;
	margin-top:10px;
	}

.ol_title_top{
	width:142px;
	height:32px;
	color:#fff;
	}

#ol_txt .item{ 
¡¡¡¡width:470px;
	height:324px;
	padding-left:10px;
	color:#fff;
	text-align:left;
	background:url(/dol/live_event/image/140701/item.png) bottom right no-repeat;
	}

.item_txt{
	width:220px;
	color:#fff;
	text-align:left;
	}

	
.notice{
	font-size:10px;
	color:#000;
	text-align: left;
	line-height:1.2;
	padding:10px 0px 20px 20px;	
}	

strong{ 
font-weight:bold;
}

#main_ss {
		width:600px;
		height:410px;
		background-image:url(/dol/live_event/image/140701/photo.png);
		background-repeat:no-repeat;
		position:relative;
		top:50px;
}


