@charset "UTF-8";
/* CSS Document */
html,body {
	height:100%;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	line-height:21px;
	color:#444;
}	
	
header {
	width:100%; height:80px;
	background:url(../img/common/headerBg.png) top left repeat-x;
	position:relative;
	z-index:200;
}

header h1 {
	position:absolute;
	top:20px; left:40px;
}

header h1 img {
	z-index:100;
}

#toTop {
	position:fixed;
	right:5%;
	bottom:50px;
	z-index:300;
}

footer {
	height:155px; width:100%;
	background:url(../img/common/footerBg.gif) bottom left repeat-x;
	width:100%;
}

footer>p { text-align:center; margin-left:-10px; }

footer p img { margin:25px 0 0 20px; }

footer p#copyright {
	margin:0;
	color:#FFF;
	font-size:10px;
	height:10px;
/*	line-height:10px; */
    line-height:60px;

}

/*----下層ページ----*/
h2 {
	width:900px;
	margin:-12px auto 0 auto;
}

#mainWrap {
	width:900px;
	margin:-25px auto 0 auto;
	background:url(../img/common/contentsBg.png) left top no-repeat;
	min-height:350px;
	z-index:100;
	position:relative;
}

nav {
	width:180px;
	position:absolute;
	top:25px; left:50px;
}

nav li {
	height:56px;
	margin-bottom:8px;
	position:relative;
}

nav li#nav02 {
	min-height:56px;
	height:auto;
}

nav li div.recruit_list {
	height:auto;
	padding-top:60px;
}

nav li div.recruit_list p {
	height:30px;
	line-height:30px;
	padding-left:10px;
	margin-bottom:3px;
	font-size:12px;
	background:#CCC;
}

nav li div.recruit_list p a {
	color:#444;
	display:inline-block;
	width:100%;
	height:100%;
	background:url(../img/common/arrow.png) left center no-repeat;
	padding-left:20px;
}

nav li div.recruit_list p a:hover {
	color:#0069B7;
}


nav li img { position:absolute; }

nav li img.navOn { z-index:50; }

#contentsWrap {
	margin:40px 0 10px 270px;
	width:560px;
	min-height:380px;
	float:left;
}

section {
	margin-bottom:40px;
	clear:both;
}

h3 {
	font-size:18px;
	line-height:28px;
	color:#0068B6;
	font-weight:bold;
	border-bottom:#1946A2 solid 1px;
	padding-bottom:0.25em;
	margin-bottom:1em;
}

h4 {
	font-size:15px;
	line-height:40px;
	font-weight:bold;
	color:#FFF;
	padding-left:20px;
	background:url(../img/common/h4_bg.png) left top no-repeat;
	width:100%; height:40px;
	margin-bottom:0.8em;
}

h5 {
	font-size:18px;
	line-height:27px;
	color:#0068B6;
	margin-bottom:0.5em;
}

h6 {
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	line-height:36px;
	height:36px;
	background:#0068B6;
	padding-left:0.7em;
	margin-bottom:0.7em;
}

p { margin-bottom:1em; }

span {
	display:inline-block;
	padding-right:0.5em;
	font-size:0.8em;
}

.lightBlue { color:#54CEFF; }
.blue { color:#0068B6; }


/*----Business ----*/
.photoRIn { padding-left:210px; }
.photoLIn { padding-Right:210px; }
#poricy {
	text-align:center;
}


/*----Ricruit----*/
ul#recruitLocalNav {
	height:40px;
	border-bottom:#0069B7 solid 1px;
	margin-bottom:20px;
	overflow:hidden;
}

ul#recruitLocalNav li {
	width:120px; height:40px;
	background:#999;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color:#FFF;
	text-align:center;
	margin:10px 10px 0 0;
	padding-top:3px;
	float:left;
	border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	cursor:pointer;
}

ul#recruitLocalNav li:hover,
ul#recruitLocalNav li.active {
	margin-top:0;
	background:#009FE8;
}

#OA, #SE, #NE {
	margin-bottom:-15px;
}	
	
h4.ricruit {
	padding-left:100px;
	background:url(../img/ricruit/h4_ricruit.jpg) left top no-repeat;
}

section.aboutOA {
	background:#e0f6ff;
	padding:18px 18px 18px 24px;
	border-left:#3a8cbf solid 2px;
}

p.marginB0 {
	margin-bottom:0;
}

.float { float:left; }

