@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:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

body {
	font-size: 12px;
}

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/130305/cont_bg.jpg) top center;
}

.item03{
	width: 600px;
	height: 580px;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	background:url(/dol/live_event/image/130305/item03.jpg) top center;
}

.txt_box{
	width: 550px;
	margin: 0 auto;
	text-align: left;
}

.txt_box p{
	padding: 5px 0 10px 25px;
}


h3{
	border-left: solid 5px #17267f;
	/* border-bottom: solid 1px #ff0000; */
	padding-left: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #17267f;
	font-size: 18px;
	text-shadow: 1px 1px 1px #99a6ec;
}

h4{
	border-left: solid 5px #ffff80;
	/* border-bottom: solid 1px #ff0000; */
	padding-left: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #ffff80;
	font-size: 16px;
	text-shadow: 1px 1px 1px #828200;
}

ul.list_info {width: 500px; margin: 0; padding: 0;}

ul.list_info li{
	margin: 0 0 5px 0;
	padding: 0;
	text-indent: -20px;
	padding-left: 20px;
}




a:link { color: #ffff00; text-decoration: none;}
a:visited { color: #ffff00; }
a:hover { color: #ffff00; text-decoration: underline;}
a:active { color: #ffff00; }



.at{
	font-size: 11px;
	line-height: 1.2;
	margin-top: 5px;
}

/* Layout
=======================================*/
#CenterBox{
	width: 600px;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/live_event/image/130305/main_bg.jpg);
}



/* Style
=======================================*/

.clear {
	clear: both;
}




/* garally1
=======================================*/
.garally {width: 500px; height:376px; margin: 0 auto; text-align: center; padding:0 0 0 0;}
.garally .g_cont {}
.garally .controls { margin-top:-30px; margin-left:10px;}
.garally .controls a { height:15px; width:15px; background:#933; display:block; z-index:1000; float:left; border:#fff solid 1px; margin-left:5px;}
.garally .controls a:hover { background:#fff; color:#000; height:20px; width:20px; margin-top:-5px;}
.garally div.scroller { width: 500px; height:376px; overflow: hidden; margin: 0 auto; text-align: center;}
.garally div.scroller div.section {width: 500px; height:376px; overflow:hidden; float:left;}
.garally div.scroller div.content {width: 10000px;}