@charset "utf-8";
#index {
	background-image:url(../img/index/imgBase.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#index #wrapper #imgMain {
	height: 520px;
	margin-bottom: 45px;
	background-repeat: no-repeat;
	background-position: center top;
}


#index #wrapper #imgMain h1#headLeft {
	width: 287px;
	margin-top: 55px;
}

#index #wrapper #imgMain a#imgLogo {
	background-image: url(../img/index/imgLogo.png);
	height: 41px;
	width: 287px;
}
#index #wrapper #imgMain div#headRight {
	width: 510px;
}
#index #wrapper #imgMain #headRight #globalNavi {
	margin-top: 70px;
}

#index #wrapper #imgMain #headRight #globalNavi .buttonMode a:hover , #index #wrapper #imgMain #headRight #globalNavi .buttonMode a:active{
	background-position: left -17px;
}

#index #wrapper #imgMain #headRight #globalNavi a#btnNews {
	background-image: url(../img/index/btnNews.png);
	height: 17px;
	width: 46px;
}
#index #wrapper #imgMain #headRight #globalNavi a#btnAbout {
	background-image: url(../img/index/btnAbout.png);
	height: 17px;
	width: 72px;
	margin-left: 7px;
}
#index #wrapper #imgMain #headRight #globalNavi a#btnHistory {
	background-image: url(../img/index/btnHistory.png);
	height: 17px;
	width: 60px;
	margin-left: 8px;
}
#index #wrapper #imgMain #headRight #globalNavi a#btnCourse {
	background-image: url(../img/index/btnCourse.png);
	height: 17px;
	width: 56px;
	margin-left: 8px;
}
#index #wrapper #imgMain #headRight #globalNavi a#btnRestaurant {
	background-image: url(../img/index/btnRestaurant.png);
	height: 17px;
	width: 79px;
	margin-left: 8px;
}
#index #wrapper #imgMain #headRight #globalNavi a#btnAccess {
	background-image: url(../img/index/btnAccess.png);
	height: 17px;
	width: 51px;
	margin-left: 8px;
}
#index #wrapper #imgMain #headRight #globalNavi a#btnMember0 {
	background-image: url(../img/index/btnMember.png);
	height: 17px;
	width: 97px;
	margin-left: 8px;
}


#index #wrapper #innerContents {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 90px;
}

#index #wrapper #innerContents #txtChichibu {
	background-image: url(../img/index/txtChichibu.gif);
	height: 35px;
	margin-bottom: 55px;
}
#index #wrapper #innerContents #contentsLeft {
	width: 620px;
}
#index #wrapper #innerContents #contentsRight {
	width: 240px;
	margin-top: 2px;
	_margin-top: 3px;
}

*+html>/**/body #index #wrapper #innerContents #contentsRight {
	margin-top: 3px;
}

*:first-child+html #index #wrapper #innerContents #contentsRight {
	margin-top: 3px;
}



#index #wrapper #innerContents #contentsLeft #txtWelcome {
	background-image: url(../img/index/txtWelcome.gif);
	height: 32px;
	margin-bottom: 45px;
	background-repeat: no-repeat;
	width: 285px;
}
#index #wrapper #innerContents #contentsRight #txtNews {
	background-image: url(../img/index/txtNews.gif);
	height: 32px;
	width: 78px;
	margin-bottom: 35px;
}
#index #wrapper #innerContents #contentsRight li {
	font-size: 11px;
	line-height: 1.4em;
	background-image: url(../img/index/listDot.gif);
	background-repeat: no-repeat;
	background-position: left 0.6em;
	padding-left: 6px;
	margin-bottom: 10px;
}
#index #wrapper #innerContents #contentsRight li a{
	font-size: 11px;
	line-height: 1.4em;
}

.Today a:link , .Today a:visited{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Today a:hover , .Today a:active{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
