@charset "Shift_JIS";

a.idx_areabox {
	display: block;
	width: 90px;
	border: 1px solid #a4b338;
	padding:15px 14px;
	margin: 5px 0;
	color: #83902d;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	/*
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	*/
}

.cl_otsu	 {	background: #f2cd95;	}
.cl_konan 	{	background: #dee9c7;	}
.cl_kotou	 {	background: #fffab8;	}
.cl_kosei 	{	background: #97c6be;	}
.cl_kouga 	{	background: #d9c2a6;	}
.cl_higashi {	background: #f0cfc6;	}
.cl_kohoku	 {	background: #bdd1ea;	}

.left {float: left;}
.right {float: right;}

a.idx_areabox:hover {
	background: #bcce40;
}

#idx_areamap {

	border: 1px solid #a4b338;
	background: url(/net/list/images/mini-map.gif) no-repeat 160px -40px;
	/*background: url(/net/images/shigamap.png) no-repeat 160px -70px;*/
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding: 15px;

}

#contents {
	padding: 15px;
}

.clear {clear: both;}

.recruittag {
    border-bottom: 2px solid #FF9628;
    color: #FF6600;
    font-size: 124%;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 5px 0;
}

.tableborder th,.tableborder td{
    border-bottom: 1px solid #EEDBBB;
    line-height: 1.4;
    padding: 5px 10px;
    vertical-align: top;
}


.tableborder_lt{
	border-collapse: collapse;
    border: 3px solid #EEDBBB;
	margin-bottom: 10px;

}

.tableborder_lt th,.tableborder_lt td{
    border: 1px solid #EEDBBB;
    line-height: 1.4;
    padding: 5px 10px;
    vertical-align: top;
    font-size: 12px;
}


.radius {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.btn_out {border:1px solid #ccc;display:block;text-align:center;padding:5px;margin:9px 0px 9px 10px;}


#sendForm1  , #sendForm2 {
	border: 2px solid #ccc;
	padding: 15px;
}


#sendForm1 td , #sendForm2 td {
	border-bottom: 1px solid #ccc;
	padding: 10px;


}

#footer_text {
	line-height: 1.2em;
}

#footer_text a {
	color: #09f;
	text-decoration: none;
}

#footer_text a:hover {
	color: #936;
	text-decoration: underline;
}