@charset "utf-8";
/* ===================================================================
CSS information

 file name  :index.css
 author     :yourName (admin)
 style info :indexページ用CSS
=================================================================== */

/* -----------------------------------------------------------
	.recruit
----------------------------------------------------------- */

.recruit div#main_image {
	width:100%;
	background:url(../img/share/h1_bg.jpg) right no-repeat #0e1e31;
	height:120px;
}


.recruit div#h1_bg {
	width:960px;
	margin:0 auto;
	height:120px;
}

.recruit h1 {
	width:960px;
	padding:0px;
	width:0;
	height:120px;
}

.recruit h1 img{
	margin:0 auto;
}


.recruit #contents{
	width:990px;
	background:url(../img/share/contents_bg_b.gif);
}

.recruit #aside{
	background:url(../img/share/aside_bg.gif) left no-repeat;
	float:left;
	width:255px;
	min-height:650px;
	height:auto !important;
	height:650px;
}

.recruit #aside h2{
	padding-left:15px;
}

.recruit #aside ul{
	padding-left:15px;
}

.recruit #aside ul ul{
	padding-left:0px;
}



.recruit #aside li{
	padding-bottom:0px;
}

.recruit #aside ul#bnr_s{
	width:200px;
	margin:20px auto;
}

.recruit #aside ul#bnr_s li{
	padding-bottom:5px;
}



.recruit #article{
	background:url(../img/share/article_bg.gif) top no-repeat;
	width:735px;
	float:right;
	min-height:899px;
	height:auto !important;
	height:899px;
}




.recruit #article h2{
	margin:39px 0 0 31px;
}


.recruit #recruit_top p{
	padding:18px 0 0 31px;
	width:650px;
}

.recruit #recruit_top {
	width:720px;
	padding-bottom:30px;
	background:url(../img/share/under_line.gif) bottom repeat-x;
}



.recruit #recruit_local {
	width:720px;
	padding-bottom:12px;
	background:url(../img/share/under_line.gif) bottom repeat-x;
}

.section{
	width:660px;
	margin:30px 0 0 30px;
	overflow:hidden;
	margin-bottom:20px;
}

.section p{
	padding:0 0 20px 0;
}

.section p#recruit_map{
	padding-left:80px;
	padding-bottom:40px;
}


.section p strong{
	color:#9f49a2;
	font-size:110%;
}

#access_local h2{
	font-size:200%;
	margin:150px 0 0 250px !important;
}


