/* CSS Document */

/* ------------------------- コンテンツ ------------------------- */

#contents {
 width: 980px;
 margin: 0 auto;
 float: none;
 clear: both;
}
#contents_left {
 width: 720px;
 float: left;
 padding: 10px 0 35px;
}
#contents_right {
 width: 240px;
 float: right;
 padding: 10px 0 35px;
}


/* ------------------------- 右カラム ------------------------- */


/* ブログ */

#contents_right #r_blog {
 width: 230px;
 margin: 0 auto 15px;
 border: 5px solid #CCC;
 overflow: hidden;
 padding-bottom: 10px;
}
#contents_right #r_blog h2 {
 width: 230px;
 height: 68px;
 margin: 0 0 7px;
 background: url(../img/r_ttl_blog.jpg) no-repeat 0 0;
}
#contents_right #r_blog h2 a {
 width: 230px;
 height: 68px;
 display: block;
}
#contents_right #r_blog ul {
 width: 210px;
 margin: 0 10px 7px;
 padding: 0;
 list-style-type: none;
}
#contents_right #r_blog #r_btn_blogall {
 width: 130px;
 height: 22px;
 margin: 0 10px 0 auto;
 text-align: right;
}
#contents_right #r_blog #r_btn_blogall a {
 width: 130px;
 height: 22px;
 display: block;
 background: url(../img/btn_allarticles.gif) no-repeat 0 0;
}
#contents_right #blog_r #r_btn_blogall a:hover {
 background: url(../img/btn_allarticles.gif) no-repeat 0 bottom;
}


/* 広告のお問い合わせボタン */

#contents_right #r_btn_ad {
 width: 240px;
 height: 40px;
 margin: 0 auto 5px;
} 
#contents_right #r_btn_ad a {
 width: 240px;
 height: 40px;
 display: block;
 background: url(../img/r_btn_ad.gif) no-repeat 0 0;
} 
#contents_right #r_btn_ad a:hover {
 background: url(../img/r_btn_ad.gif) no-repeat 0 bottom;
} 


/* 会社概要リンク */

#contents_right #r_link {
 width: 210px;
 margin: 0 15px 15px;
 list-style-type: none;
}
#contents_right #r_link li {
 background: url(../img/arrow_01.gif) no-repeat 0 4px;
 padding-left: 15px;
 margin-bottom: 2px;
}
#contents_right #r_link a { color: #555;}
#contents_right #r_link a:hover { color: #34A32D;}


/* QR */

#contents_right #r_qr {
 width: 240px;
 height: 120px;
 margin: 0 auto 15px;
 background: url(../img/r_qr.gif) no-repeat 0 0;
}
#contents_right #r_qr h2 {
 height: 86px;
}
#contents_right #r_qr p {
 padding-left: 110px;
 font-size: 10px;
 color: #FF363B;
}


/* バナー */

#contents_right #r_bnr {
 margin-bottom: 8px;
}
#contents_right #r_bnr img {
 margin-bottom: 7px;
}



/* ------------------------- 左カラム ------------------------- */

/* パンくずリスト */

#bread {
 padding: 10px 0 10px;
 margin: 0 auto;
 list-style-type: none;
 font-size: 10px;
 line-height: 1;
 color: #555;
 float: none;
 clear: both;
}
#bread li {
 display: inline;
 background: url(../img/icon_bread.gif) no-repeat right 3px;
 padding-right: 22px;
}
#bread a:link{ color: #555;}
#bread a:visited { color: #555;}
#bread a:hover { color: #34A32D;}
#bread #bread_last { background: none;}



/* ページタイトル（h1） */

.ttl_h1_h36 {
 width: 720px;
 height: 36px;
 margin: 0 auto 20px;
}
.ttl_h1_h36_w980 {
 width: 980px;
 height: 36px;
 margin: 10px auto 20px;
}
.ttl_h1_h150 {
 width: 720px;
 height: 150px;
 margin: 0 auto 30px;
}

