/* CSS Document */

/*--------------------------------------------------------------------
main
-----------------------------------------------------------------------*/
#main h2 {
	clear:both;
	font-size:18px;
	font-weight:bold;
	color:#000033;
	padding:11px 0 0 55px;
	height:29px;
}

/*セントメディアについて*/
#aboutH2 {
	background:url(../images/about_ttl.jpg) 0 0 no-repeat;
}

/*会社概要*/
#companyH2 {
	background:url(../images/company_ttl.jpg) 0 0 no-repeat;
}

/*法人サービス紹介*/
#corpServiceH2 {
	background:url(../images/corpService_ttl.jpg) 0 0 no-repeat;
}

/*よくあるご質問*/
#faqH2 {
	background:url(../images/faq_ttl.jpg) 0 0 no-repeat;
}

/*トータルH2*/
#h2H2 {
	background:url(../images/h2_ttl.jpg) 0 0 no-repeat;
}

/*ニュース*/
#newsH2 {
	background:url(../images/help_ttl.jpg) 0 0 no-repeat;
}

/*お問い合わせ*/
#inqH2 {
	background:url(../images/inq_ttl.jpg) 0 0 no-repeat;
}

/*ログイン*/
#loginH2 {
	background:url(../images/login_ttl.jpg) 0 0 no-repeat;
}

/*プライバシーポリシー*/
#policyH2 {
	background:url(../images/policy_ttl.jpg) 0 0 no-repeat;
}

/*会員登録*/
#registerH2 {
	background:url(../images/register_ttl.jpg) 0 0 no-repeat;
}

/*【Index】お仕事をお探しの方*/
#searchH2 {
	background:url(../images/search_ttl.jpg) 0 0 no-repeat;
}

/*追加検索をする*/
#searchAddH2 {
	background:url(../images/searchAdd_ttl.jpg) 0 0 no-repeat;
}

/*サイトマップ*/
#sitemapH2 {
	background:url(../images/sitemap_ttl.jpg) 0 0 no-repeat;
}

/*担当者の声*/
#main #voiceH2 {
	background:url(../images/voice_ttl.jpg) 0 0 no-repeat;
	padding:11px 0 0 45px;
}

/*幅が880のときのH2タイトル*/
#W880_ttl_H2_wrap{width:880px;
			 height:70px;
			 background:url(../images/ttl_H2_bg.png) 0 0 repeat;
			 margin-bottom:15px;
			 border-radius: 5px;
			  }
#W880_ttl_H2_wrap img,h2#W880_ttl_H2{float:left;}

#W880_ttl_H2_wrap h2#W880_ttl_H2 {line-height:70px !important; font-size:26px !important; padding:2px 0 0 0; margin:0; height:70px !important; clear:none;}

