/* CSS Document */

#header .h_navi {
	left:0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	top:89px;
}
#header .h_navi li {
	float:left;
}
#header .h_navi a {
	background:transparent url(../img/h_navi.jpg) no-repeat scroll 0 0;
	display:block;
	height:18px;
	text-indent:-9999px;
}
#header .h_navi .top a {
	background-position:0 -18px;
	width:90px;
}
#header .h_navi .top a:hover {
	background-position:0 -18px;
}
#header .h_navi .floor_guide a {
	background-position:-90px 0;
	width:90px;
}
#header .h_navi .floor_guide a:hover {
	background-position:-90px -18px
}
#header .h_navi .price a {
	background-position:-180px 0;
	width:90px;
}
#header .h_navi .price a:hover {
	background-position:-180px -18px
}
#header .h_navi .pa_lighting a {
	background-position:-270px 0;
	width:90px;
}
#header .h_navi .pa_lighting a:hover {
	background-position:-270px -18px
}
#header .h_navi .party_plan a {
	background-position:-360px 0;
	width:90px;
}
#header .h_navi .party_plan a:hover {
	background-position:-360px -18px;
}
#header .h_navi .download a {
	background-position:-450px 0;
	width:90px;
}
#header .h_navi .download a:hover {
	background-position:-450px -18px
}
#header .h_navi .acces_map a {
	background-position:-540px 0;
	width:90px;
}
#header .h_navi .acces_map a:hover {
	background-position:-540px -18px
}
#header .h_navi .regulation a {
	background-position:-630px 0;
	width:90px;
}
#header .h_navi .regulation a:hover {
	background-position:-630px -18px
}
#header .h_navi .contact a {
	background-position:-720px 0;
	width:90px;
}
#header .h_navi .contact a:hover {
	background-position:-720px -18px;
}
#header .h_navi .link a {
	background-position:-810px 0;
	width:90px;
}
#header .h_navi .link a:hover {
	background-position:-810px -18px
}
#container {
	width:900px;
	margin:0 auto;
	padding:0;
}
#container .top_img {
	background:transparent url(../img/top_banner.jpg) no-repeat scroll 0 0;
	width:900px;
	height:341px;
}
#container .top_img p {
	text-align:left;
	color:#4f903d;
	font-size:10px;
	line-height:16px;
	position:relative;
	top:130px;
	left:10px;
	width:370px;
}
#container .news {
	margin:0;
	margin-top:12px;
	float:left;
	width:900px;
}
#container .top_news {
	padding:5px 0;
	width:900px;
}
#container .top_news dl {
	font-size:10px;
	height:10px;
	line-height:150%;
	padding:5px 0;
	width:900px;
	list-style:none;
}
#container .top_news dt {
	color:#FFFFFF;
	margin-bottom:3px;
	float:left;
	padding-right:20px;
}
#container .top_news dd {
	color:#FFFFFF;
	margin-bottom:3px;
	float:left;
}

