A:link{color:#ffffff;text-decoration:none;}		/* リンクの色 */
A:active{color:#ffffff;text-decoration:none;}		/* クリックした時の色 */
A:visited{color:#ffffff;text-decoration:none;} 	/* 行った事があると変わる色 */
A:hover{color:#ffff00;text-decoration:none;}	/* マウスが通過すると変わる色 */

body
{
	scrollbar-face-color:999999;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	scrollbar-3dlight-color:444444;
	scrollbar-arrow-color:ffffff;
	scrollbar-track-color:dddddd;
	scrollbar-darkshadow-color:444444;
}

.table_01
{
	border-collapse:collapse;
}

.table_02
{
	border-collapse:collapse;
	border:solid #222222 1px;
	margin-top:5;
}

.table_03
{
	border-collapse:collapse;
	margin:20 20 10 20;
}

.tr_01
{
	font-size:15px;
	padding-left:30px;
	vertical-alilgn:bottom;
	height:40px;
}

.td_01
{
	height:35;
	padding-left:10;
}

.td_02
{
	font-size:15px;
	padding-left:10px;
	vertical-align:middle;
	color:#ffffff;
	background-color:#000000;
	width:584px;
}

.td_03
{
	font-size:15;
	vertical-align:bottom;
	height:33;
	border-bottom:solid #888888 1px;
}

.td_03-1
{
	font-size:15;
	vertical-align:bottom;

	border-bottom:solid #888888 1px;
}

.td_04
{
	font-size:11;
}

.box_01
{
	width:5px;
	color:#999999;
	background-color:#000000;
	font-size:10px;
	vertical-align:middle;
	padding:5px 5px 5px 10px;
}

.td_00
{
	font-size:15;
	height:28;
	vertical-align:middle;
	text-align:center;
	color:#ffffff;
	background-color:#999999;
}


#top a
{
	display:block;
	width:37px;
	height:28px;
	background:url(../botton/top3.jpg) no-repeat;
}

#top a:hover
{
	background:url(../botton/top4.jpg) no-repeat;
}

#team a
{
	display:block;
	width:45px;
	height:28px;
	background:url(../botton/team3.jpg) no-repeat;
}

#team a:hover
{
	background:url(../botton/team4.jpg) no-repeat;
}

#roster a
{
	display:block;
	width:56px;
	height:28px;
	background:url(../botton/roster3.jpg) no-repeat;
}

#roster a:hover
{
	background:url(../botton/roster4.jpg) no-repeat;
}

#staff a
{
	display:block;
	width:46px;
	height:28px;
	background:url(../botton/staff3.jpg) no-repeat;
}

#staff a:hover
{
	background:url(../botton/staff4.jpg) no-repeat;
}

#record a
{
	display:block;
	width:58px;
	height:28px;
	background:url(../botton/record3.jpg) no-repeat;
}

#record a:hover
{
	background:url(../botton/record4.jpg) no-repeat;
}

#schedule a
{
	display:block;
	width:66px;
	height:28px;
	background:url(../botton/schedule3.jpg) no-repeat;
}

#schedule a:hover
{
	background:url(../botton/schedule4.jpg) no-repeat;
}

#photo a
{
	display:block;
	width:52px;
	height:28px;
	background:url(../botton/photo3.jpg) no-repeat;
}

#photo a:hover
{
	background:url(../botton/photo4.jpg) no-repeat;
}


#course a
{
	display:block;
	width:56px;
	height:28px;
	background:url(../botton/course3.jpg) no-repeat;
}

#course a:hover
{
	background:url(../botton/course4.jpg) no-repeat;
}

#faq a
{
	display:block;
	width:35px;
	height:28px;
	background:url(../botton/faq3.jpg) no-repeat;
}

#faq a:hover
{
	background:url(../botton/faq4.jpg) no-repeat;
}

#link a
{
	display:block;
	width:39px;
	height:28px;
	background:url(../botton/link3.jpg) no-repeat;
}

#link a:hover
{
	background:url(../botton/link4.jpg) no-repeat;
}