
@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;
}



a:link { color: #0000ff; text-decoration: none;}
a:visited { color: #000080; }
a:hover { color: #ff0000; text-decoration: underline;}
a:active { color: #ff8000; }

.text_box{
	width: 560px;
	height: auto;
	margin: 0 auto;
	padding: 5px 0 15px 0;
	text-align: left;
	color: #fff;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.ss_box{
	width: 520px;
	margin: 0 auto;
	text-align: center;
	border: solid 5px #fff;
	margin-bottom: 10px;
}

.at{
	font-size: 11px;
}

.text_box td,th{
	padding: 5px;
}

.btn_box{
	width: 520px;
	padding-bottom: 10px;
	margin: 0 auto;
	
}

.btn_box a{
	width: 520px;
	height: 100px;
	background:url(/dol/live_event/image/131105/btn_count.png) top center no-repeat;
	display: block;
}

.btn_box a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity:0.50;
}

.btn_box strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

.title_box{
	font-weight: bold;
	font-size: 16px;
	color: #ff8000;
	padding-left: 5px;
	border-left: solid 5px #ff8000;
	margin-bottom: 5px;
	
}

/* Style
=======================================*/

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}



/* garally1
=======================================*/
.garally {width: 512px; height:384px; margin: 0 auto 20px auto; text-align: center; padding:0 0 0 0; border: solid 8px #fff;}
.garally .g_cont {}
.garally .controls { margin-top:-30px; margin-left:10px;}
.garally .controls a {
	height:15px;
	width:15px;
	background:#ffe657;
	display:block;
	z-index:1000;
	float:left;
	border: #f0cc00 solid 1px;
	margin-left:5px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	-moz-box-shadow: 0px 0px 8px #000000;
	-webkit-box-shadow: 0px 0px 8px #000000;
	box-shadow: 0px 0px 8px #000000;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;


    }  
}
.garally .controls a:hover{
	height:15px;
	width:15px;
	background:#ffe657;
	display:block;
	z-index:1000;
	float:left;
	border: #f0cc00 solid 1px;
	margin-left:5px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	-moz-box-shadow: 0px 0px 8px #000000;
	-webkit-box-shadow: 0px 0px 8px #000000;
	box-shadow: 0px 0px 8px #000000;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.garally div.scroller { width: 512px; height:384px; overflow: hidden; margin: 0 auto; text-align: center;}
.garally div.scroller div.section {width: 512px; height:384px; overflow:hidden; float:left;}
.garally div.scroller div.content {width: 10000px;}

