/***************************************************
 *
 * トップページ css
 * UTF-8
 * Target win IE6,7 FF2 Opera9 / mac FF2 Safari3
 *
 ***************************************************/


#news-topics{
	background-image:
	width:390px;
	height:278px;
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	float: left;
}

/*What's new*/

.news_area {
	width:370px;
	height:200px;
	overflow:auto;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
div.news_area dl.wnew {
	padding-top:5px;
	clear:both;
	margin: 0px;
	padding-bottom: 0px;
}
div.news_area dl.wnew dt {
	font-size:18px;
	color:#000;
	margin: 0px;
	padding: 0px 0 0 10px;
	font-weight: bold;
	border-left:#FF0000 2px solid;
}
	
div.news_area dl.wnew dd {
	padding-bottom:5px;
	margin: 5px 0 10px 0;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	}

#tickets-reserve {
	background:url(../images/kakaku-yoyaku.jpg);
	width:800px;
	height:194px;
	margin: 0;
	padding: 63px 0 0 7px;
	position: relative;
	background-repeat: no-repeat;
}

.tickets-list01{
	width:250px;
	position: absolute;
}

.tickets-list02{
	width:250px;
	position: absolute;
	left: 273px;
}

.tickets-list03{
	width:250px;
	position: absolute;
	left: 535px;
}

.tickets-list04{
	width:250px;
	position: absolute;
	top: 161px;
}

.tickets-list05{
	width:250px;
	position: absolute;
	left: 273px;
	top: 161px;
}

.tickets-list06{
	width:250px;
	position: absolute;
	left: 535px;
	top: 161px;
}

#feature-area{
	background-image:url(../images/feature-area-bg.gif);
	width:390px;
	height:278px;
	float:right;
}

#topics-area{
	width:799px;
}
