<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@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:#3b3b35;
	background:url(/dol/live_event/image/131210/main_bg.jpg) top right repeat-y;
}

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: 550px;
	height: auto;
	margin: 0 auto 15px auto;
	padding: 10px 5px 5px 5px;
	text-align: left;
	color: #fff;
	text-decoration:none;
	text-shadow:0px 0px 5px #000;
	background: rgba(70, 69, 65, 0.50);
	line-height: 1.2;


}

h2{
	width: 550px;
	text-align: left;
	margin: 0 auto;
	color: #fed600;
	text-decoration:none;
	text-shadow:0px 0px 5px #000;
	line-height: 1.2;
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid 1px #fed600;
}

.at{color: #ccc;
	padding-left: 15px;
	text-indent: -15px;
}
table.event_box th{
	vertical-align: top;
	padding: 0 5px 0 0;
}

table.event_box li{
	padding-bottom: 10px;
	padding-left: 15px;
	text-indent: -15px;
}

/* 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;}

</pre></body></html>