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

	index.html

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


/*--------------layout--------------*/

#main {
	position:relative;
	float:left;
	width: 590px;/*only top*/ 
}
#sub_right {
	float:right;
	width: 230px;/*only top*/ 
}


/*--------------Main--------------*/

#search {padding:5px; background-image:url(../img/top_search_bg01.gif); border:1px solid #CCC; margin-bottom:10px;}
#search h2 {padding:0; margin:0;}
#search .keyword {text-align:center; margin:15px;}
#search .job {border-left:1px solid #CCC;border-top:1px solid #CCC;margin-bottom:5px;
bottom repeat-x; background-color:#FFF;}
#search .job td {height:42px; font-weight:bold; color:#FF9900; vertical-align:top;
border-bottom:1px solid #CCC;border-right:1px solid #CCC;border-top:1px solid #FFF;border-left:1px solid #FFF;}
#search .job span {padding:5px 10px; display:block;}
#search .job a {padding-right:15px;font-weight:normal;}
#search .job strong {font-size:10px;font-weight:normal; color:#333;}
#search #position { border:1px solid #CCC; border-top:2px solid #056D00; padding:12px 0 12px 8px;
bottom repeat-x; background-color:#FFF;}
#search #position li {float:left; padding-right:8px;}
#search #position  a {
	background:url(../img/arrow_01.gif) 0 0.2em no-repeat;
	padding:0 0 3px 15px;}

#other { padding:5px; border:1px solid #CCC;}
#other h2 {margin-bottom:10px;}
#other p {padding:10px 0 15px 0;}
#other p a {padding:0 5px;}

#other dl.news {margin-bottom:5px; padding:0 5px;}
#other dl.news dt, #other dl.news dd {padding-bottom:5px;}
#other dl.news dt {color:#390; width:80px; float:left; clear:both;}
#other dl.news dd {padding-left:80px;}

#other #knowledge th{padding-bottom:5px; vertical-align:top;}
#other #knowledge th  {text-align:left;}
#other #knowledge h3 {font-size:12px; margin-bottom:3px;}
#other #knowledge p {display:block;width:180px;padding:0;line-height:1.2;}
#knowledge td{padding:0 0 5px 0; vertical-align:top;}
#knowledge td.leftp_10{padding:0 0 5px 0; }
#knowledge td img{
	padding:0 0 0 3px;
}

#knowledge td.top_k_left{padding:0 8px 0 3px;}
#knowledge td.top_k_center{padding:0 8px 0 3px;}
#knowledge td.top_k_right{padding:0 0 0 5px;}

/*--------------sub--------------*/

.signup {background:url(../img/top_signup_bg.jpg) no-repeat; padding:103px 0 6px 6px; margin-bottom:10px;}
.block {border:1px solid #CCC; background-color:#F0F3F4; padding:5px; line-height:1.3; margin-bottom:10px;}
.block img.photo {float:left; clear:both; margin-right:5px;}
.block h3 {margin:10px 0 3px 0;}
.block h3 a {font-size:12px;padding:2px 0 2px 15px;
	background:url(../img/arrow_01.gif) 0 0.25em no-repeat;}
ul.banner li {margin-bottom:10px;}
ul.banner li.sidetxt{
	padding:5px 0;
	font-size:12px;
	width:228px;
	border:1px solid #ccc;
	text-align:center;
	background:#ffffcc;
	color:#339900;
}


/*--------------071226ﾂ更ﾂ新--------------*/

#search .job table td.nojob{
    background:#dddddd;
    color:#999999;
}
*:first-child+html #search .job table{
	width: 576px;
}
*:first-child+html #search{
	padding:5px 5px 0 5px;
    display:inline-block;
}



/*--------------HEADER--------------*/
#header {padding-top:10px;}
#header .maiarea{
	width:340px;
	float:left;
}
#header h1 {
	padding-left:5px;
	font-size:9px;
	font-weight:normal;
}
#header h2{
	width:289px;
	margin:0;
	padding:5px 0 0 0;
}
#header h2 img{
	padding:0;
	margin:0;
	vertical-align:bottom;
}
#header .banner {
	float:right;
	width:500px;
	text-align:right;
}



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

