@charset "UTF-8";
/* ----------------------------------------
common
---------------------------------------- */
.pagebody{
	width:1000px;
	margin:auto;
	overflow:hidden;
}
.m0{
	margin:0 !important;
}
.mb0{
	margin-bottom:0 !important;
}
.mb10{
	margin-bottom:10px !important;
}
.mb20{
	margin-bottom:20px !important;
}
.mb30{
	margin-bottom:30px !important;
}
.mb40{
	margin-bottom:40px !important;
}
.mb50{
	margin-bottom:50px !important;
}
a:link,
a:visited{
	color:#000;
	text-decoration:underline;
}
a:hover,
a:active{
	color:#000;
	text-decoration:none;
}
a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
a img {
	transition: all 0.3s linear 0s;
}
body{
	background:url(../images/bg.gif);
}

/* ----------------------------------------
head
---------------------------------------- */
#head{
	margin:auto;
	height:70px;
	width:1000px;
	text-align:left;
}
h1#logo{
	padding:10px 0;
	width:50%;
	float:left;
}
#keyword_search{
	position:relative;	
	width:270px;
	float:right;
	margin-top:10px;
}
#sbox{
	position:absolute;
	left:0;
	top:0;
	outline:0;
	height:50px;
	padding:0 10px;
	border-radius:2px 0 0 2px;
	background:#eee;
	border:none;
	width:200px;
}
#sbtn{
	width:70px;
	height:50px;
	position:absolute;
	left:200px;
	top:0;
	border-radius:0 2px 2px 0;
	background:#8cc11f;
	border:none;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}
#sbtn:hover{
	color:#666;
}
/* ----------------------------------------
navi
---------------------------------------- */
#navi{
	background:#8cc11f;
	height:60px;
}
#navi ul{
	width:1000px;
	margin:auto;
	overflow:hidden;
	letter-spacing:-.40em;
	background:#FFF;
}
#navi ul li{
	display:inline-block;
	letter-spacing: normal;
	
}
#navi ul li:nth-child(1){
	width:10%;
}
#navi ul li:nth-child(2){
	width:20%;
}
#navi ul li:nth-child(3){
	width:11%;
}
#navi ul li:nth-child(4){
	width:14%;
}
#navi ul li:nth-child(5){
	width:14%;
}
#navi ul li:nth-child(6){
	width:14%;
}
#navi ul li:nth-child(7){
	width:17%;
}
#navi ul li a{
	display:inline-block;
	height:60px;
	line-height:60px;
	text-align:center;
	color:#FFF;
	font-size:15px;
	background:#8cc11f url(../images/common/line.gif) no-repeat left center;
	width:100%;
}
#navi ul li:nth-child(7) a{
	background-color:#8cc11f;
	background-image:url(../images/common/line.gif),url(../images/common/line.gif);
	background-position:left center, right center;
	background-repeat:no-repeat, no-repeat;
}
#navi ul li a:link{
	color:#FFF;
	text-decoration:none;
}
#navi ul li a:hover{
	color:#FFF;
	text-decoration:none;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}	
