@charset "UTF-8";
/* デフォルトスタイルクリア */

body {
	font:75%/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
#main {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	overflow: hidden;
}
#header {
	height: 60px;
	width: 980px;
}
a#link {
	display: block;
	width: 180px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../images-basis/header-sekiwadesign.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	
}
a#link:hover {
	background-position: -180px 0; /* 背景画像の表示開始基準を右上に変更 */
	overflow: hidden;
}
#footer {
	height: 32px;
	width: 980px;
	clear: both;
}
#copyright {
	height: 17px;
	width: 266px;
	margin-top: 10px;
	margin-left: 10px;
}
#main_menu {
	margin: 0;
	padding: 0;
	height: 55px;
	width: 980px;
	overflow: hidden;
}
#main_menu li {
	text-indent: -9999px;
	float: left;
	list-style: none;
}
#main_menu a {
	text-decoration: none;
	display: block;
	height: 55px;
}
#navi1 a {
	background: url(../images-basis/h-menu.gif) no-repeat 0 0;
	width: 103px;
}
#navi2 a {
	background:  url(../images-basis/h-menu.gif) no-repeat -103px 0;
	width: 129px;
}
#navi3 a {
	background: url(../images-basis/h-menu.gif) no-repeat -232px 0;
	width: 150px;
}
#navi4 a {
	background: url(../images-basis/h-menu.gif) no-repeat -382px 0;
	width: 108px;
}
#navi5 a {
	background: url(../images-basis/h-menu.gif) no-repeat -490px 0;
	width: 103px;
}
#navi6 a {
	background: url(../images-basis/h-menu.gif) no-repeat -593px 0;
	width: 93px;
}
#navi7 a {
	background: url(../images-basis/h-menu.gif) no-repeat -686px 0;
	width: 120px;
}
#navi8 a {
	background: url(../images-basis/h-menu.gif) no-repeat -806px 0;
	width: 174px;
}
#navi1 a:hover {
	background: url(../images-basis/h-menu.gif) no-repeat 0 -55px;
}
#navi2 a:hover {
	background:  url(../images-basis/h-menu.gif) no-repeat -103px -55px;
}
#navi3 a:hover {
	background: url(../images-basis/h-menu.gif) no-repeat -232px -55px;
}
#navi4 a:hover {
	background: url(../images-basis/h-menu.gif) no-repeat -382px -55px;
}
#navi5 a:hover {
	background: url(../images-basis/h-menu.gif) no-repeat -490px -55px;
}
#navi6 a:hover {
	background: url(../images-basis/h-menu.gif) no-repeat -593px -55px;
}
#navi7 a:hover {
	background: url(../images-basis/h-menu.gif) no-repeat -686px -55px;
}
#navi8 a:hover {
	background: url(../images-basis/h-menu.gif) no-repeat -806px -55px;
}
#navi1 a.current {
	background: url(../images-basis/h-menu.gif) no-repeat 0 -110px;
}
#navi2 a.current {
	background:  url(../images-basis/h-menu.gif) no-repeat -103px -110px;
}
#navi3 a.current {
	background: url(../images-basis/h-menu.gif) no-repeat -232px -110px;
}
#navi4 a.current {
	background: url(../images-basis/h-menu.gif) no-repeat -382px -110px;
}
#navi5 a.current {
	background: url(../images-basis/h-menu.gif) no-repeat -490px -110px;
}
#navi6 a.current {
	background: url(../images-basis/h-menu.gif) no-repeat -593px -110px;
}
#navi7 a.current {
	background: url(../images-basis/h-menu.gif) no-repeat -686px -110px;
}
#navi8 a.current {
	background: url(../images-basis/h-menu.gif) no-repeat -806px -110px;
}

