@charset "utf-8";
body{
	font-family: "メイリオ",Meiryo,'Hiragino Kaku Gothic Pro',sans-serif;
	background-color: #fff;
	margin: 0;
}
/* 求人情報 */

#bnr-job {
	position:relative;
	width:600px;
	height:84px;
}
#bnr-job h3 {
	position:absolute;
	left:160px;
	top:-15px;
		width:480px;
	height:50px;
	font-size:225%;
	font-style: oblique;
	color:#fff;
	letter-spacing:3px;
	-webkit-text-shadow: 2px 2px #333;
	text-shadow: 2px 2px #333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic";
}

/* コンテナ */
div#container	{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	padding: 0 40px;
	-webkit-box-shadow: 0px 0px 50px #bbbbbb;
	box-shadow: 0px 0px 50px #bbbbbb;
	background-position: 15px 420px, 90px 500px;
	background-size: 94px 94px, 30px 30px;
	position: relative;
	overflow: hidden;
}

/* div#container	{
	width: 860px;
	padding:0 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	padding: 0 40px;
	-webkit-box-shadow: 0px 0px 50px #bbbbbb;
	box-shadow: 0px 0px 50px #bbbbbb;
	background-position: 15px 420px, 90px 500px;
	background-size: 94px 94px, 30px 30px;
	position: relative;
	overflow: hidden;
}

ヘッダー */
header#pageheader {
	background: none;
	padding: 15px 0 0;
}
/*header#pageheader img {
	-webkit-box-shadow: 7px 7px 7px #a4a4a4;
	box-shadow: 7px 7px 7px #a4a4a4;
}
header#pageheader h1 {
	margin: 0;
	float: left;
	font-size: 40px;
	font-weight: normal;
	font-family: 'Righteous', cursive;
	margin-right: 20px;
}
header#pageheader h2 {
	color: #666666;
	font-size: 0.65em;
	margin: 0;
	padding-top: 10px;
	font-weight: normal;
	float: left;
}
#container #pageheader hgroup h3 {
	float: right;
	margin: 0;
	padding-top: 10px;

}*/
header#pageheader {
	background: none;
	padding: 15px 0 0;
}
header#pageheader h1 {
	margin: 0;
	float: left;
	font-size: 40px;
	font-weight: normal;
	font-family: 'Righteous', cursive;
	margin-right: 20px;
}
header#pageheader h2 {
	color: #666666;
	font-size: 0.65em;
	margin: 0;
	padding-top: 10px;
	font-weight: normal;
	float: left;
}
#container #pageheader hgroup h3 {
	float: right;
	padding-top: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}

