@charset "euc-jp";
/* CSS Document */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2;
}

body {
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
}

ul,li {
	padding:0;
}

img {
	border: none;
	vertical-align: bottom;
}

strong {
	font-weight: bold;
}



/*
----------------------------------------------------- */
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/



/* Layout
=======================================*/

#Wrapper {
	text-align:center;
	display:block;
}


#Container {
	width: 570px;
	display:block;
	margin:0 auto;
}

#HeaderBox{
	width: 570px;
	display:block;
	margin:0 auto;
}

#HeaderBox div.leftBox{
	width: 236px;
	float: left;
	background:url(/dol/live_event/image/100615/header_2.jpg) top center no-repeat;
}

#HeaderBox div.rightBox{
	width: 334px;
	float: left;
	background:url(/dol/live_event/image/100615/header_3.jpg) top center no-repeat;
}


#Contents {
	width:570px;
	display:block;
	text-align:left;
}


#Footer {
	background:url(/dol/live_event/image/100615/Footer.jpg) top center no-repeat;
	height:28px;
}

/* Style
=======================================*/

.clear {
	clear: both;
}



#ct1Box {
	width: 570px;
	height: 106px;
	background:url(/dol/live_event/image/100615/ct2Box.jpg) top center no-repeat;
}

#ct2Box {
	width: 570px;
	height: 101px;
	background:url(/dol/live_event/image/100615/ct3Box.jpg) top center no-repeat;
}

#ct3Box {
	width: 570px;
	height: auto;
	background:url(/dol/live_event/image/100615/ct4Box.jpg) top center no-repeat;
}

#ct4Box {
	width: 570px;
	height: 70px;
	background:url(/dol/live_event/image/100615/ct5Box.jpg) top center no-repeat;
}

.ct1Text{
	width: 400px;
	text-align: left;
	color: #fff;
	line-height: 1.8;
	margin: 0 auto;
}

.ct4TextBox{
	width: 430px;
	text-align: center;
	color: #000;
	line-height: 1.8;
	margin: 0 auto;
}


.ct4Text{
	width: 190px;
	float: left;
	text-align: left;
	color: #000;
	line-height: 1.8;
	padding-left: 8px;
}
.ct4Text2{
	width: 190px;
	float: right;
	text-align: left;
	color: #000;
	line-height: 1.8;
	padding-left: 5px;
}

ul{
	list-style-type: disc;
	list-style-position: inside;

}

li{
	padding: 0 0 10px 0;
	text-indent: 0;
}



/*


div.leftBoxText{
	width: 180px;
	float: left;
	text-align: left;
	color: #000;
	line-height: 1.8;
	padding-left: 80px;
}

div.rightBoxText{
	width: 185px;
	float: right;
	text-align: left;
	color: #000;
	line-height: 1.8;
	padding-right: 75px;
	margin: 0 auto;
}

*/