body{
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	color: #666666;
	font-size: small;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
a:link{
	color: #FF3333;
	text-decoration: none;
}
a:visited{
	color: #FF9933;
	text-decoration: none;
}
a:hover{
	color: #FF9933;
	text-decoration: underline;
}

/*  Logo  */



#logo_base{
	width: 800px;
	height: 116px;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 2px solid #CCCCCC;
}

#logo{
	width: 371px;
	height: 116px;
	background-image: url(../img/navi/logo2.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#navi_base{
	width: 429px;
	height: 116px;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}


/* Navibar List-style  */


#navbar{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul#navbar li{
	float: left;
}
#navbar #t_logo{
	width: 209px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/logo_1.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#navbar li a#t_logo:hover {
	width: 209px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/logo_2.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#navbar #t_logo2{
	width: 162px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/s_logo_1.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#navbar li a#t_logo2:hover{
	width: 162px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/s_logo_2.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#navbar #home{
	width: 71px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/home_1.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#navbar li a#home:hover{
	width: 71px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/home_2.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#navbar #schedule{
	width: 91px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/schedule_1.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#navbar li a#schedule:hover{
	width: 91px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/schedule_2.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#navbar #report{
	width: 74px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/report_1.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#navbar li a#report:hover{
	width: 74px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/report_2.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#navbar #bbs{
	width: 55px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/BBS_1.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#navbar li a#bbs:hover{
	width: 55px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/BBS_2.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#navbar #link{
	width: 54px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/link_1.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#navbar li a#link:hover{
	width: 54px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/link_2.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#navbar #contact{
	width: 84px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/contact_1.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#navbar li a#contact:hover{
	width: 84px;
	height: 116px;
	text-indent: -9999em;
	background-image: url(../img/navi/contact_2.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}



#bg{
	background-image: url(../img/shadow.gif);
	background-repeat: repeat;
	padding: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	background-position: center;
}
#base{
	padding: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#base2{
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	padding: 10 5 5 5;
}
#footer{
	width: 795px;
	text-indent: -9999em;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	height: 17px;
	display: block;
	padding-top: 3px;
	font-size: small;
	padding-right: 5px;
	background-position: bottom;

}
#bottom{
	width: 785px;
	padding-left: 15px;
	clear: both;
	margin-bottom: 0;
	background-image: url(../img/footer2.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-top: 10px;
}
#bottom2{
	width: 795px;
	padding-left: 5px;
	clear: both;
	margin-bottom: 0;
}