
@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;
	background:#ff9c01;
}

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: 500px;
	height: auto;
	margin: 0 auto;
	padding: 5px 0 15px 0;
	text-align: left;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}


.ss01_box{
	width: 600px;
	height: 256px;
	margin: 0 auto;
	text-align: left;
	padding: 60px 0 0 0;
	background:url(/dol/live_event/image/131022/ss01.png) top right no-repeat;
}


.ss02_box{
	width: 600px;
	height: 256px;
	margin: 0 auto;
	text-align: left;
	padding: 60px 0 0 0;
	background:url(/dol/live_event/image/131022/ss02.png) top right no-repeat;
}






/* 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;}

