
@charset "euc-jp";
/* CSS Document */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', 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;
}

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;
	padding: 10px 25px 0 25px;
	text-align: left;
	color: #51150d;
	text-decoration:none;
	text-shadow:0px 0px 2px #fff;
	background: rgba(70, 69, 65, 0.50);
	line-height: 1.2;
	background:url(/dol/live_event/image/150101/cont_box.jpg) top center;
}
.text_box p{
	padding: 10px 5px 10px 5px;
}


.cont_title{
	width: 525px;
	font-size:18px;
	padding:6px 0 4px 10px;
	line-height: 1;
	margin: 20px auto 5px auto;
	color: #fff;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;

/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5MDMyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzhmMDIyMiIgc3RvcC1vcGFjaXR5PSIwLjU2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDAwMTkiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(169,3,41,1) 0%, rgba(143,2,34,0.56) 44%, rgba(109,0,25,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,0.56)), color-stop(100%,rgba(109,0,25,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(169,3,41,1) 0%,rgba(143,2,34,0.56) 44%,rgba(109,0,25,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(169,3,41,1) 0%,rgba(143,2,34,0.56) 44%,rgba(109,0,25,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(169,3,41,1) 0%,rgba(143,2,34,0.56) 44%,rgba(109,0,25,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(169,3,41,1) 0%,rgba(143,2,34,0.56) 44%,rgba(109,0,25,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#006d0019',GradientType=1 ); /* IE6-8 */


}


.data_title{
	width: 505px;
	font-size:16px;
	border-left: solid 20px #bb0406;
	/* border-bottom: solid 5px #bb0406; */
	padding:3px 0 3px 5px;
	line-height: 1;
	margin: 20px auto 0 auto;
	text-shadow: 0 -1px 1px #fff, -1px 0 1px #fff, 1px 0 1px #51150d;
	color: #bb0406;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;

}





.data{
	width: 530px;
	margin: 0 auto 0 auto;
	padding: 5px 10px 10px 10px;
}



.data2{
	width: 510px;
	margin: 10px auto 0 auto;
	background: #ffc1c1;
	color: #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
}

.data3{
	width: 530px;
	margin: 20px auto 0 auto;
	padding: 10px;
}

.data2 strong{font-size: 16px; color: #000;}

.data table{width: 100%; border: solid 2px #000;}
.data th{border: solid 1px #000; padding:5px; text-align: center; background:#bb0406;}
.data th img{border: solid 1px #fff;}
.data td{border: solid 1px #000; padding:5px;}
.data td strong{font-size: 16px; display: block; /* border-bottom: solid 1px #555; */ margin-bottom: 5px;}

.ss_box{ padding: 5px 0 0 0; margin: 0 auto; width: 530px;}

.font25{font-size: 25px; color: #000; width: 530px; text-align: left; border-bottom:solid 1px #000; margin-bottom: 5px;
background:url(/dol/live_event/image/150101/gm_bg.png) top right no-repeat;
	text-shadow: 0 -1px 1px #fff, -1px 0 1px #fff, 1px 0 1px #51150d;
	color: #bb0406;


}

/* 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;}

