@charset "Shift_JIS";
/***********************************************************

	[1] common

***********************************************************/

/* [1] ------ *********************************************/


h2, h3, h4{
	display:block;
	text-indent:-99999px;
}

h2{
	width:570px;
	height:28px;

	background:#ffffff url(../image/top/eventInfo.gif) no-repeat left top;
}
#main{
	padding:0 10px 0 0;
	width:570px;

	text-align:left;
}

#infoPlay{
	width:570px;
	height:35px;

	background:#ffffff url(../image/top/eventInfo_play.gif) no-repeat left top;
}

#infoDance{
	width:570px;
	height:35px;

	background:#ffffff url(../image/top/eventInfo_dance.gif) no-repeat left top;
}

#infoMusic{
	width:570px;
	height:35px;

	background:#ffffff url(../image/top/eventInfo_music.gif) no-repeat left top;
}

#infoCinema{
	width:570px;
	height:35px;

	background:#ffffff url(../image/top/eventInfo_cinema.gif) no-repeat left top;
}
#updates{
	position:relative;
}
#updates h4{
	width:570px;
	height:28px;

	background:#ffffff url(../image/top/updatas_bg.gif) no-repeat left top;
}
#updates img#archive{
	position:absolute;
	top:0px;
	left:435px;
}
#updates img#rss{
	position:absolute;
	top:0px;
	left:365px;
}

.info{
	margin-bottom:1em;
	width:568px;
/*	height:200px;
*/	overflow:auto;

	border:1px #cccccc solid;
}
.info li{
	margin:0px 5px;
	padding-bottom:3px;
	width:526px;

	background:#ffffff url(../image/top/eventInfo_line.gif) no-repeat bottom left;
}
.info li div{
	margin:5px 5px 5px 0;
	width:100%;

	background:#ffffff url(../image/top/eventInfo_bg.gif) repeat-y left;
}
.info li div p{
	float:left;
}
.info li div img{
	float:right;
}

.info li div p.date{
	margin-right:12px;
	padding-top:3px;
	padding-left:12px;
	width:90px;

	line-height:1.2;
}
.info li div p.detail{
	width:355px;
}
#updates li div p.detail{
	width:400px;
}
* html .info li div p.date{
	width:100px;
}
#banner{
	width:570px;

	background-color:#e5e5e5;
}
#banner li{
	float:left;
	padding:9px;
	
	font-size:0;
}
#banner li.noPadding{
	padding:10px 0;
}
/**********************************************************/

