@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height:1.5em;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
}
#background {
	background-image: url(image/images/background.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 20px;
	padding-left: 20px;
}
#navi {
	margin-bottom: 15px;
}
#navi a{
	outline:none;
}
#footer {
	clear: both;
	padding-top: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #09C;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
}
#logo {
	background-image: url(image/images/logo.png);
	background-repeat: no-repeat;
	height: 81px;
	width: 283px;
	text-indent: -9999px;
}
#logo a {
	display: block;
	height: 81px;
	width: 283px;
	outline:none;
}
#news {
	text-indent: -9999px;
	float: left;
	height: 41px;
	width: 112px;
}
#eat {
	text-indent: -9999px;
	float: left;
	height: 41px;
	width: 112px;
}#buy {
	text-indent: -9999px;
	float: left;
	height: 41px;
	width: 112px;
}#cure {
	text-indent: -9999px;
	float: left;
	height: 41px;
	width: 112px;
}#services {
	text-indent: -9999px;
	float: left;
	height: 41px;
	width: 112px;
}#learn {
	text-indent: -9999px;
	float: left;
	height: 41px;
	width: 112px;
}#sports {
	text-indent: -9999px;
	float: left;
	height: 41px;
	width: 112px;
}#info {
	text-indent: -9999px;
	float: right;
	height: 41px;
	width: 116px;
}
#news a {
	background-image: url(image/images/navi.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 112px;
	display: block;
}
#eat a {
	background-image: url(image/images/navi.png);
	background-repeat: no-repeat;
	background-position: -112px top;
	height: 41px;
	width: 112px;
	display: block;
}
#buy a {
	background-image: url(image/images/navi.png);
	background-repeat: no-repeat;
	background-position: -224px top;
	height: 41px;
	width: 112px;
	display: block;
}
#cure a {
	background-image: url(image/images/navi.png);
	background-repeat: no-repeat;
	background-position: -336px top;
	height: 41px;
	width: 112px;
	display: block;
}
#services a {
	background-image: url(image/images/navi.png);
	background-repeat: no-repeat;
	background-position: -448px top;
	height: 41px;
	width: 112px;
	display: block;
}
#learn a {
	background-image: url(image/images/navi.png);
	background-repeat: no-repeat;
	background-position: -560px top;
	height: 41px;
	width: 112px;
	display: block;
}
#sports a {
	background-image: url(image/images/navi.png);
	background-repeat: no-repeat;
	background-position: -672px top;
	height: 41px;
	width: 112px;
	display: block;
}
#info a {
	background-image: url(image/images/navi.png);
	background-repeat: no-repeat;
	background-position: -784px top;
	height: 41px;
	width: 116px;
	display: block;
}
#news a:hover {
	background-image: url(image/images/navi_o.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 112px;
	display: block;
}
#eat a:hover {
	background-image: url(image/images/navi_o.png);
	background-repeat: no-repeat;
	background-position: -112px top;
	height: 41px;
	width: 112px;
	display: block;
}
#buy a:hover {
	background-image: url(image/images/navi_o.png);
	background-repeat: no-repeat;
	background-position: -224px top;
	height: 41px;
	width: 112px;
	display: block;
}
#cure a:hover {
	background-image: url(image/images/navi_o.png);
	background-repeat: no-repeat;
	background-position: -336px top;
	height: 41px;
	width: 112px;
	display: block;
}
#services a:hover {
	background-image: url(image/images/navi_o.png);
	background-repeat: no-repeat;
	background-position: -448px top;
	height: 41px;
	width: 112px;
	display: block;
}
#learn a:hover {
	background-image: url(image/images/navi_o.png);
	background-repeat: no-repeat;
	background-position: -560px top;
	height: 41px;
	width: 112px;
	display: block;
}
#sports a:hover {
	background-image: url(image/images/navi_o.png);
	background-repeat: no-repeat;
	background-position: -672px top;
	height: 41px;
	width: 112px;
	display: block;
}
#info a:hover {
	background-image: url(image/images/navi_o.png);
	background-repeat: no-repeat;
	background-position: -784px top;
	height: 41px;
	width: 116px;
	display: block;
}
.clearfix:after {
	display:block;
    clear:both;
	height:0;   
    line-height:0;
    visibility:hidden;
	content:".";
    font-size:0.1em;
}
.clearfix {
   display:inline-block;
}
.toppage_bar {
	padding:20px 0 10px 0;
}.clear {
	clear: both;
}
.footer_box {
	float: left;
	width: 128px;
}
.fotter_right {
	float: right;
	width: 132px;
}
#copyright {
	clear: both;
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: center;
}
#footer a {
	background-image: url(image/images/title13.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 1.6em;
}
#background a {
	color: #6E8DF9;
	text-decoration: none;
}
#background a:hover {
	color: #AE56FA;
	text-decoration:underline;	
}
#footer h4 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #0B352D;
}

