/*キャッチコピー*/
div#copy {
	width:760px;
	text-align: left;
	margin:0;
	padding-top: 2px;
	line-height:1.4;
	min-height:15px;
	font-size:85%;
	color: #666666;
}
*html div#copy {
	height:15px;
}

/* --------------------------------------------グローバルメニュー 大きさ */

.global_navi{
	text-align:left;
	padding-left:280px;
	padding-bottom:1px;
	border-bottom:#F2F2F2 solid 1px;
}

div#header {
	clear:both;
	width:760px;
	position:relative;
	padding: 0 10px;
	margin: 0 auto 0 auto;
	background:url("../images/background/bg_header.png") no-repeat top left;
}

.logo{
	margin:15px;
	width:160px;
	height:40px;
	float:left;
}

.logo img{
	float:left;
	text-align:left;
}

*html .logo{
	margin:15px 7.5px;
}

.lb_company{
	width:210px;
	height:20px;
	text-align:left;
	display:block;
	margin:2px 0 29px 345px;
	padding:0;
	text-indent:-9999px;
	background:url(../images/header/lb_corp_name.gif) no-repeat;
}

*html .lb_company{
	margin:2px 0 29px 350px;
}

div#header .recruit{
	width:570px;
	margin:0;
	padding:0;
	height:50px;
	text-align:left;
	text-indent:-9999px;
	background:url("../images/label/lb_saiyo.gif") no-repeat top left;
	border-bottom:#66CCFF solid 20px;
	float:left;
}

div#header ul{
	clear:both;
	height:23px;
	margin:0;
}

div#header ul li.career_a {
	width:160px;
	height:23px;
	float:left;
	text-indent:-9999px;
	background:url("../images/header/bt_navi_career_a_f2.gif") no-repeat top left;
}

div#header ul li.career_b {
	width:160px;
	height:23px;
	float:left;
	text-indent:-9999px;
	background:url("../images/header/bt_navi_career_b_f2.gif") no-repeat top left;
}

div#header ul li.career_c {
	width:160px;
	height:23px;
	float:left;
	text-indent:-9999px;
	background:url("../images/header/bt_navi_career_c_f2.gif") no-repeat top left;
}

div#header .bt_head_contact{
	width:180px;
	height:50px;
	padding-right:10px;
	border-bottom:#66CCFF solid 20px;
	float:left;
	text-indent:-9999px;
}


div#header ul li a {
	overflow:hidden;
	padding:0;
	margin:0;
}

div#header ul li.career_a_act{
	width:160px;
	height:23px;
	float:left;
	text-indent:-9999px;
	display:block;
	background:url("../images/header/bt_navi_career_a_f2.gif") no-repeat top left;
}

div#header ul li.career_b_act{
	width:160px;
	height:23px;
	float:left;
	text-indent:-9999px;
	display:block;
	background:url("../images/header/bt_navi_career_b_f2.gif") no-repeat top left;
}

div#header ul li.career_c_act{
	width:160px;
	height:23px;
	float:left;
	text-indent:-9999px;
	display:block;
	background:url("../images/header/bt_navi_career_c_f2.gif") no-repeat top left;
}
div#header ul li.career_a_act a{
	width:160px;
	height:23px;
	float:left;
	text-indent:-9999px;
	display:block;
	background:url("../images/header/bt_navi_career_a_f2.gif") no-repeat top left;
}

div#header ul li.career_b_act a{
	width:160px;
	height:23px;
	float:left;
	text-indent:-9999px;
	display:block;
	background:url("../images/header/bt_navi_career_b_f2.gif") no-repeat top left;
}

div#header ul li.career_c_act a{
	width:160px;
	height:23px;
	float:left;
	text-indent:-9999px;
	display:block;
	background:url("../images/header/bt_navi_career_c_f2.gif") no-repeat top left;
}

div#header ul li.career_a a{
	width:160px;
	height:23px;
	display:block;
	background:url("../images/header/bt_navi_career_a.gif") no-repeat top left;
}

div#header ul li.career_b a {
	width:160px;
	height:23px;
	display:block;
	background:url("../images/header/bt_navi_career_b.gif") no-repeat top left;
}

div#header ul li.career_c a {
	width:160px;
	height:23px;
	display:block;
	background:url("../images/header/bt_navi_career_c.gif") no-repeat top left;
}

div#header .bt_head_contact a {
	overflow:hidden;
	width:180px;
	height:50px;
	display:block;
	background:url("../images/header/bt_head_contact.gif") no-repeat top left;
}

div#header ul li.career_a a:hover {
	width:160px;
	height:23px;
	display:block;
	background:url("../images/header/bt_navi_career_a_f2.gif") no-repeat top left;
}

div#header ul li.career_b a:hover {
	width:160px;
	height:23px;
	display:block;
	background:url("../images/header/bt_navi_career_b_f2.gif") no-repeat top left;
}

div#header ul li.career_c a:hover {
	width:160px;
	height:23px;
	display:block;
	background:url("../images/header/bt_navi_career_c_f2.gif") no-repeat top left;
}

div#header .bt_head_contact a:hover {
	width:180px;
	height:50px;
	display:block;
	background:url("../images/header/bt_head_contact_f2.gif") no-repeat top left;
}


div#subMenu{
	float:left;
}

div#subMenu ul {
	text-align:right;
	margin: 5px 0px 0 400px;
	padding: 0px;
}

*html div#subMenu ul {
	margin: 5px 10px 0 345px;
}

div#subMenu li {
	min-height:21px;
	*height:21px;
	margin: 0;
	padding: 0 8px 0 8px;
	display: inline;
	border-right:#666666 1px solid;
	line-height:180%;
}

div#subMenu li.end{
	padding:0 0 0 8px;
	border-right:none;
	margin:0;

}
