/* CSS Document */


/* ------------------------- トップページ ------------------------- */



/* タイトル */

.ttl_top {
 width: 720px;
 height: 32px;
 margin: 0 auto 15px;
 float: none;
 clear: both;
}

#ttl_top_new { background: url(../../img/ttl_new.jpg) no-repeat 0 0;}
#ttl_top_search { background: url(../../img/ttl_search.jpg) no-repeat 0 0;}
#ttl_top_special { background: url(../../img/ttl_special.jpg) no-repeat 0 0;}
#ttl_top_careernavi { background: url(../../img/ttl_careernavi.jpg) no-repeat 0 0;}



/* 新着求人情報 */

#top_new {
 width: 680px;
 margin: 0 auto;
}
#top_new dt {
 width: 74px;
 height: 20px;
 float: left;
 background: url(../img/arrow_01.gif) no-repeat 0 6px;
 padding: 0 0 0 16px;
}
#top_new dd {
 width: 590px;
 height: 20px;
 float: right;
 padding: 0 ;
} 


/* スペシャルコンテンツ・キャリアナビ */


.top_blog {
 width: 680px;
 margin: 0 auto;
 padding-bottom: 10px;
}
.top_blog img {
 float: left;
 margin-right: 10px;
}
.top_blog h3, .top_blog h4{ font-size: 16px;}
.top_blog h3 a, .top_blog h4 a { text-decoration: none;}
.top_blog h3 a:hover, .top_blog h4 a:hover { text-decoration: underline;}


.top_blog_l {
 width: 330px;
 float: left;
 padding-bottom: 15px;
}
.top_blog_r {
 width: 330px;
 float: right;
 padding-bottom: 15px;
}

#top_blog_special h3 a ,#top_blog_special h4 a { color: #103EF0;}
#top_blog_special a { color:#333333;}
#top_blog_special a:hover { text-decoration: none;}

#top_blog_careernavi h3 a ,#top_blog_careernavi h4 a { color: #429200;}
#top_blog_careernavi a { color:#333333;}
#top_blog_careernavi a:hover { text-decoration: none;}

.titleh3_searchbg{
	 background: url(http://akairingo.com/common/img/ttl_search_job.gif) no-repeat 0 0;
}
.titleh3_searchbg2{
	 background: url(http://akairingo.com/common/img/ttl_search_condition.gif) no-repeat 0 0;
}
