@charset "utf-8";
@import "base.css" ;

/* top
----------------------------------------------------*/
body#top {
	background:#000 url(../images/top/bg.jpg) no-repeat top center;
}
body#top div#container {
	height:700px;
	background: url(../images/top/main.jpg) no-repeat top center;
}

ul#submenu {
	clear:both;
	padding:2px 0 0 360px;
}
ul#submenu li {
	display:inline;
	float:left;
}
ul#submenu li#snavi01 {
	width:169px;
}
ul#submenu li#snavi00 {
	width:199px;
}
