@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	font-size:14px;
	color:#000;
	line-height:150%;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
}

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
	max-width:100%;
	height:auto;
}

a{
	overflow:hidden;
	outline:none;
	color:#4598DF;
}

a:hover{
	text-decoration:underline;
}

.pc_hide{
}

.sp_hide{
	display:none;
}

/*---------------------------------------------------------*/

#header{
	width:70%;
	margin-left:2.5%;
	float:left;
	position:relative;
	margin:5px 0px;
	overflow:hidden;
}

#header h1{
	
}

#header_menu{
	display:none;
}

#header dl{
	display:none;
}

#sp_menu{
	width:50px;
	float:right;
	margin:5px 5% 5px 0px;
	overflow:hidden;
}

/*---------------------------------------------------------*/

#gnavi{
	display:none;
	clear:both;
	width:95%;
	margin:20px auto;
	background-color:#5FB800;
	overflow:hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:15px 0px;
}

#gnavi li{
	list-style-type:none;
	padding:0px 15px;
}

#gnavi li a{
	display:block;
	padding:15px;
	overflow:hidden;
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	border-bottom:1px solid #AFDB7F;
	font-weight:bold;
}

#gnavi li a span{
}

/*---------------------------------------------------------*/

#breadcrumb{
	display:none;
}

/*---------------------------------------------------------*/

#main_container{
	clear:both;
	width:100%;
	overflow:hidden;
}

/*---------------------------------------------------------*/

#footer_wrap{
	border-top:1px solid #AAAAAA;
	width:100%;
	overflow:hidden;
}

#f_gotop{
	width:90%;
	margin:1em auto;
	overflow:hidden;
	text-align:right;
}

#footer{
	width:90%;
	margin:1em auto;
	overflow:hidden;
}

#footer .col02 address{
	font-style:normal;
	margin:1em 0px;
	overflow:hidden;
}

#footer .col03{
	display:none;
}

#copy{
	width:100%;
	overflow:hidden;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
	padding:10px 0px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #5CB20A), color-stop(0.00, #A6C883));
background: -webkit-linear-gradient(#A6C883, #5CB20A);
background: -moz-linear-gradient(#A6C883, #5CB20A);
background: -o-linear-gradient(#A6C883, #5CB20A);
background: -ms-linear-gradient(#A6C883, #5CB20A);
background: linear-gradient(#A6C883, #5CB20A);

}

/*---------------------------------------------------------*/

#submenu_lv1{
	background-image:url(../recruit/common/sub_ol_body.png);
	width:282px;
	margin:0px auto 30px auto;
	overflow:hidden;
}

#submenu_lv2{
	width:282px;
	background-image:url(../recruit/common/sub_ol_foot.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	overflow:hidden;
}

#submenu_lv2 dl{
	display:block;
	width:282px;
	overflow:hidden;
}

#submenu_lv2 dl dt{
	display:block;
}

#submenu_lv2 dl dd{
	display:block;
	width:248px;
	margin:5px auto 15px 18px;
}

#submenu_lv2 dl dd ul{
	width:248px;
	overflow:hidden;
}

#submenu_lv2 dl dd ul li{
	list-style-type:none;
	width:248px;
	
	overflow:hidden;
	background-color:#FFF;
	margin-bottom:2px;
}

#submenu_lv2 dl dd ul li a{
	display:block;
	width:248px;
	padding:5px 0px 5px 0px;
	line-height:23px;
	background-image:url(../recruit/common/sub_icon.gif);
	background-repeat:no-repeat;
	background-position:10px center;
	color:#000;
}

#submenu_lv2 dl dd ul li a:hover{
	background-color:#E2F9F9;
	color:#393;
}

#submenu_lv2 dl dd ul li a span{
	display:block;
	margin-left:28px;
}


/*---------------------------------------------------------*/

/*-------------------------------------------------------------------------------*/

#bn_right{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	list-style:none;
	display:block;
	/*padding-bottom:80px;*/
}

#bn_right li{
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:6px;
	overflow:hidden;
}

#bn_right li a{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#bn_right li a span{
	display:none;
}

#bn_right li a:hover{
	background-position:right top;
}

#bn01 a{
	background-image:url(../tmpl/image/bn_iryo.png);
	width:257px;
	height:56px;
}

#bn02 a{
	background-image:url(../tmpl/image/bn_rec.png);
	width:257px;
	height:56px;
}

#bn03 a{
	background-image:url(../tmpl/image/bn_new.png);
	width:257px;
	height:56px;
}

#bn04 a{
	background-image:url(../tmpl/image/bn_muryo.png);
	width:257px;
	height:56px;
}

#bn05 a{
	background-image:url(../tmpl/image/bn_seikyo.png);
	width:259px;
	height:58px;
}

#bn06 a{
	background-image:url(../tmpl/image/bn_jissyu.png);
	width:259px;
	height:58px;
}

#bn07 a{
	background-image:url(../tmpl/image/bn_shogaku.png);
	width:259px;
	height:58px;
}

/*---------------------------------------------------------*/

#left_column h2{
	width:100%;
	overflow:hidden;
}

#left_column h3{
	clear:both;
	overflow:hidden;
	background-color:#54AA00;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	margin:20px auto;
	padding:0.5em;
	border:1px solid #477E0A;
	box-sizing:border-box;
}

#left_column h4{
	margin:20px auto;
	clear:both;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(../kango/education/image/arrow.png);
	height:34px;
	line-height:34px;
	width:95%;
	border-bottom:1px solid #60B800;
}

#left_column h4 span{
	font-size:16px;
	margin-left:28px;
}

/*---------------------------------------------------------*/

.ank_link{
	width:90%;
	margin:10px auto;
	overflow:hidden;
}

.ank_link li{
	list-style-type:none;
	margin-bottom:2px;
	overflow:hidden;
}

.ank_link li a{
	display:block;
	color:#55AB00;
	font-size:14px;
	text-decoration:none;
	padding:0.5em;
	border:2px solid #55AB00;
	font-weight:bold;
}

/*---------------------------------------------------------*/

/*---------------------------------------------------------*/

/*---------------------------------------------------------*/

/*---------------------------------------------------------*/

/*---------------------------------------------------------*/

/*---------------------------------------------------------*/

/*---------------------------------------------------------*/

/*---------------------------------------------------------*/