nav	{
	clear: both;
}
nav ul {
	font-size: 0.75em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	background-color: #fff;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#4B4BD2), color-stop(50%, #4B4BD2), color-stop(50%, #2B2BB7), to(#2B2BB7));
	background: -webkit-linear-gradient(#4B4BD2 0%, #4B4BD2 50%, #2B2BB7 51%, #2B2BB7 100%);
	background: -moz-linear-gradient(#4B4BD2 0%, #4B4BD2 50%, #2B2BB7 51%, #2B2BB7 100%);
	background: -o-linear-gradient(#4B4BD2 0%, #4B4BD2 50%, #2B2BB7 51%, #2B2BB7 100%);
	background: -ms-linear-gradient(#4B4BD2 0%, #4B4BD2 50%, #2B2BB7 51%, #2B2BB7 100%);
}
nav ul li {
	list-style-type: none;
	float: left;
}
nav ul li a	{
	display: block;
	width: 111.35px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	border-right: solid 1px rgba(255,255,255,0.2);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	background-color:rgba(1,122,205,0);
}
nav ul li a:hover {
	background-color: rgba(130,130,255,1);
}
nav ul li:first-of-type a:hover {
	border-radius: 5px 0 0 5px;
}
/*nav	{
	clear: both;
}

nav ul {
	font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	background-color: #fff;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#4B4BD2), color-stop(50%, #4B4BD2), color-stop(50%, #2B2BB7), to(#2B2BB7));
	background: -webkit-linear-gradient(#4B4BD2 0%, #4B4BD2 50%, #2B2BB7 51%, #2B2BB7 100%);
	background: -moz-linear-gradient(#4B4BD2 0%, #4B4BD2 50%, #2B2BB7 51%, #2B2BB7 100%);
	background: -o-linear-gradient(#4B4BD2 0%, #4B4BD2 50%, #2B2BB7 51%, #2B2BB7 100%);
	background: -ms-linear-gradient(#4B4BD2 0%, #4B4BD2 50%, #2B2BB7 51%, #2B2BB7 100%);
}
nav ul li {
	list-style-type: none;
	float: left;
}
nav ul li a	{
	display: block;
	width: 111.35px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	border-right: solid 1px rgba(255,255,255,0.2);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	background-color:rgba(1,122,205,0);
}
nav ul li a:hover {
	background-color: rgba(130,130,255,1);
}
nav ul li:first-of-type a:hover {
	border-radius: 5px 0 0 5px;
}
*/
/* コンテンツ */
ul.pageTitle {
	position: relative;
}
li.point {
	position: absolute;
	top: 7px;
	left: 70px;
	color: rgba(255,255,255,1);
	font-size: 26px;
}
li.point #01 #02 #03 #04{
	position: absolute;
	top: 7px;
	left: 70px;
	color: rgba(255,255,255,1);
	font-size: 26px;
}




li.point2 {
	position: absolute;
	top: 12px;
	left: 70px;
	color: rgba(255,255,255,1);
	font-size: 20px;
}
article	{
	width: auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
article header {
	border: solid 1px #aaaaaa;
	margin: 20px 0 10px;
	padding: 18px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	background-color: rgba(255,255,255,0.5);
}
article header img {
	-webkit-box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
}
article section h1 {
	background: none;
	/*font-size: 28px;
	font-weight: normal;
	color: #000000;
	line-height: 45px;*/
	padding-left: 0;
	margin: 0;
	float: left;
	/*-webkit-box-shadow: 3px 3px 3px #a4a4a4;
	box-shadow: 3px 3px 3px #a4a4a4;*/
}
/*article header h1 img {
	-webkit-box-shadow: 7px 7px 7px #a4a4a4;
	box-shadow: 7px 7px 7px #a4a4a4;
}*/
article header p {
	font-size: 16px;
	color: #444444;
	margin-left: 300px
}
article section#left {
	width: 440px;
	clear: both;
	border: solid 1px #aaaaaa;
	margin: 20px 0 10px;
	padding: 18px;
	border-radius: 5px;
	overflow: hidden;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf));
	background: -webkit-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -moz-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -o-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -ms-linear-gradient(#ffffff 0%, #dfdfdf 100%);*/
	-webkit-box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	margin-right: 18px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: visible;
}
article section#right {
	width: 440px;
	border: solid 1px #aaaaaa;
	margin: 20px 0 10px;
	padding: 18px;
	border-radius: 5px;
	overflow: hidden;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf));
	background: -webkit-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -moz-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -o-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -ms-linear-gradient(#ffffff 0%, #dfdfdf 100%);*/
	-webkit-box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: visible;
}
div#content01 {
	width: 900px;
	overflow: visible;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: solid 1px #aaaaaa;
	border-radius: 5px;
	overflow: hidden;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf));
	background: -webkit-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -moz-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -o-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -ms-linear-gradient(#ffffff 0%, #dfdfdf 100%);*/
	-webkit-box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	clear: both;
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 18px;
}
div#content02 {
	width: 900px;
	margin-right: 18px;
	overflow: visible;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: solid 1px #aaaaaa;
	padding: 18px;
	border-radius: 5px;
	overflow: hidden;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf));
	background: -webkit-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -moz-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -o-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -ms-linear-gradient(#ffffff 0%, #dfdfdf 100%);*/
	-webkit-box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	clear: both;
}
#container #content01 section p {
	font-size: 0.75em;
	line-height: 1.4;
	font-family: "メイリオ",Meiryo,'Hiragino Kaku Gothic Pro',sans-serif;
	clear: both;
}
#container #content01 section a img {
	border: 0px;
	-webkit-box-shadow: 3px 3px 3px #A3A3A3;
	box-shadow: 3px 3px 3px #A3A3A3;
}
.clearfix {  
	content: ".";   
	display: block;   
	height: 0;   
	clear: both;   
	visibility: hidden;  
}  

