
@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: #28415f;
}

a:link { color: #0000ff; text-decoration: none;}
a:visited { color: #000080; }
a:hover { color: #ff0000; text-decoration: underline;}
a:active { color: #ff8000; }


.info_box{
	width: 540px;
	height: 360px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	padding: 100px 30px 0 30px;
	background:url(/dol/live_event/image/130910/info.jpg) top center no-repeat;
}

.cora_box{
	width: 300px;
	height: 105px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	padding: 165px 30px 0 270px;
	background:url(/dol/live_event/image/130910/cora.jpg) top center no-repeat;
}


.txt02{
	padding-right: 330px;
	padding-top: 6px;
}

.title{
	font-weight: bold;
	color: #ff6805;
	font-size: 14px;
}

.info_box strong{
	font-weight: bold;
	color: #e7cd1e;
}



/* 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 .msc{
	display: block;
	position: absolute;
	top: 0;
	left: 100px;
	width: 400px;
	height: 400px; 
	background:url(/dol/live_event/image/130910/ss_msc_top.png);
	z-index:90;
}

.garally {width: 600px; height:400px; margin: 0 auto 0 auto; text-align: left; padding:0 0 0 0; position: relative; background:url(/dol/live_event/image/130910/ss_msc.png);}
.garally .g_cont {}
.garally .controls {
	margin-top:-250px;
	margin-left:70px;
	width: 20px;
}
.garally .controls a {
	width:30px;
	height:15px;
	display:block;
	z-index:1000;
	/* float:left; */
	border:#373737 solid 1px;
	margin-bottom:5px;
	color: #800040;
	background:#fff;
	text-align: left;
	padding-left: 4px;
}
.garally .controls a:hover {
	background:#373737;
	width:35px;
	height:15px;
	margin-left:-5px;
	color: #fff;
	text-decoration: none;
}
.garally div.scroller { width: 400px; height:400px; overflow: hidden; margin: 0 auto; text-align: center;}
.garally div.scroller div.section {width: 400px; height:400px; overflow:hidden; float:left;}
.garally div.scroller div.content {width: 10000px;}

