<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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;
}


#Wrapper {
	text-align:center;
	display:block;
}


#Container {
	width: 570px;
	display:block;
	margin:0 auto;
	text-align:left;
}

#cont1box{
	width: 570px;
	height: 440px;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/live_event/image/110614/cont1.jpg) top center no-repeat;
}

#cont2box{
	width: 570px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/live_event/image/110614/cont_center.gif) top center;
}

#cont2box_header{
	width: 470px;
	height: 47px;
	margin: 0 auto;
	text-align: left;
	padding:110px 30px 0 70px;
	line-height: 1.4;
	background:url(/dol/live_event/image/110614/cont2_header.jpg) top center no-repeat;
}

#cont2box_fooder{
	width: 470px;
	height: 480px;
	margin: 0 auto;
	text-align: left;
	padding:0 30px 0 70px;
	line-height: 1.4;
	background:url(/dol/live_event/image/110614/cont_bottm.gif) bottom center no-repeat;
}

.textType1{
	width: 500px;
	margin: 0 auto;
	text-align: left;
	height: 55px;
	/* border: solid 1px #000; */
	padding-top: 155px;
	padding-left: 60px;
	line-height: 1.2;
}

.textType2{
	width: 500px;
	margin: 0 auto;
	text-align: left;
	height: 58px;
	/* border: solid 1px #000; */
	padding-left: 60px;
	line-height: 1.2;
}

.textType3{
	width: 500px;
	margin: 0 auto;
	text-align: left;
	height: 72px;
	/* border: solid 1px #000; */
	padding-left: 60px;
	line-height: 1.2;
}

.textType4{
	width: 480px;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #000; */
	line-height: 1.5;
	padding: 5px 0 20px 20px;
}

.textType5{
	width: 520px;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #000; */
	line-height: 1.5;
	padding: 0 0 20px 0;
}

.textType6{
	width: 340px;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #000; */
	line-height: 1.3;
	padding: 5px 0 45px 0;
	color: #4c3216;
}
.textType7{
	width: 510px;
	margin: 0 auto;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}

.textType8{
	width: 440px;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #000; */
	line-height: 1.3;
	padding: 5px 0 0 0;
	color: #4c3216;
}


ul.vol{
	list-style-type: decimal;
	margin: 0;
	padding: 0 0 0 5px;
}


ul.vol li{
	margin: 0;
	padding: 5px 0;
}


.miniTitle{
	width: 510px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
	color: #1634c2;
	text-align: left;
	padding-top: 5px;
}

.at{
	line-height: 1.2;
	font-size: 11px;
}

.margin5px{
	padding-bottom:5px;
	margin: 0;
	line-height: 1.4;
}

/* 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;
}


</pre></body></html>