@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-schedule a {
	background: url(/test/common/img/triforce_nav_sprite2.gif) no-repeat left top;
	background-position: -511px -39px;	
}


/*#nav #nav-schedule a {
	background: url(/test/common/img/triforce_nav_sprite2.gif) no-repeat left top;
	background-position: -511px -39px;	
}
*/
* html #link {
	background: url(/test/common/img/yellow_bg.jpg) no-repeat right top;
	margin-left:0px;
	width:200px;
}

.banner {
	text-indent:-90em;
}

.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;
}


.schedule{
	margin:-0px 0px 10px -1px;
	display:block;
	height:45px;
	width:200px;
	float:left;
background: url(/test/img/schedule/sidenav.gif) no-repeat left top;		

}





.schedule a{
	display:block;
	height:45px;
	width:200px;
	text-decoration:none;
	text-indent:-90em;
}

.schedule a:hover{
	background: url(/test/img/schedule/sidenav.gif) no-repeat left top;
	background-position: 0px -45px;	

}

.trial{
	margin:-0px 0px 10px -1px;
	display:block;
	height:45px;
	width:200px;
	float:left;
background: url(/test/img/schedule/sidenav.gif) no-repeat left top;		
	background-position: 0px -90px;	
}

.trial a{
	display:block;
	height:45px;
	width:200px;
	text-decoration:none;
	text-indent:-90em;
}

.trial a:hover{
	background: url(/test/img/schedule/sidenav.gif) no-repeat left top;
	background-position: 0px -135px;
}

.nyukai{
	margin:-0px 0px 10px -1px;
	display:block;
	height:45px;
	width:200px;
	float:left;
	background: url(/test/img/schedule/sidenav.gif) no-repeat left top;
	background-position: 0px -180px;
}

.nyukai a{
	display:block;
	height:45px;
	width:200px;
	text-decoration:none;
	text-indent:-90em;
}

.nyukai a:hover{
	background: url(/test/img/schedule/sidenav.gif) no-repeat left top;
	background-position: 0px -225px;	

}

#schedule .nyukai{
	display:block;
	height:45px;
	width:200px;
	float:left;
	background: url(/test/img/schedule/sidenav.gif) no-repeat left top;
	background-position: 0px -225px;	
}

p {
margin-bottom:10px;
}


.p-end {
margin-top:40px;
}

dl dd {
margin-left:15px;
}

.acrobat {
	margin-left:480px;
	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;

}


li ol {
	list-style-type: decimal;
}
















