@charset "utf-8";
/* CSS Document */

/* aboutのスタイル */

.mainimg{
margin-left:0px;
margin-top:10px;

}

* html .mainimg{
margin-left:10px;
margin-top:10px;

}



* html .mainimg{
margin-left:0px;
margin-top:0px;

}




#nav #nav-about a {
	background: url(/test/common/img/triforce_nav_sprite2.gif) no-repeat left top;
	background-position: -98px -39px;	
}





.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;
}


.aboutus{
	margin:-0px 0px 10px -1px;
	display:block;
	height:45px;
	width:200px;
	float:left;
background: url(/test/img/about/sidenav.gif) no-repeat left top;		

}

#about .aboutus{
	display:block;
	height:45px;
	width:200px;
	float:left;
	background: url(/test/img/about/sidenav.gif) no-repeat left top;
	background-position: 0px -45px;	
}



.aboutus a{
	display:block;
	height:45px;
	width:200px;
	text-decoration:none;
	text-indent:-90em;
}

.aboutus a:hover{
	background: url(/test/img/about/sidenav.gif) no-repeat left top;
	background-position: 0px -45px;	

}

.triforcenetwork{
	margin:-0px 0px 10px -1px;
	display:block;
	height:45px;
	width:200px;
	float:left;
background: url(/test/img/about/sidenav.gif) no-repeat left top;		
	background-position: 0px -90px;	
}

.triforcenetwork a{
	display:block;
	height:45px;
	width:200px;
	text-decoration:none;
	text-indent:-90em;
}

.triforcenetwork a:hover{
	background: url(/test/img/about/sidenav.gif) no-repeat left top;
	background-position: 0px -135px;
}

.aboutbjj{
	margin:-0px 0px 10px -1px;
	display:block;
	height:45px;
	width:200px;
	float:left;
	background: url(/test/img/about/sidenav.gif) no-repeat left top;
	background-position: 0px -180px;
}

.aboutbjj a{
	display:block;
	height:45px;
	width:200px;
	text-decoration:none;
	text-indent:-90em;
}

.aboutbjj a:hover{
	background: url(/test/img/about/sidenav.gif) no-repeat left top;
	background-position: 0px -225px;	

}

p {
margin-bottom:25px;
}

