
@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:'£Í£Ó £Ð¥´¥·¥Ã¥¯';
}

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;
	border: dotted 1px #5e371c;
}



.ss_box{
	width: 600px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/live_event/image/130604/ss_bg.jpg) top center;
}

.info_box{
	width: 600px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/live_event/image/130604/cont_bg.jpg) top center;
}

.cont3_box{
	width: 600px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	background:url(/dol/live_event/image/130604/cont03_bg.jpg) top center;
}

.ud_box{
	width: 600px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	background:url(/dol/live_event/image/130604/ud_bg.jpg) top center;
}
.txt_box{
	width: 480px;
	height: auto;
	margin: 0 auto;
	padding: 5px 0;
	text-align: left;
}

.txt_box strong{color: #00f;}

.title_m{
	width: 480px;
	border-left: solid 5px #ffff80;
	padding-left: 5px;
	text-align: left;
	color: #ffff80;
	margin: 0 auto;
	margin-top: 10px;
}

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;
}




/* Style
=======================================*/

.clear {
	clear: both;
}




/* garally1
=======================================*/
.garally {width: 500px; height:376px; margin: 10px auto 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:#373737 solid 1px; margin-left:5px;}
.garally .controls a:hover { background:#373737; 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;}

