@charset "shift-jis";
/* 印刷用 */
h1,h2,h3,h4,h5,h6 {
	/*	color: #666666; メインのカラーが白い場合 */
}
/* navi */
div#navi {
	background-image: none;
	position: relative;
}
#navi img {
	visibility: visible;
	margin: 0px 0px 0px;
	clear: left;
	float: left;
}
* html body div#navi img {
	margin-top: 0px;
}
div#navi ul li {
	height: 0px;
}
div#navi ul li a {
	margin: 0px 0px 0px;
	visibility: hidden;
	height: 0px;
}
/* /navi */
#menufoot-btm {
	visibility: hidden;
}
div#top {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	border-right: none;
	border-left: none;
	text-align: center;
}
