@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;
}


td{
	vertical-align: middle;
}


.ss_box{
	width: 600px;
	height: 335px;
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
	background:url(/dol/live_event/image/121211/ss_box.jpg) top center no-repeat;
}










/* Layout
=======================================*/
#CenterBox{
	width: 600px;
	margin: 0 auto;
	text-align: center;
	background:#dde2f6;
	border: solid 5px #8c9de3;
}



/* Style
=======================================*/

.clear {
	clear: both;
}




/* garally1
=======================================*/
.garally {width: 428px; height:322px; 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: 428px; height:322px; overflow: hidden; margin: 0 auto; text-align: center;}
.garally div.scroller div.section {width: 428px; height:322px; overflow:hidden; float:left;}
.garally div.scroller div.content {width: 10000px;}
