@charset "Shift_JIS";
@import url(common.css);
@import url(layout.css);
@import url(base.css);
/**/
body {
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", sans-serif;
	color: #000000;
	position: relative;
	/*IE5*/
	text-align: center;
}
#header #navi,
#header dl.search{
	display: none;
}
/* */
.bg-top {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
.bg-btm {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
}
/**/
#footer p.menu{display: none}
