@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;
}


/* Layout
=======================================*/
#CenterBox{
	width: 570px;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/live_event/image/111122/lead.jpg) top center;
}

#lead{
	width: 325px;
	height: 115px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	padding: 10px 25px 0px 220px;
	line-height: 1.3;
	background:url(/dol/live_event/image/111122/miniinfo.jpg) top center no-repeat;
}



.infoBox{
	width: 570px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	color: #29220e;
	font-size: 12px;
	background:url(/dol/live_event/image/111122/cont_center.jpg) top center;
}

.infoBox_end{
	width: 570px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	color: #29220e;
	font-size: 12px;
	padding-bottom: 250px;
	background:url(/dol/live_event/image/111122/cont_bottom2.jpg)  bottom center no-repeat;
}

.infoBox_end2{
	width: 570px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	color: #29220e;
	font-size: 12px;
	padding-bottom: 100px;
	background:url(/dol/live_event/image/111122/cont_bottom1.jpg)  bottom center no-repeat;
}


.infoText{
	width: 420px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 10px;
}

.infoText p{
	width: 380px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	padding: 5px 0;
	line-height: 1.3;
}

.infoBox_end p{
	width: 380px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	padding: 5px 0;
	line-height: 1.3;
}

.infoBox_end2 p{
	width: 380px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	padding: 5px 0;
	line-height: 1.3;
}


.number{
	font-weight: bold;
	font-size: 150%;
	color: #29220e;
}

a:link { color: #ff8080; text-decoration: none;}
a:visited { color: #ff8080; }
a:hover { color: #ff0000; text-decoration: underline;}
a:active { color: #ff8080; }





/* Style
=======================================*/

.clear {
	clear: both;
}


.LineType1{
	border: dashed 1px #475f4a;
	margin: 5px 0;
	_margin: 0;
	padding:0;
}

*:first-child+html .LineType1{
	border: dashed 1px #475f4a;
	margin: 0;
	padding:0;
}





/* garally */


.garally {
	width: 400px;
	height:300px;
	padding: 11px 10px 10px 12px;
	background:url(/dol/live_event/image/111122/ssback.gif) top center no-repeat;
	margin: 0 auto;
	text-align: center;
}


.g_cont {
}

.controls {
	margin-top:-25px;
	margin-left:5px;
}

.controls a {
	height:15px;
	width:15px;
	background:#933;
	border:#fff;
	display:block;
	z-index:1000;
	float:left;
	border:#fff solid 1px;
	margin-left:5px;
}

.controls a:hover {
	background:#ccc;
	color:#000;
}

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/
	height:298px;
	width:397px;
	overflow: hidden;
}
div.scroller div.section {
/* modify width and height of each section as needed (should match the size of the scroller window)	*/
	height:298px;
	width:397px;
	overflow:hidden;
	float:left;
}
div.scroller div.content {
	width: 10000px;
}

