@charset "euc-jp";
/* CSS Document */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
}

body {
	font-size: 12px;
}

ul,li {
	padding:0;
}

img {
	border: none;
	vertical-align: bottom;
}

strong {
	font-weight: bold !important;
}

table {
	border-collapse:separate;
}


td{
	vertical-align: middle;
}


.cont1{
	width: 500px;
	height: 470px;
	color: #760d0d;
	margin: 0 auto;
	text-align: left;
	padding: 50px 50px 0 50px;
	line-height: 1.3;
	background:url(/dol/live_event/image/130101/cont1.jpg) top center no-repeat;
}

.cont2{
	width: 500px;
	height: 475px;
	margin: 0 auto;
	padding: 25px 50px 0 50px;
	color: #760d0d;
	text-align: left;
	line-height: 1.3;
	background:url(/dol/live_event/image/130101/cont2.jpg) top center no-repeat;
}

.info{
	width: 500px;
	height: 1096px;
	margin: 0 auto;
	padding: 25px 50px 0 50px;
	color: #760d0d;
	text-align: left;
	line-height: 1.3;
	background:url(/dol/live_event/image/130101/info.jpg) top center no-repeat;
}

.info_01{
	width: 500px;
	height: 70px;
	margin: 0 auto;
	padding: 130px 0 0 10px;
	color: #760d0d;
	text-align: left;
	line-height: 1.3;
}

.info_02{
	width: 500px;
	height: 70px;
	margin: 0 auto;
	padding: 10px 0 0 10px;
	color: #760d0d;
	text-align: left;
	line-height: 1.3;
}

.info_03{
	width: 320px;
	margin: 0 auto;
	padding: 10px 180px 0 10px;
	color: #760d0d;
	text-align: left;
	line-height: 1.4;
}

.at{
	font-size: 11px;
	line-height: 1.2;
	margin-top: 5px;
	color: #000;
}

/* Layout
=======================================*/
#CenterBox{
	width: 600px;
	margin: 0 auto;
	text-align: center;
}



/* 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;}
