@charset "euc-jp";
/* CSS Document */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
}

body {
	font-size: 12px;
}

ul,li {
	padding:0;
}

img {
	border: none;
	vertical-align: bottom;
}

strong {
	font-weight: bold !important;
}

table {
	border-collapse:separate;
}


/* Layout
=======================================*/
#CenterBox{
	width: 570px;
	margin: 0 auto;
	text-align: center;
	background:#000;
}

#infoBox{
	width: 570px;
	height: 470px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	line-height: 1.3;
	padding: 70px 0 0 0;
	background:url(/dol/live_event/image/120101/infoBox.jpg) top center no-repeat;
}

.titleBox{
	width: 450px;
	height: auto;
	text-align: left;
	color: #50411a;
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 15px;
	border-left: solid 10px #50411a;
	border-bottom: solid 1px #50411a;
	padding-left: 6px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 16px;
}

.textBox{
	width: 460px;
	height: auto;
	text-align: left;
	color: #50411a;
	margin-left: 40px;
	padding-left: 4px;
	padding-bottom: 2px;
	line-height: 1.3;
}

.at{
	font-size: 11px;
	padding-top: 3px;
	line-height: 1.2;
}


.textBox li{
	line-height: 1.3;
	padding-bottom: 3px;
	text-indent: -8px;
	padding-left: 8px;
}

.textBox li.at{
	line-height: 1.3;
	padding-bottom: 0;
	text-indent: -8px;
	padding-left: 8px;
}





a:link { color: #ff8080; text-decoration: none;}
a:visited { color: #ff8080; }
a:hover { color: #ff0000; text-decoration: underline;}
a:active { color: #ff8080; }




/* Style
=======================================*/

.clear {
	clear: both;
}




/* garally1
=======================================*/
.garally {width: 561px; height:402px; margin: 0 auto; text-align: center; padding:7px 9px 0 0; background:url(/dol/live_event/image/120101/ssBox.jpg) top center no-repeat;}
.garally .g_cont {}
.garally .controls { margin-top:-30px; margin-left:30px;}
.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: 502px; height:374px; overflow: hidden; margin: 0 auto; text-align: center;}
.garally div.scroller div.section {width: 502px; height:374px; overflow:hidden; float:left;}
.garally div.scroller div.content {width: 10000px;}

