@charset "utf-8";
/*Copyright 2009 FSFIELD All Rights Reserved.*/

/*adjustment*/
li#gn2 a{background:url(../img/nav_global01.jpg) no-repeat -198px -31px;}

div#section_top{
	background: url(../class/img/page_ttle_class.gif) no-repeat 0 0;
	padding:0 20px 20px;
	overflow:hidden;
	height:100%;
}

h3#class{
	height:104px;
	font-size:8px;
}

body#index li#ln1 a{background:url(../class/img/nav_local01.gif) no-repeat 0 -36px;}
body#group li#ln2 a{background:url(../class/img/nav_local01.gif) no-repeat -99px -36px;}
body#private li#ln3 a{background:url(../class/img/nav_local01.gif) no-repeat -223px -36px;}
body#grammar li#ln4 a{background:url(../class/img/nav_local01.gif) no-repeat -371px -36px;}
body#bernard-type li#ln5 a{background:url(../class/img/nav_local01.gif) no-repeat -457px -36px;}

/*common*/
ul#local_nav{
	background: url(../class/img/nav_local01.gif) no-repeat 0 0;
	overflow:hidden;
	width:560px;
	height:36px;
	float:right;
	margin-bottom:20px;
}
ul#local_nav li{float:left;}
ul#local_nav li a{
	display:block;
	height:36px;
}
ul#local_nav li a span{visibility:hidden;}
li#ln1 a{width:99px;}
li#ln2 a{width:124px;}
li#ln3 a{width:148px;}
li#ln4 a{width:86px;}
li#ln5 a{width:103px;}

li#ln1 a:hover{background:url(../class/img/nav_local01.gif) no-repeat 0 -36px;}
li#ln2 a:hover{background:url(../class/img/nav_local01.gif) no-repeat -99px -36px;}
li#ln3 a:hover{background:url(../class/img/nav_local01.gif) no-repeat -223px -36px;}
li#ln4 a:hover{background:url(../class/img/nav_local01.gif) no-repeat -371px -36px;}
li#ln5 a:hover{background:url(../class/img/nav_local01.gif) no-repeat -457px -36px;}

.bdr{
	border:1px solid #d7d7d7;
	padding:21px;
}

h6{
	border-bottom:1px dashed #d7d7d7;
	font-size:130%;
	font-weight:bold;
	margin-bottom:0.5em;
}

div#content ul li{
	font-size:110%;
}

/*index*/
h4#ttl_class_guide{
	background:url(../class/img/ttl_class_guide.jpg) no-repeat 0 0;
	height:32px;
	margin-bottom:12px;
}

/*group*/
h4#ttl_group{
	background:url(../class/img/ttl_group.jpg) no-repeat 0 0;
	height:32px;
	margin-bottom:19px;
}
h5#subttl_child{
	background:url(../class/img/subttl_child.jpg) no-repeat 0 0;
	height:35px;
	margin-bottom:20px;
}
h5#subttl_general{
	background:url(../class/img/subttl_general.jpg) no-repeat 0 0;
	height:35px;
	margin-bottom:20px;
}

/*private*/
h4#ttl_private{
	background:url(../class/img/ttl_private.jpg) no-repeat 0 0;
	height:32px;
	margin-bottom:19px;
}
h5#subttl_3type{
	background:url(../class/img/subttl_3type.jpg) no-repeat 0 0;
	height:35px;
	margin-bottom:20px;
}

/*grammar*/
h4#ttl_grammar{
	background:url(../class/img/ttl_grammar.jpg) no-repeat 0 0;
	height:32px;
	margin-bottom:19px;
}
h5#subttl_grammar{
	background:url(../class/img/subttl_grammar.jpg) no-repeat 0 0;
	height:35px;
	margin-bottom:20px;
}

/*bernard-type*/
h4#ttl_bernard-type{
	background:url(../class/img/ttl_bernard-type.jpg) no-repeat 0 0;
	height:32px;
	margin-bottom:19px;
}
h5#subttl_bernard-type{
	background:url(../class/img/subttl_bernard-type.jpg) no-repeat 0 0;
	height:35px;
	margin-bottom:20px;
}