body {
	min-width:1040px;
	font-size:14px;
	font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:160%;
}

img {
	vertical-align:top;
}

a {
	text-decoration:none;
}

a,input {
	outline:none;
}

ul,dl {
	list-style:none;
}

.cf:after {
	display:block;
	clear:both;
	content:"";
}

header {
	width:100%;
	height:140px;
	background:url(../img/header_menu_bk.png) center bottom no-repeat;
}

h1 {
	margin:0 auto;
	width:1000px;
}

h1 a,h1 span {
	position:absolute;
	top:5px;
	display:block;
	margin-left:395px;
	background:url(../img/logo_bk.png) center top no-repeat;
}

h1 img {
	width:200px;
	height:200px;
}

h1 a img {
	cursor:pointer;
}

#header_menu {
	margin:45px auto 0;
	padding:0 8px 8px 0;
	width:990px;
	height:110px;
	border-width:0 2px 2px 0;
	border-style:solid;
	border-color:#000;
	background-color:#fff;
}

#header_menu div.title {
	padding:15px 20px;
	border-width:4px 4px 0;
	border-style:solid;
	border-color:#000;
	background-color:#fff;
}

#header_menu div.title img {
	width:auto;
	height:26px;
}

#header_menu nav {
	height:50px;
	background-color:#000;
}

#header_menu nav li {
	display:block;
	float:left;
}

#header_menu nav img {
	width:198px;
	height:46px;
}

#header_menu nav li:nth-child(1) {
	background:url(../img/header_menu_people_active.png) center top no-repeat;
}

#header_menu nav li:nth-child(2) {
	background:url(../img/header_menu_work_active.png) center top no-repeat;
}

#header_menu nav li:nth-child(3) {
	margin-left:198px;
	background:url(../img/header_menu_feature_active.png) center top no-repeat;
}

#header_menu nav li:nth-child(4) {
	background:url(../img/header_menu_recruit_active.png) center top no-repeat;
}

#header_menu nav li span {
	position:absolute;
	z-index:100;
	display:none;
	width:198px;
	border-top:4px solid #000;
}

#header_menu nav li span a {
	display:block;
	overflow:hidden;
	padding:15px 15px 15px 35px;
	width:148px;
	border-top:2px solid #fff;
	background:url(../img/arrow_s_white.png) 15px center no-repeat #000;
	color:#fff;
	font-weight:700;
	font-size:90%;
	line-height:120%;
}

#header_menu nav li span a:hover,#header_menu nav li span a.active {
	background:url(../img/arrow_s_black.png) 15px center no-repeat #ffc300;
	color:#000;
}

main {
	clear:both;
	width:100%;
}

#breadcrumb {
	padding:30px 0;
	width:100%;
	background-color:#444;
}

#breadcrumb ul {
	display:block;
	margin:0 auto;
	width:1000px;
}

#breadcrumb li {
	display:block;
	float:left;
	margin-right:10px;
	padding-right:16px;
	background:url(../img/arrow1.png) right center no-repeat;
	color:#fff;
	font-size:90%;
}

#breadcrumb li:last-child {
	margin-right:0;
	padding-right:0;
	background-image:none;
}

#breadcrumb a {
	color:#fff;
	text-decoration:none;
}

#breadcrumb a:hover {
	color:#fccb00;
}

footer {
	clear:both;
	width:100%;
	background-color:#222;
	color:#fff;
}

#pagetop {
	position:absolute;
	right:20px;
	margin-top:-60px;
	text-align:right;
}

#pagetop img {
	margin-right:20px;
	cursor:pointer;
}

#footernav {
	margin:0 auto;
	padding-top:25px;
	width:1000px;
	text-align:center;
}

#footernav li {
	display:inline;
}

#footernav a {
	padding:0 1.3em 0 .8em;
	border-right:1px solid #aaa;
	color:#fff;
	font-size:80%;
	line-height:100%;
}

#footernav li:last-child a {
	border-right:none;
}

#footernav a:hover {
	color:#fccb00;
}

#footernav img {
	margin-right:5px;
	vertical-align:baseline;
}

#copyright {
	padding:20px 0 100px;
	text-align:center;
	letter-spacing:.1em;
	font-size:70%;
}
