@charset "UTF-8";

@import url(base.css);
@import url(textsettings.css);


body {
	padding: 0px;
	margin: 0px;
	text-align: center;
}


/*------　　タイトル　　------*/

#title_box{
	width: 800px;
	padding: 0px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

#title_box h1{
	width:800px;
	height:90px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../img/title-anshin.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#title_box h1 a {
	display: block;	text-indent: -9999px;
	text-decoration: none;
	width:500px;
	height:90px;
}

#title_box p{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 10px;
}


/*------　　KBGトップ学校別表示　　------*/

#main_box{
	width: 800px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #BDAE92;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#school_box{
	width: 552px;
	float: left;
	padding: 0px;
	margin-top: 10px;
}

#gaiyou{
	float: left;
	width: 358px;
}


#menu_box{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 234px;
}





#menu_gaiyou a{
	float: left;
	display: block;
	line-height:0;
	text-indent:-9999em;
	text-decoration:none;

	width: 189px;
	height: 36px;
	background-image: url(../img/menu_gaiyou.jpg);
	background-repeat: no-repeat;	
	background-position: left top;
	margin-bottom: 5px;
}



#menu_rijicho a:hover, #menu_rijicho a:active {background-position: 0 -46px;}

#menu_rijicho a{
	float: left;
	display: block;
	line-height:0;
	text-indent:-9999em;
	text-decoration:none;
	width: 234px;
	height: 46px;
	background-image: url(../img/menu_rijicho.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}

#menu_jinzai a:hover, #menu_jinzai a:active {background-position: 0 -46px;}

#menu_jinzai a{
	float: left;
	display: block;
	line-height:0;
	text-indent:-9999em;
	text-decoration:none;
	width: 234px;
	height: 46px;
	background-image: url(../img/menu_jinzai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}


#menu_gaiyou a:hover, #menu_gaiyou a:active{background-position: 0 -36px;}









#school_box h2{
	background-image: url(../img/title-group.gif);
	text-indent: -9999px;
	text-decoration: none;
	background-repeat: no-repeat;
	width:800px;
	height:36px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-position: left;
}

.school_kaku{
	width: 185px;
	background-color: #E4E4E4;
	padding: 5px;
	float: left;
	margin-right: 5px;
}

.school_kaku img{
	margin-bottom: 5px;
}

.school_info{
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: left;
}

.school_info2{
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}



/*------　　フッター　　------*/

#footer_box{
	width: 800px;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	text-align: left;
}

#bloglink{
	float: left;
	width: 60%;
	height: 60px;
	text-align: left;
	padding-top: 42px;
}

#bloglink img{
	padding-right: 5px;
}

#mlink{
	float: left;
	width: 40%;
	height: 102px;
	text-align: right;
}

#mlink img{
	padding-left: 5px;
}

#footerlink{
	width: 800px;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: left;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #BDAE92;
}

#footer_box ul{
	
}

#footer_box li{
	padding-right: 10px;
}

#footerlink p{
	padding: 0px;
}

.line-center{
	vertical-align: middle;
}

.copy{
	margin-top: 30px;
}












/*------　　フッター表示　　------*/



#inbox2{
	width: 800px;
	padding: 0px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

#inbox2 h1{
	background-image: url(../img/title-anshin2.gif);
	text-indent: -9999px;
	text-decoration: none;
	background-repeat: no-repeat;
	width:700px;
	height:50px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#asiato{
	background-color: #DCD5C7;
	width: 790px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
}

#asiato ul{
	list-style-type: disc;
	list-style-image:url(../img/asiato-y.gif);
	list-style-position: inside;
}

#t-gaiyou{
	width: 720px;
	text-align: left;
	padding: 20px 30px 10px;

}


#message{
	width: 720px;
	text-align: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-bottom: 5px;
}

#message img{
	float: left;
	margin-right: 20px;
}


/*------　　KBG概要学校別表示　　------*/

#kanazawa_box{
	width: 720px;
	background-image: url(../img/kanazawa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}

#fukui_box{
	width: 720px;
	background-image: url(../img/fukui.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.school{
	padding-bottom: 10px;
}

.school dt{
	clear: both;	
}
.school dd img{
	float: left;
	margin-right: 10px;
	font-size: 10px;
}

.school dd p img{
	float: none;
}





#g-school1{
	padding-bottom: 30px;
	width: 720px;
	text-align: left;
	background-image: url(../img/kousha-fukui.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:120px;
}

#g-school1 dt{
	background-image: url(../img/koumei-fukui.gif);
	text-indent: -9999px;
	text-decoration: none;
	background-repeat: no-repeat;
	width:177px;
	height:33px;
	margin-bottom: 10px;
}

#g-school2{
	padding-bottom: 30px;
	width: 720px;
	text-align: left;
	background-image: url(../img/kousha-kanap.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:120px;
}

#g-school2 dt{
	background-image: url(../img/koumei-kanap.gif);
	text-indent: -9999px;
	text-decoration: none;
	background-repeat: no-repeat;
	width:212px;
	height:33px;
	margin-bottom: 10px;
}

#g-school3{
	padding-bottom: 30px;
	width: 720px;
	text-align: left;
	background-image: url(../img/kousha-kanab.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:120px;
}

#g-school3 dt{
	background-image: url(../img/koumei-kanab.gif);
	text-indent: -9999px;
	text-decoration: none;
	background-repeat: no-repeat;
	width:247px;
	height:33px;
	margin-bottom: 10px;
}


/*------　　KBGお問い合せ　　------*/


#inquiry_in{
	width: 720px;
	text-align: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-bottom: 5px;
	border-top: #666666;
	border-right: #666666;
	border-left: #666666;
}

#kakunin{
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/*------　　人材をお探しの方へ　　------*/


#jinzai_pet{
	width: 700px;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

.jinzai_t{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

.jinzai_list dd{
	margin-top: 3px;
}

.jinzai_list_t{
	font-weight: bold;
}

.jinzai_down{
	text-align: left;
	width: 700px;
	background-color: #FFFF99;
	padding: 5px;
	margin: 5px;
}

/*------　　基金訓練　　------*/

#message ol{
	margin: 10px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#message li{
	clear: both;
	display: block;
	margin-bottom: 3px;
}

.kouza{
	width: 600px;
	margin-right: auto;
	margin-left: auto;	
}

.kouza td{
	border: 1px solid #999999;
	padding: 5px;
}

.kouza_t{
	width: 100px;
}