#ttl_h1_search { background: url(../../search/img/ttl_h1.jpg) no-repeat 0 0;}
#ttl_h1_mail { background: url(../../mail/img/ttl_h1.jpg) no-repeat 0 0;}
#ttl_h1_contact { background: url(../../contact/img/ttl_h1.jpg) no-repeat 0 0;}
#ttl_h1_about { background: url(../../about/img/ttl_h1.jpg) no-repeat 0 0;}
#ttl_h1_bbs { background: url(../../bbs/img/ttl_h1.jpg) no-repeat 0 0;}
#ttl_h1_com { background: url(../../com/img/ttl_h1.jpg) no-repeat 0 0;}
#ttl_h1_privacy { background: url(../../privacy/img/ttl_h1.jpg) no-repeat 0 0;}

#ttl_h1_dictionary_01 { background: url(../../dictionary/img/ttl_h1_01.jpg) no-repeat 0 0;}
#ttl_h1_dictionary_02 { background: url(../../dictionary/img/ttl_h1_02.jpg) no-repeat 0 0;}
#ttl_h1_dictionary_03 { background: url(../../dictionary/img/ttl_h1_03.jpg) no-repeat 0 0;}
#ttl_h1_dictionary_04 { background: url(../../dictionary/img/ttl_h1_04.jpg) no-repeat 0 0;}


#ttl_h1_info_01 { background: url(../../info/img/ttl_h1_01.jpg) no-repeat 0 0;}
#ttl_h1_info_02 { background: url(../../info/img/ttl_h1_02.jpg) no-repeat 0 0;}
#ttl_h1_info_03 { background: url(../../info/img/ttl_h1_03.jpg) no-repeat 0 0;}
#ttl_h1_info_04 { background: url(../../info/img/ttl_h1_04.jpg) no-repeat 0 0;}

#ttl_h1_sitemap { background: url(../../img/sitemap/ttl_h1.jpg) no-repeat 0 0;}

.box_w680 { width: 680px; margin-left: auto; margin-right: auto;}




/* 導線ボタン */


/* 特集 */

#l_btn_info {
 width: 600px;
 list-style-type: none;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
#l_btn_info li {
 width: 300px;
 float: left;
 padding-bottom: 10px;
}
#l_btn_info a {
 width: 280px;
 height: 80px;
 display: block;
 margin: 0 auto;
}

#l_btn_info #l_btn_info_01 a { background: url(../img/l_btn_info_01.jpg) no-repeat 0 0;}
#l_btn_info #l_btn_info_02 a { background: url(../img/l_btn_info_02.jpg) no-repeat 0 0;}
#l_btn_info #l_btn_info_03 a { background: url(../img/l_btn_info_03.jpg) no-repeat 0 0;}
#l_btn_info #l_btn_info_04 a { background: url(../img/l_btn_info_04.jpg) no-repeat 0 0;}

#l_btn_info #l_btn_info_01 a:hover { background: url(../img/l_btn_info_01.jpg) no-repeat 0 bottom;}
#l_btn_info #l_btn_info_02 a:hover { background: url(../img/l_btn_info_02.jpg) no-repeat 0 bottom;}
#l_btn_info #l_btn_info_03 a:hover { background: url(../img/l_btn_info_03.jpg) no-repeat 0 bottom;}
#l_btn_info #l_btn_info_04 a:hover { background: url(../img/l_btn_info_04.jpg) no-repeat 0 bottom;}


/* 辞典 */

#l_btn_dictionary {
 width: 600px;
 list-style-type: none;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
#l_btn_dictionary li {
 width: 300px;
 float: left;
 padding-bottom: 10px;
}
#l_btn_dictionary a {
 width: 280px;
 height: 80px;
 display: block;
 margin: 0 auto;
}

#l_btn_dictionary #l_btn_dictionary_01 a { background: url(../img/l_btn_dictionary_01.jpg) no-repeat 0 0;}
#l_btn_dictionary #l_btn_dictionary_02 a { background: url(../img/l_btn_dictionary_02.jpg) no-repeat 0 0;}
#l_btn_dictionary #l_btn_dictionary_03 a { background: url(../img/l_btn_dictionary_03.jpg) no-repeat 0 0;}
#l_btn_dictionary #l_btn_dictionary_04 a { background: url(../img/l_btn_dictionary_04.jpg) no-repeat 0 0;}

