@charset "UTF-8";
body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	background-color: #FFFFFF;
	margin-top: 0px;
	color: #0000CC;
	font-size: 75%;
}
img {
	border:none;
}
#main {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#hede {
	background-image: url(../images/index_r1_c1.gif);
	height: 60px;
	width: 980px;
	background-repeat: no-repeat;
	background-position: -10px 7px;
}
#hed_l {
	float: left;
	height: 50px;
	width: 800px;
}
h1 {
	font-size: 13px;
	text-indent: 240px;
	margin-top: 15px;
}
#hed_r {
	float: right;
	height: auto;
	width: auto;
	font-size: 14px;
	letter-spacing: 0.2em;
	padding-top: 15px;
	padding-right: 20px;
	overflow: hidden;
}


#con_00 {
	height: auto;
	width: 980px;
	clear: both;
	overflow: hidden;
}

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 980px;
	text-align: right;
	background-position: center 0px;
	padding-top: 14px;
	clear: both;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #000099;
}
#main_menu {
	margin: 0;
	padding: 0;
	height: 40px;
	width: 980px;
	overflow: hidden;
	clear: left;
}
#top {
	height: 300px;
	width: 980px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#main_menu li {
	text-indent: -9999px;
	float: left;
	list-style: none;
}
#main_menu a {
	text-decoration: none;
	display: block;
	height: 40px;
}
#navi1 a {
	background: url(../images/menu.gif) no-repeat 0 0;
	width: 107px;
}
#navi2 a {
	background: url(../images/menu.gif)  no-repeat -107px 0;
	width: 167px;
}
#navi3 a {
	background: url(../images/menu.gif) no-repeat -274px 0;
	width: 224px;
}
#navi4 a {
	background: url(../images/menu.gif) no-repeat -498px 0;
	width: 114px;
}
#navi5 a {
	background: url(../images/menu.gif) no-repeat -612px 0;
	width: 111px;
}
#navi6 a {
	background: url(../images/menu.gif) no-repeat -723px 0;
	width: 111px;
}
#navi7 a {
	background: url(../images/menu.gif) no-repeat -834px 0;
	width: 146px;
}

#navi1 a:hover {
	background: url(../images/menu.gif) no-repeat 0 -40px;
}
#navi2 a:hover {
	background:  url(../images/menu.gif) no-repeat -107px -40px;
}
#navi3 a:hover {
	background: url(../images/menu.gif) no-repeat -274px -40px;
}
#navi4 a:hover {
	background: url(../images/menu.gif) no-repeat -498px -40px;
}
#navi5 a:hover {
	background: url(../images/menu.gif) no-repeat -612px -40px;
}
#navi6 a:hover {
	background: url(../images/menu.gif) no-repeat -723px -40px;
}
#navi7 a:hover {
	background: url(../images/menu.gif) no-repeat -834px -40px;
}

#navi1 a.current {
	background: url(../images/menu.gif) no-repeat 0 -80px;
}
#navi2 a.current {
	background:  url(../images/menu.gif) no-repeat -107px -80px;
}
#navi3 a.current {
	background: url(../images/menu.gif) no-repeat -274px -80px;
}
#navi4 a.current {
	background: url(../images/menu.gif) no-repeat -498px -80px;
}
#navi5 a.current {
	background: url(../images/menu.gif) no-repeat -612px -80px;
}
#navi6 a.current {
	background: url(../images/menu.gif) no-repeat -723px -80px;
}
#navi7 a.current {
	background: url(../images/menu.gif) no-repeat -834px -80px;
}
#banner {
	height: 155px;
	width: 980px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	overflow: hidden;
}