/* ２段組み IE8～9 & Opera */
article section	{
	clear: both;
	float: left;
	position: relative;
}
article section h1 {
	background: none;
	font-size: 24px;
	font-weight: normal;
	line-height: 22px;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
}
article section h1 {
	height: 35px;
	line-height: 1.2;
}
article p {
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", sans-serif;
	clear: both;
}

/* フッター */
footer {
	color: #888888;
	margin-top: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	border-top: solid 1px #aaaaaa;
}
footer p a {
	color: #017acd;
	font-size: 0.75em;
	text-decoration: none;
}
small {
	font-size: 0.75em;
	font-style: normal;
	text-align: left;
	display: block;
}
small::before {
	content: 'B e a r s';
	display: block;
	width: 200px;
	padding: 10px 0;
	background-color: #880000;
	color: #ffffff;
	font-family: 'Righteous', cursive;
	font-size: 20px;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-transform: rotate(-45deg) translate(62px, 20px);
	-moz-transform: rotate(-45deg) translate(62px, 20px);
	-o-transform: rotate(-45deg) translate(62px, 20px);
	-ms-transform: rotate(-45deg) translate(62px, 20px);
}

/* 画像の配置
figure {
	margin: 0;
}
article section:nth-of-type(odd) figure {
	clear: both;
	text-align: center;
	margin-bottom: 0;
}
article section:nth-of-type(even) figure {
	text-align: center;
	margin-bottom: 0;
}
article section figcaption {
	color: #666666;
	font-size: 10px;
	display: block;
}
article section:nth-of-type(odd) figcaption {
	text-align: right;
} */

/* ２段組み */
article div[itemprop="articleBody"] {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
}
article section:nth-of-type(1n) figure {
	float: none;
	margin: 0;
}
article section:nth-of-type(1n) figcaption {
	text-align: center;
	margin-bottom: 15px;
}
article section + section {
	margin-right: 0;
}
#container #content01 section .mt20 ul li {
	display: block;
	font-size: 0.75em;
}
#container #content02 section h1 {
	margin: 0px;
}
#container #content02 section ol li {
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
}
/* その他 */
.sq {
	font-size: 8px;
	color: #707070;
}
.sq2 {
	font-size: 10px;
	color: #666666;
}
.redbold {
	color:#B30000;
	font-weight:bold;
}
.redbold2 {
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	color: red;
}span.red {
	color:#BB0000
}
span.purple {
	color: rgba(102,51,255,1)
}
span.green {
	color: rgba(0,119,0,1)
}
div.inText {
	margin: 8px 0 20px 12px;
}
.bo {
	font-weight: bold;
}
.fs12 {
	font-size: 12px;
}
td.bcw {
	background-color: #FFF;
}	
input.calc_bt {
	border-width: 1px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
input.calc_field {
	color: #007000;
	font-weight: bold;
	background-color:#90D090;
	border-style: inset;
	border-width: 1px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
input.calc_km {
	background-color:#F0FF66;
}
.mainSide {
	float: left;
	margin: 0;
	padding: 0px;
}
.box1 {
	margin: 0;
	padding: 0px;
	position:absolute;
	top: 0px;
	width: 300px;
	float: left;
	left: 600px;
	border: 0;
}
.box2 {
	margin: 0;
	padding: 0px;
	position:absolute;
	top: 100px;
	width: 300px;
	float: left;
	left: 600px;
	border: 0;
}
.box3 {
	margin: 0;
	padding: 0px;
	position:absolute;
	top: 200px;
	width: 300px;
	float: left;
	left: 600px;
	border: 0;
}
.box4 {
	margin: 0;
	padding: 0px;
	position:absolute;
	top: 300px;
	width: 300px;
	float: left;
	left: 600px;
	border: 0;
}
.box5 {
	margin: 0;
	padding: 0px;
	position:absolute;
	top: 400px;
	width: 300px;
	float: left;
	left: 600px;
	border: 0;
}
.box6 {
	margin: 0;
	padding: 0px;
	position:absolute;
	top: 500px;
	width: 300px;
	float: left;
	left: 600px;
	border: 0;
}
.box7 {
	margin: 0;
	padding: 0px;
	position:absolute;
	top: 600px;
	width: 300px;
	float: left;
	left: 600px;
	border: 0;
}
.box8 {
	margin: 0;
	padding: 0px;
	position:absolute;
	top: 400px;
	width: 300px;
	float: left;
	left: 700px;
	border: 0;
}
a {
	color: #017acd;
}
ul {
	list-style-type: none;
	margin: 0px 0 10px;
	padding: 0px;
	font-size: 0.75em;
}
li {
	margin: 0px;
	padding: 0px;
}
ol {
	list-style-type: none;
}
#container article #content01 section ol li {
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
}
#sideNavi {
	width: 200px;
/*	float: left;*/
	padding: 0px;
	margin: 0px;
}


