@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;
}

table {
	border-collapse: collapse;
}


td{
	vertical-align: middle;
}


.cont1{
	width: 600px;
	height: 450px;
	color: #fff;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	line-height: 1.3;
	background:url(/dol/live_event/image/130108/cont1_info.jpg) top center no-repeat;
}


.cont1_txt1{
	width: 528px;
	height: 60px;
	color: #fff;
	margin: 0 auto;
	text-align: left;
	padding: 120px 0 0 45px;
	line-height: 1.3;
}

.cont1_txt2{
	width: 528px;
	height: 80px;
	color: #fff;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0 0 45px;
	line-height: 1.3;
}
.cont1_txt3{
	width: 528px;
	height: auto;
	color: #fff;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0 0 45px;
	line-height: 1.3;
}

.cont2_box{
	width: 578px;
	height: auto;
	margin: 0 auto 10px auto;
	padding: 20px 0 20px 0;
	text-align: center;
	background:#480604;
	border: 1px solid rgb(255, 255, 255);
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
}

.text_box{
	width: 540px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	color: #fff;
	text-align: left;
	line-height: 1.2;
	font-size: 12px;
}

.text_box h2 , h3 , h4{
	padding-bottom: 5px;
}

h4{
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 20px;
}


h5{
	border-left: solid 5px #ff0000;
	/* border-bottom: solid 1px #ff0000; */
	padding-left: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #ff0000;
}

.h2_text_box{
	width: 300px;
	height: 205px;
	padding-right: 240px;
	background:url(/dol/live_event/image/130108/ss01.jpg) top center no-repeat;
}

.h2_text_box2{
	width: 300px;
	height: 205px;
	padding-right: 240px;
	background:url(/dol/live_event/image/130108/ss03.jpg) top center no-repeat;
}

.left_box{
	width: 270px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: left;
}

.right_box{
	width: 260px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: right;
}
table.icon_box{
	width: 530px;
	margin: 5px 0;
	line-height: 1.0;
}
table.icon_box td{
	padding: 5px;
	border-bottom: dotted 1px #fff;
}

table.icon_box th{
	width: 40px;
	padding: 5px;
	border-bottom: dotted 1px #fff;
}


table.kaisen{
}

table.kaisen td{
	border: solid 1px #800000;
	padding: 5px;
}


table.kaisen .type1{
	background: #9d644f;
	color: #fff;
	text-align: center;
}

table.kaisen .type2{
	background: #98b9f5;
	color: #000;
}

table.kaisen .type3{
	background: #ff8e8e;
	color: #000;
}
table.kaisen .type4{
	color: #800000;
	background: #fff;
}


a:link { color: #ffff00; text-decoration: none;}
a:visited { color: #ffff00; }
a:hover { color: #ffff00; text-decoration: underline;}
a:active { color: #ffff00; }



.at{
	font-size: 11px;
	line-height: 1.2;
	margin-top: 5px;
}

/* Layout
=======================================*/
#CenterBox{
	width: 600px;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/live_event/image/130108/main_bg.jpg);
}



/* Style
=======================================*/

.clear {
	clear: both;
}




/* garally1
=======================================*/
.garally {width: 428px; height:322px; margin: 0 auto; text-align: center; padding:0 0 0 0;}
.garally .g_cont {}
.garally .controls { margin-top:-30px; margin-left:10px;}
.garally .controls a { height:15px; width:15px; background:#933; display:block; z-index:1000; float:left; border:#fff solid 1px; margin-left:5px;}
.garally .controls a:hover { background:#fff; color:#000; height:20px; width:20px; margin-top:-5px;}
.garally div.scroller { width: 428px; height:322px; overflow: hidden; margin: 0 auto; text-align: center;}
.garally div.scroller div.section {width: 428px; height:322px; overflow:hidden; float:left;}
.garally div.scroller div.content {width: 10000px;}
