@import url(core.css); 
 
/* substyle */ 
	
#main 
{
	float : right;
	display : inline;
	width : 612px;
	padding : 0px;
	margin : 0px;
	font-size : 90%;
	padding-left : 8px;
	padding-top : 7px;
	padding-bottom : 10px;
}
	
#main .section2 
{
	clear : both;
	padding : 0px;
	margin : 0px;
	margin-bottom : 0px;
	/* background : #FFF url(../../images/sec2_bottom.gif) center bottom no-repeat; */
}
	
#main .section2 h2 
{
	padding : 0px;
	margin : 0px;
}
 
#main .section2 p 
{
	font-size : 90%;
}
  
#main #topnavi 
{

}
	
#main #topnavi ul 
{
	list-style-type : none;
	padding : 0px;
	margin : 0px;
}
	
#main #topnavi ul li 
{
	float : left;
	display : inline;
	padding : 0px;
	margin : 0px;
	padding-bottom : 0px;
}
   
#main #top-info 
{
	padding-top : 7px;
}
	
#main #top-info .top-info-body 
{
	background : #FFFFFF url(../images/top_info_body.gif) left top repeat-y;
	padding : 0px 22px 5px 17px;
}
	
#main #top-info .top-info-body table 
{
	font-size : 90%;
}
	
#main #top-info .top-info-body table tr th 
{
	vertical-align : top;
	width : 15%;
	line-height : 150%;
	border-width : 0px 0px 2px 0px;
	border-color : #D9D9D9;
	border-style : dotted;
	padding-top : 5px;
}
 
#main #top-info .top-info-body table tr td 
{
	vertical-align : top;
	width : 85%;
	padding-bottom : 7px;
	padding-left : 5px;
	line-height : 150%;
	border-width : 0px 0px 2px 0px;
	border-color : #D9D9D9;
	border-style : dotted;
	padding-top : 5px;
}
	
#main #top-info .top-info-body table tr td p 
{
	padding : 0px;
	margin : 0px;
	font-size : 100%;
}
 
#main #top-info .top-info-body table tr td .more 
{
	text-align : right;
}
    
#main #top-info .top-info-bottom 
{
	background : #FFFFFF url(../images/top_info_bottom.gif) left top no-repeat;
	height : 11px;
}
   
#navi 
{
	float : left;
	display : inline;
	width : 210px;
	padding : 0px;
	margin : 0px;
	padding-top : 7px;
	padding-bottom : 10px;
}
	
#navi .screening 
{
	margin-left : 12px;
	margin-top : 6px;
}
 
#navi .training 
{
	margin-left : 12px;
	margin-top : 5px;
}
 
#navi .omimai 
{
	margin-left : 12px;
	margin-top : 5px;
}
 
#navi dl 
{
	list-style-type : none;
	margin : 0px;
	padding : 0px;
	margin-left : 12px;
	margin-top : 0px;
}
	
#navi dl dt 
{
	padding-bottom : 0px;
	margin : 0px;
	padding : 0px;
}
    