#l_btn_dictionary #l_btn_dictionary_01 a:hover { background: url(../img/l_btn_dictionary_01.jpg) no-repeat 0 bottom;}
#l_btn_dictionary #l_btn_dictionary_02 a:hover { background: url(../img/l_btn_dictionary_02.jpg) no-repeat 0 bottom;}
#l_btn_dictionary #l_btn_dictionary_03 a:hover { background: url(../img/l_btn_dictionary_03.jpg) no-repeat 0 bottom;}
#l_btn_dictionary #l_btn_dictionary_04 a:hover { background: url(../img/l_btn_dictionary_04.jpg) no-repeat 0 bottom;}



/* 求人情報検索・エリア */

#l_navi_search_area {
 width: 680px;
 height: 125px;
 margin-left: auto;
 margin-right: auto;
 background: url(../img/l_bg_search_area.jpg) no-repeat 0 0;
}
#l_navi_search_area h2 {
 height: 55px;
}
#l_navi_search_area ul {
 width: 600px;
 height: 50px;
 margin: 0 40px;
 background: url(../img/l_navi_search_area.jpg) no-repeat 0 0;
 list-style-type: none;
}
#l_navi_search_area li {
 width: 150px;
 height: 50px;
 float: left;
}
#l_navi_search_area a {
 width: 150px;
 height: 50px;
 display: block;
}
#l_navi_search_area #l_navi_search_area_01 a:hover { background: url(../img/l_navi_search_area.jpg) no-repeat 0 bottom;}
#l_navi_search_area #l_navi_search_area_02 a:hover { background: url(../img/l_navi_search_area.jpg) no-repeat -150px bottom;}
#l_navi_search_area #l_navi_search_area_03 a:hover { background: url(../img/l_navi_search_area.jpg) no-repeat -300px bottom;}
#l_navi_search_area #l_navi_search_area_04 a:hover { background: url(../img/l_navi_search_area.jpg) no-repeat -450px bottom;}





#search {
 width: 680px;
 background: url(../img/bg_search_main.gif) repeat-y 0 0;
 overflow: auto;
 margin: 0 auto 10px;
}
#search_header {
 width: 680px;
 height: 8px;
 background: url(../img/bg_search_header.gif) no-repeat 0 0;
 font-size: 1px;
}
#search_main_1 {
 width: 680px;
 background: url(../img/bg_search_footer.gif) no-repeat 0 bottom;
 overflow: auto;
}
#search_main_2 {
 width: 644px;
 margin: 10px auto 0;
}
#search_main_2 ul { list-style-type: none; margin-left: 5px;}
#search_main_2 ul li { float: left;}

#search_main_left {
 width: 195px;
 float: left;
}
#search_main_left ul li {
 width: 92px;
 padding: 2px 0;
}

#search_main_left #search_main_left_line {
 height: 20px;
 background: url(../img/line_search_01.gif) repeat-x 0 5px;
 float: none;
 clear: both;
}


#search_main_right {
 width: 420px;
 float: right;
}
#search_main_right ul li {
 padding: 2px 0;
}
#search_main_right .search_li_w102 { width: 102px;}
#search_main_right .search_li_w120 { width: 120px;}
#search_main_right .search_li_w190 { width: 190px;}

.search_main_select {
 height: 310px;
}
.search_main_btn {
 height: 60px;
 padding-top: 10px;
 text-align: center;
}

#ttl_search_area {
 width: 195px;
 height: 30px;
 background: url(../img/ttl_search_area.gif) no-repeat 0 0;
 margin-bottom: 5px;
}
#ttl_search_area_more {
 width: 195px;
 height: 15px;
 background: url(../img/ttl_search_area_more.gif) no-repeat 0 0;
 margin-bottom: 7px;
}

#ttl_search_job {
 width: 420px;
 height: 30px;
 background: url(../img/ttl_search_job.gif) no-repeat 0 0;
 margin-bottom: 5px;
}
#ttl_search_job h3 {
 float: left;
}
#ttl_search_job p {
 float: right;
 padding: 7px 10px 0 0;
 font-size: 10px;
 color: #666;
}

#ttl_search_condition {
 width: 420px;
 height: 30px;
 background: url(../img/ttl_search_condition.gif) no-repeat 0 bottom;
 margin-bottom: 5px;
 padding-top: 10px;
}
#ttl_search_condition h3 {
 float: left;
}
#ttl_search_condition p {
 float: right;
 padding: 7px 10px 0 0;
 font-size: 10px;
 color: #666;
}