/* ----------------------------------------
topimg
---------------------------------------- */
#topimg {
	clear:both;
	background:url(../images/common/topimg.jpg) no-repeat center top;
	margin-bottom:30px;
	margin-top:2px;
	height:340px;
	min-width:1000px;
}
/* ----------------------------------------
pagebody
---------------------------------------- */
#pagebody,.pagebody{
	width:1000px;
	margin:0 auto 50px;
	text-align:center;
	clear:both;
	overflow:hidden;
}
/* ----------------------------------------
contentbody
---------------------------------------- */
#contentbody{
	width:730px;
	float:right;
	text-align:left;
}
/* ----------------------------------------
検索
---------------------------------------- */
h2.title01{
	background:#e8446c url(../images/common/search_icon.gif) no-repeat 9px 7px;
	padding-left:50px;
	height:40px;
	line-height:40px;
	font-size:22px;
	color:#FFF;
	font-weight:normal;
	text-align:left;
	margin-bottom:20px;
}
h2.title01 span{
	float:right;
	font-weight:bold;
	text-align:right;
	padding-right:15px;
	font-size:18px;
	color:#FFF;
}
#search{
	width:444px;
	float:left;
	text-align:left;
	margin-left:10px;
}
#search h3{
	font-size:22px;
}
#search p{
	font-size:16px;
	margin-bottom:10px;
}
#search h4{
	font-size:16px;
	color:#009744;
	margin-bottom:10px;
}
#search h4 span{
	width:354px;
	border-bottom:1px solid #009744;
	display:inline-block;
	margin-top:0px;
	height:11px;
	float:right;
}
#search ul{
	letter-spacing:-.40em;
	margin-bottom:20px;
}
#search ul li{
	display:inline-block;
	letter-spacing: normal;
	margin-right:10px;
	margin-bottom:10px;
	width:141px;
}
#search ul li:nth-child(3),
#search ul li:nth-child(6){
	margin-right:0;
}
#search ul li a{
	display:block;
	height:40px;
	line-height:40px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	background:#8cc11f;
	border-radius:5px;
	font-size:18px;
	font-weight:bold;
}
#search ul li :hover{
	color:#FFF;
	text-decoration:none;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#search_map{
	float:right;
	margin-right:10px;
}
#search02{
	clear:both;
	text-align:left;
	margin-left:0px;
	width:444px;
}
#search02 h3{
	font-size:22px;
	margin-bottom:10px;
}
.cp_ipselect {
	overflow: hidden;
	width: 80%;
	float:right;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl01 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	background: #ffffff;
}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
	padding: 8px 38px 8px 8px;
	color: #666666;
}
.select{
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
}
.select span{
	float:left;
	width:18%;
	display:block;
	height:35px;
	line-height:35px;
	font-size:15px;
}
#top_search_button{
	text-align:center;
}
#search_button{
	width:200px;
	margin:20px auto 50px;
	display:block;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#FFF;
	background:#e8446c;
	text-decoration:none;
	font-size:20px;
	border-radius:5px;
	border:none;
}
#search_button:hover{
	text-decoration:none;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

#top_history_button{
	text-align:center;
}
#history_button{
	width:200px;
	margin:20px auto 50px;
	display:block;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#FFF;
	background:#e8446c;
	text-decoration:none;
	font-size:20px;
	border-radius:5px;
	border:none;
}
#history_button:hover{
	text-decoration:none;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