img.floatR,
img.floatL
 {
	border:#999 solid 1px;
	padding:5px;
}

img.floatR { float:right; }
img.floatL { float:left; }

.blueBorder {
	border:#0068B6 solid 1px;
}

.blueBorder > div {
	padding:0 15px;
}

.exp_ability_section {
	background:#e0f6ff;
	padding:12px 18px;
	margin-bottom:20px;
}

p.center { text-align:center; }

h5.small {
	font-size:14px;
	line-height:19px;
}

.boshuuyoukou {
	width:100%;
	font-size:12px;
	line-height:17px;
}

.boshuuyoukou tr td {
	border:#AAA solid 1px;
	padding:13px 10px;
}

.boshuuyoukou tr td.item {
	width:130x;
	background:#e0f6ff;
}

p.blueBack {
	background:#E0F6FF;
	padding:10px 15px;
}

#formbt {
}

#formbt a {
	width:90%;
	height:50px; line-height:50px;
	background:#009FE8;
	display:block;
	margin:0 auto 30px auto;
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}


/*----Company Information----*/
#coInfo {
	width:100%;
	line-height:1em;
	margin-top:20px;
}

#coInfo tr td {
	border:#AAA solid 1px;
	padding:20px 15px;
}

#coInfo tr td.item {
	width:100x;
	text-align:center;
	background:#e0f6ff;
}

/*----FAQ----*/
.answer {
	background:#e0f6ff;
	padding:18px 18px 18px 24px;
	border-left:#3a8cbf solid 2px;
	margin-left:36px;
}

/*------- Contact -----*/ 	
dl#contact p:not(#kakunin) {
	line-height:18px;
	padding-bottom:1em;
}

dl#contact dt,
dl#contact dd {
	font-size:13px;
	margin:0 0 5px 0;
	padding:10px 0;
	height:21px;
	line-height:21px;
	text-indent:0;
	display:inline-block;
	vertical-align:top;
	background:#D0EBF3;
}

dl#contact dt.hope_day_time,
dl#contact dd.hope_day_time {
	height:80px;
	padding-top:15px;
	padding-bottom:15px;
}

dl#contact dd.hope_day_time p {
	height:18px;
	line-height:18px;
	margin:0; padding:0;
}

dl#contact dt {
	text-indent:1em;
	width:160px;
}

dl#contact dt span {
	font-size:10px;
	text-indent:0;
	margin-left:1em;
	padding:0 0.75em;
	height:14px; line-height:14px;
	color:#FFF;
	background:#0069B7;
	display:inline-block;
}

dl#contact dd {
	padding-left:10px;
	background:#DDD;
	width:380px;
}

dl#contact dt.contactContent {
	line-height:100px;
}

dl#contact dt.contactContent,
dl#contact dd.contactContent {
	min-height:110px;
}

p#kakunin {
	margin:30px 0 0 0;
	text-align:center;
}

#kakunin a {
	font-size:15px;
	font-weight:bold;
	margin-top:10px;
	color:#FFF;
	background:#999;
	width:400px;
	height:50px;
	line-height:50px;
	text-align:center;
     /* 角丸 */  
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	display:inline-block;
}

#kakunin a.back {
	width:250px;
	background:#999;
	opacity:0.8;
}

#kakunin a.send {
	width:250px;
	background:#009EE7;
	opacity:0.8;
}


#kakunin a.check:hover,
#kakunin a.send:hover,
#order_form a:hover {
	background:#009EE7;
	opacity:1;
}

#kakunin a.back:hover {
	opacity:1;
}

dl#contact dd span.req_alert {
	font-size:10px;
	color:#F00;
	padding-left:5px;
	display:inline-block;
}

#order_form {
	margin-bottom:40px;
	padding-bottom:40px;
	border-bottom:#0069B7 solid 1px;
}

#order_form p {
	text-align:center;
}

#order_form a {
	font-size:13px;
	line-height:18px;
	padding:13px 0;
	font-weight:bold;
	margin:10px 10px 0 0;
	color:#0164B9;
	background:#CFDFEF;
	border:#0164B9 solid 1px;
	width:175px;
	text-align:center;
     /* 角丸 */  
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	display:inline-block;
}

#order_form a:hover {
	background:#0164B9;
	color:#FFF;
}

#order_form a.network {
	margin-right:0;
}

#form_alert {
	margin:0;
	padding:0;
	color:#F00;
}

p#sendmailcomp {
	text-align:center;
	margin-bottom:0;
}
