@charset "utf-8";
/* CSS Document */

/* aboutのスタイル */

.mainimg{
margin-left:10px;
margin-top:10px;

}

* html .mainimg{
margin-left:0px;
margin-top:0px;

}


* html #leftcol {

	width:200px;
}

#nav #nav-facilities a {
	background: url(/test/common/img/triforce_nav_sprite2.gif) no-repeat left top;
	background-position: -398px -39px;	
}



.banner {
	text-indent:-90em;
}

* html #link {
	background: url(/test/common/img/yellow_bg.jpg) no-repeat right top;
	margin-left:0px;
	width:200px;
}


.biglead {
	display:block;
	margin:20px 5px 15px 0px;
	height:24px;
	font-size:120%;
	border-bottom-style:solid;
	border-bottom-color: #009900;
	background:url(../common/img/header_icon.jpg) no-repeat left top;
	text-indent:20px;
}

/*サイドナビゲーションのスタイル*/

#leftcol ul {
margin-left:0px;
margin-right:0px;
padding:0px;
}


.fascilities{
	margin:-0px 0px 10px -1px;
	display:block;
	height:45px;
	width:200px;
	float:left;
background: url(/test/img/fascilities/sidenav.gif) no-repeat left top;		

}




.fascilities a{
	display:block;
	height:45px;
	width:200px;
	text-decoration:none;
	text-indent:-90em;
}

.fascilities a:hover{
	background: url(/test/img/fascilities/sidenav.gif) no-repeat left top;
	background-position: 0px -45px;	

}


.rental{
	margin:-0px 0px 10px -1px;
	display:block;
	height:45px;
	width:200px;
	float:left;
background: url(/test/img/fascilities/sidenav.gif) no-repeat left top;		
	background-position: 0px -90px;	
}

.rental a{
	display:block;
	height:45px;
	width:200px;
	text-decoration:none;
	text-indent:-90em;
}

.rental a:hover{
	background: url(/test/img/fascilities/sidenav.gif) no-repeat left top;
	background-position: 0px -135px;
}

.instructor{
	margin:-0px 0px 10px -1px;
	display:block;
	height:45px;
	width:200px;
	float:left;
background: url(/test/img/fascilities/sidenav.gif) no-repeat left top;		
	background-position: 0px -90px;	
}

.instructor a{
	display:block;
	height:45px;
	width:200px;
	text-decoration:none;
	text-indent:-90em;
}

#about .instructor{
	margin:-0px 0px 10px -1px;
	display:block;
	height:45px;
	width:200px;
	float:left;
	background: url(/test/img/fascilities/sidenav.gif) no-repeat left top;		
	background-position: 0px -225px;	
}

.instructor a:hover{
	background: url(/test/img/fascilities/sidenav.gif) no-repeat left top;
	background-position: 0px -270px;
}



p {
margin-bottom:25px;
}