/* ----------------------------------------
新着情報
---------------------------------------- */
.information_list{
	margin-bottom:50px;
}
.information_list li{
	border-bottom:1px solid #CCC;
	text-align:left;
	padding:10px;
	padding-left:10px;
}
.information_list li a{
	display:inline-block;
	text-align:left;
	color:#009744;
	padding-left:20px;
	font-size:16px;
}
h3.title02{
	clear:both;
	background:#8cc11f;
	padding-left:15px;
	height:40px;
	line-height:40px;
	font-size:22px;
	color:#FFF;
	font-weight:normal;
	text-align:left;
	margin-bottom:0px;
}
/* ----------------------------------------
おすすめ求人情報
---------------------------------------- */
h3.title03{
	background:#009744;
	padding-left:15px;
	height:40px;
	line-height:40px;
	font-size:22px;
	color:#FFF;
	font-weight:normal;
	text-align:left;
	margin-bottom:10px;
}
h3.title{
	background:none;
	border-left:5px solid #009744;
	clear:both;
	padding-left:10px;
	height:auto;
	line-height:auto;
	font-size:20px;
	color:#333;
	font-weight:normal;
	text-align:left;
	margin-bottom:10px;
}
.osusume{
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
}
.osusume p{
	font-size:18px;
	margin-bottom:10px;
}
.osusume p.text{
	font-size:16px;
}
.osusume a{
	color:#009744;
}
.tag{
	margin-bottom:10px;
	overflow:hidden;
}
.tag .img{
	width:250px;
	float:left;
	height:auto;
}
.tag .img img{
	width:100%;
	height:auto;
}
.tag ul{
	width:470px;
	float:right;
	overflow:hidden;
}
.tag ul li{
	display:inline-block;
	padding:2px 0;
	margin-left:5px;
	width:23.9%;
	margin-bottom:5px;
	background:#f8b800;
	font-size:13px;
	color:#000000;
	text-align:center;
}
.osusume table{
	clear:both;
    border-collapse: collapse;
    margin-bottom: 30px;
    width: 100%;
}
.osusume table th{
	background:#8cc11f;
    border-bottom: 1px solid #FFF;
    font-weight: normal;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
    width: 150px;
	font-size:15px;
	color:#FFF;
}
.osusume table td{
    border: 1px solid #CCC;
    padding:5px;
	text-align:left;
	font-size:14px;
	line-height:1.4em;
}
.osusume_button{
	text-align:center;
	margin-bottom:30px;
}
.osusume_button dt,
.osusume_button dd{
	width:200px;
	display:inline-block;
}
.osusume_button dt{
	margin-right:10px;
}
.osusume_button a{
	display:block;
	height:40px;
	line-height:40px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	border-radius:5px;
	font-size:16px;
}
.osusume_button dt a{
	background:#f8b800;
}
.osusume_button dd a{
	background:#e8446c;
}
.osusume_button a:hover{
	text-decoration:none;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.button_all{
	width:410px;
	margin:auto;
	margin-bottom:30px;
}
.button_all a{
	display:block;
	border-radius:5px;
	background:#009744;
	color:#fff;
	text-align:center;
	height:40px;
	line-height:40px;
	font-size:16px;
	text-decoration:none;	
}
.button_all a:hover{
	text-decoration:none;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
/* ----------------------------------------
sidebody
---------------------------------------- */
#sidebody{
	width:240px;
	float:left;
}
#sidebody dl{
	margin-bottom:30px;
}
#sidebody dt{
	padding:3px 20px;
	font-size:22px;
	background:#009744;
	font-size:20px;
	color:#FFF;
	text-align:center;
}
#sidebody dt.title{
	background:#8cc11f;
}
#sidebody dd{
	border-bottom:1px solid #8cc11f;
}
#sidebody dd a{
	display:block;
	text-align:left;
	color:#333;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
	background:url(../images/common/icon.gif) no-repeat 15px 15px;
	text-decoration:none;
}
#sidebody dd a:hover{
	background:#dcecbb url(../images/common/icon.gif) no-repeat 15px 15px;
}
/* ----------------------------------------
contact
---------------------------------------- */
#contact{
	background-image: url(../images/top/bg04.png),url(../images/top/bg05.png);
	background-position:left top, left 11px;
	background-repeat: repeat-x, repeat-x;
	padding-top:50px;
}
#contact .pagebody{
	margin-bottom:40px;
	text-align:center;
}
#contact .button{
	margin-bottom:40px;
	width:560px;
}
#contact .button a{
	font-size:30px;
	padding:20px 0 20px 50px;
	border-radius:50px;
	background:#2cbe86 url(../images/common/icon_mail.png) no-repeat 70px center;
}
#contact .button a:hover{
	border:1px solid #2cbe86;
	color:#2cbe86;
	background:#ffffff url(../images/common/icon_mail02.png) no-repeat 70px center;
	transition: all 0.3s linear 0s;
}
/* ----------------------------------------
foot
---------------------------------------- */
#foot{
	background:#009744;
	min-width:1000px;
}
#foot ul{
	width:1000px;
	margin:auto;
	height:40px;
	line-height:40px;
	text-align:center;
}
#foot ul li{
	display:inline-block;
	margin-right:30px;
	text-align:center;
}
#foot ul li:last-child{
	margin-right:0;
}
#foot ul li a{
	text-align:center;
	color:#FFF;
	font-size:15px;
}
#foot ul li a:link{
	text-decoration:none;
}
#foot ul li a:hover{
	text-decoration:underline;
}
#copyright{
	text-align:center;
	padding:20px 0;
}
/* ----------------------------------------
pagetop
---------------------------------------- */
.page-top{
	margin: 0 ;
	padding: 0 ;
	display: none ;
} 
.page-top p{
	margin: 0 ;
	padding: 0 ;
	position: fixed ;
	right: 16px ;
	bottom: 16px ;
} 
.move-page-top{
	display: block ;
	background:#e04b61 ;
	width: 50px ;
	height: 50px ;
	color: #fff ;
	border-radius:30px;
	line-height: 50px ;
	text-decoration: none ;
	text-align: center ;
	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;
}
.move-page-top:hover{
	opacity: 0.85 ;
	color:#FFFFFF;
}