/*.sNavi {
	width: auto;
}*/

.fixed {
    position: fixed;
    top: 0;
    width: 200px;
    z-index: 10000;
}
#container article #sideNavi nav ol {
	position: relative;
	margin-right: 0px;
	padding-right: 0px;
}
#container article #sideNavi .sNavi {
	margin-left: 0px;
	padding-left: 0px;
/*	float: left;*/
}
#container article #sideNavi .sNavi ol li.side01 {
	position: absolute;
	left: 0px;
	top: 0px;
}
#container article #sideNavi .sNavi ol li.side02 {
	position: absolute;
	left: 0px;
	top: 55px;
}
#container article #sideNavi .sNavi ol li.side03 {
	position: absolute;
	left: 0px;
	top: 110px;
}
#container article #sideNavi .sNavi ol li.side04 {
	position: absolute;
	left: 0px;
	top: 165px;
}
#container article #sideNavi .sNavi ol li.side05 {
	position: absolute;
	left: 0px;
	top: 220px;
}
#container article #sideNavi .sNavi ol li.side06 {
	position: absolute;
	left: 0px;
	top: 275px;
}
#container article #sideNavi .sNavi ol li.side07 {
	position: absolute;
	left: 0px;
	top: 330px;
}
#container article #sideNavi .sNavi ol li.side08 {
	position: absolute;
	left: 0px;
	top: 385px;
}
#container article #sideNavi .sNavi ol li.side09 {
	position: absolute;
	left: 0px;
	top: 440px;
}
#container article #sideNavi .sNavi ol li.side10 {
	position: absolute;
	left: 0px;
	top: 495px;
}

article section#main {
	width: 680px;
	border: solid 1px #aaaaaa;
	padding: 18px;
	border-radius: 5px;
	overflow: hidden;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf));
	background: -webkit-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -moz-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -o-linear-gradient(#ffffff 0%, #dfdfdf 100%);
	background: -ms-linear-gradient(#ffffff 0%, #dfdfdf 100%);*/
	-webkit-box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	box-shadow: 0px 2px 3px #cccccc, 0px 0px 4px 3px #ffffff inset;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 220px;
	display: block;

}
.mainTitle01{
	display:block;
	width:575px;
	heigh:30px;
	line-height:30px;
	padding-left:10px;
	font-size:20px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	margin-bottom:10px;
}
.mainTitle02{
	display:block;
	width:350px;
	heigh:30px;
	line-height:40px;
	padding-left:10px;
	font-size:20px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	margin-bottom:10px;
}
.mainTitle03{
	display:block;
	width:575px;
	heigh:30px;
	line-height:30px;
	padding-left:10px;
	font-size:20px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #31B404;
	border-left-color: #31B404;
	margin-bottom:10px;
}
.mainTitle03-r{
	display:block;
	width:575px;
	heigh:30px;
	line-height:30px;
	padding-left:10px;
	font-size:20px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9E0000;
	border-left-color: #9E0000;
	margin-bottom:10px;
}

.infoTable{
	width:90%;
	font-size: 12px;
	color: #4A4A4A;
	line-height:120%;
	margin-top:12px;
	margin:15px auto;
}
.infoTable th{
	padding:5px;
	background-color:#58FAF4;
	border:#666 solid 1px;
}
.infoTable td{
	padding:5px;
	border:#666 solid 1px;
}
	
.infoTable td:nth-of-type(1){
	text-align:left;}
	.infoTable td:nth-of-type(2){
	text-align:right;}
		.infoTable td:nth-of-type(3){
	text-align:right;}
			.infoTable td:nth-of-type(4){
	text-align:right;}