@charset "utf-8";
div#main_navi li.navi04 a {
	border-bottom: 2px solid #990000;
	color:#990000 ;
}
div#main_navi li.navi04 ul li a{
  border-bottom: 1px dotted #444;
  color: #333;
}
/*******************************/
div.license_top {
	background-image: url("../img/license_top.jpg");
	background-repeat: no-repeat;
	width: 605px;
	height: 94px;
	
}


div#license h2 {

}
div#license p.learge {
	font-size: 100%;
	font-weight: bold;
	margin:1em 0;
}


div#examination_button {
	float:left;
	margin:0px 10px 10px 0px;
}
div#examination_button a {
	overflow:hidden;
	display: block;
	width: 270px;
	height: 169px;
	text-indent:-9999px;
	background:url("../img/shikaku_01.gif") no-repeat left top;
}
div#examination_button a:hover {
	background-position:left -169px;
}
div#recruit_button {
	float:left;
	margin:0px 0px 10px 10px;
}
div#recruit_button a {
	overflow:hidden;
	display: block;
	width: 270px;
	height: 169px;
	text-indent:-9999px;
	background:url("../img/shikaku_02.gif") no-repeat left top;
}
div#recruit_button a:hover {
	background-position:left -169px;
}
#license_box {
  padding:1em 3em;
}