090326
検索エリア改修追加css

---------------------------------------------*/
#top_srh_main{
	padding:0 0 10px 0;
}
.main_img{
}
.srh_btn_area h2{
	padding:0 0 2px 0;
}
.srh_btn_area{
	padding:0 0 3px 0;
	float:left;
	width:170px;
	background:url(../img/top/top_srh_bottom.gif) no-repeat 0 bottom #055E01;
}

.srh_btn_area ul{
	margin:0 0 1px 5px;
}

/*注目の求人 */
#top_tyumoku{
	margin:0 0 10px 0;
	padding:5px;
	border:1px solid #CCCCCC;
	background:#EFF3F4;
}
.tyumoku_box {
	margin-bottom:5px;
	padding:5px;
	background:url(../img/top/dot_top.gif) repeat-x 0 bottom;
	line-height:1.3;
}
.tyumoku_box_left{
	margin:0 0 0 0;
}
.tyumoku_box_left .com_name{
	text-align:right;
	font-weight:bold;
}
.tyumoku_box img.photo {
	float:right;
}
.tyumoku_box h3 {margin:5px 0 3px 0;}
.tyumoku_box h3 a {
	font-size:12px;
	padding:2px 0 2px 15px;
	background:url(../img/arrow_01.gif) 0 0.25em no-repeat;
}

/*新着の求人 */
#top_shintyaku{
	margin:0 0 10px 0;
	padding:5px;
	border:1px solid #CCCCCC;
}
.shintyaku_box {
	margin-bottom:5px;
	padding:5px;
	background:url(../img/top/dot_top.gif) repeat-x 0 bottom;
	line-height:1.3;
}
.shintyaku_box_left{
	margin:0 0 0 0;
}
.shintyaku_box_left .com_name{
	text-align:right;
	font-weight:bold;
}
.shintyaku_box img.photo {
	float:right;
}
.shintyaku_box h3 {margin:5px 0 3px 0;}
.shintyaku_box h3 a {
	font-size:12px;
	padding:2px 0 2px 15px;
	background:url(../img/arrow_01.gif) 0 0.25em no-repeat;
}

/*　記事コンテンツ */
.kiji_contents h3{
	padding:4px 0 5px 5px;
}
.kiji_contents{
	padding:0;
	border:1px solid #CCC;
	border-bottom:none;
}
.kiji_contents li{
	margin:5px 0 0 0;
	padding:0 5px 0 5px;
	border-bottom:1px solid #CCC;
}


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

100530
改修

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

.headerTop{
	padding:0 0 5px 0;
}
#header .headerTop h1{
	float:left;
	width:500px;
}
.otherNavi li{
	float:right;
}
.otherNavi li a{
	font-size:10px;
	color:#666;
}

.first{
	margin:0 0 10px 0;
	position:relative;
	background:url(../img/top/top_first_bg.jpg) repeat-x 0 0;
	width:230px;
	height:131px;
}
.first .btnFirst{
	top:95px;
	left:14px;
	position:absolute;
}
#main .reNew{
	position:absolute;
	top:-6px;
	right:-5px;
}

#search{
}
#search #style {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding:12px 0 12px 8px;
	background-color:#FFF;
}
#search #style li {
	float:left;
	padding:0 8px 5px 0;
}
#search #style  a {
	background:url(../img/arrow_01.gif) 0 0.2em no-repeat;
	padding:0 0 3px 15px;}
#tokusyu{
	margin:0 0 10px 0;
	padding:5px;
	border:1px solid #CCC;
}
#tokusyu h2{
	margin:0 0 5px 0;
}

/*---------------------------------------------
100602改修
---------------------------------------------*/
ul.banner li{
	float:left;
}

#top_m{
	font-size:10px;
	color:#666;
	margin: 0 0 10px 0;
	display:block;
	text-align:center;
}

#info_m{
	font-size:10px;
	color:#666;
	margin: 5px 0 0px 0;
	display:block;
}


