@charset "utf-8";

/* 株式会社 LJP(エルジェイピー) 一般貨物自動車運送事業/貨物運送取扱事業/自動車運送取扱事業 共有　CSS
---------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	color: #030303;
	background: #FFF;
}

#back {
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	background: url(../img/body/world.gif) no-repeat center 18px;
}

#upper01 {
	width: 1100px;
	padding: 2px;
	height: 18px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1 {
	text-align: left;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}


/* ----------------------------------------------

 * リンクのディレイ設定と透明度

---------------------------------------------- */

a,a:hover,a:hover img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}

a:hover {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}

/* ----------------------------------------------

 * リンクのディレイ設定と透明度 End

---------------------------------------------- */

h1 a:link {
	text-align: left;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
}

h1 a:visited {
	text-align: left;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
}

h1 a:hover, h1 a:active {
	text-align: left;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
}


#wrapper {
	width: 1100px;
	height: auto;
	padding: 0px;
	text-align: center;
	color: #000;
	
	/* border-radius: 5px;  */	
	
	/*	border: solid 1px #666; */	
    box-shadow: 0px 0px 10px #666;
	margin: 0px auto;
	/*	背景透明度 */	
	opacity: 0.9;
	filter: alpha(opacity=90);/*IE7*/
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1D75A5;
	border-right-color: #1D75A5;
	border-bottom-color: #1D75A5;
	border-left-color: #1D75A5;
	
	
	
}

/* リンク設定
---------------------------------------------------- */

a:link {
	color: #000;
	background: transparent;
	text-decoration: none;
}
a:visited {
	color: #000;
	background: transparent;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
	background: transparent;
	text-decoration: underline;
}


/*【TOPページ下部、（当社の個人情報保護方針）箇所のプライバシーポリシーへのリンク】*/
.privacy a:link,
.privacy a:visited {
	color: #0000ff!important;
	background: transparent;
	text-decoration: none;
}

.privacy a:hover,
.privacy a:active {
	background: transparent;
	text-decoration: underline;
}

/* ヘッダー設定
---------------------------------------------------- */


.header {
	height: 213px;
	height: 216px;

	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.header .logo {
	padding: 0px;
	float: left;
	height: auto;
	width: 170px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.header #logo h2   {
	color: #283D03;
	text-align: left;
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 2px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.logo h2 a:link {
	color: #000;
}

.logo h2 a:visited {
	color: #000;
}

.logo h2 a:hover {
	text-decoration: underline;
}


.header .leftBlock01 .caption01 {
	float: left;
	clear: both;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.header .leftBlock01 .caption01 h3 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	text-shadow:
	-1px -1px 0px #FFFFFF,
	1px -1px 0px #FFFFFF,
	1px 1px 0px #FFFFFF,
	-1px 1px 0px #FFFFFF;
	letter-spacing: 0.1em;
	text-align: left;
	line-height: 23px;

	margin-top: 15px;

}

.header .leftBlock01 .caption01 h4 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
	margin-top: 2px;

	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




.header .leftBlock01 {
	float: left;
	width: 567px;
	height: 201px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/body/header/headerLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.header .rightBlock01 {
	float: right;
	width: 520px;
	height: 193px;
	margin: 0px;
	padding: 0px;
	border: 6px solid #3C7EC4;
}

.header .rightBlock01 .toppart01 {
	background-color: #DFEAF7;
	height: 103px;
}

.header .rightBlock01 .toppart01 h3 {
	
	color: #FFFFFF;
	font-size: 28px;
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	/* 	text-shadow:
	-1px -1px 0px #3C7EC4,
	2px -1px 0px #3C7EC4,
	2px 2px 0px #3C7EC4,
	-1px 1px 0px #3C7EC4;
	font-weight: bold;
	 */
	
	
	
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	
/* color: #3C7EC4;
	text-shadow: 4px 3px 0px #fff, 9px 8px 0px rgba(0,0,0,0.15); */
	
	
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	
color: #3C7EC4;
	text-shadow: 3px 2px 0px #fff, 5px 4px 0px rgba(0,0,0,0.15);




　/*　http://designshack.net/articles/css/12-fun-css-text-shadows-you-can-copy-and-paste/　*/	
; 	font-weight: bold;
	

}
.header .rightBlock01 .toppart01 h3 a:link {
	color: #FFFFFF;
	font-size: 28px;
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	/* 	text-shadow:
	-1px -1px 0px #3C7EC4,
	2px -1px 0px #3C7EC4,
	2px 2px 0px #3C7EC4,
	-1px 1px 0px #3C7EC4;
	font-weight: bold;
	 */
	
	
	
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	
/* color: #3C7EC4;
	text-shadow: 4px 3px 0px #fff, 9px 8px 0px rgba(0,0,0,0.15); */
	
	
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	
color: #3C7EC4;
	text-shadow: 3px 2px 0px #fff, 5px 4px 0px rgba(0,0,0,0.15);






　/*　http://designshack.net/articles/css/12-fun-css-text-shadows-you-can-copy-and-paste/　*/	
; 			font-weight: bold;
	text-decoration: none;
}
.header .rightBlock01 .toppart01 h3 a:visited {
	color: #FFFFFF;
	font-size: 28px;
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	/* 	text-shadow:
	-1px -1px 0px #3C7EC4,
	2px -1px 0px #3C7EC4,
	2px 2px 0px #3C7EC4,
	-1px 1px 0px #3C7EC4;
	font-weight: bold;
	 */
	
	
	
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	
/* color: #3C7EC4;
	text-shadow: 4px 3px 0px #fff, 9px 8px 0px rgba(0,0,0,0.15); */
	
	
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	
color: #3C7EC4;
	text-shadow: 3px 2px 0px #fff, 5px 4px 0px rgba(0,0,0,0.15);







　/*　http://designshack.net/articles/css/12-fun-css-text-shadows-you-can-copy-and-paste/　*/	
; 				font-weight: bold;
	text-decoration: none;
}
.header .rightBlock01 .toppart01 h3 a:hover {
	color: #FFFFFF;
	font-size: 28px;
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	/* 	text-shadow:
	-1px -1px 0px #3C7EC4,
	2px -1px 0px #3C7EC4,
	2px 2px 0px #3C7EC4,
	-1px 1px 0px #3C7EC4;
	font-weight: bold;
	 */
	
	
	
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	
/* color: #3C7EC4;
	text-shadow: 4px 3px 0px #fff, 9px 8px 0px rgba(0,0,0,0.15); */
	
	
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	
color: #E30000;
	text-shadow: 3px 2px 0px #fff, 5px 4px 0px rgba(0,0,0,0.15);









　/*　http://designshack.net/articles/css/12-fun-css-text-shadows-you-can-copy-and-paste/　*/	
; 						font-weight: bold;
	text-decoration: underline;
}




.header .rightBlock01 .toppart01 h4 {
	color: #FFFFFF;
	font-size: 18px;
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	/* 	text-shadow:
	-1px -1px 0px #3C7EC4,
	2px -1px 0px #3C7EC4,
	2px 2px 0px #3C7EC4,
	-1px 1px 0px #3C7EC4;
	font-weight: bold;
	 */
	
	
	
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	
/* color: #3C7EC4;
	text-shadow: 4px 3px 0px #fff, 9px 8px 0px rgba(0,0,0,0.15); */
	
	
	/* CSS3のtext-shadow sample http://kachibito.net/web-design/css3-text-shadow-sample.html  */
	
color: #3C7EC4;
	text-shadow:
	
	-2px -2px 0px #FFFF99,
	2px -2px 0px #FFFF99,
	2px 2px 0px #FFFF99,
	-2px 2px 0px #FFFF99;



　/*　http://designshack.net/articles/css/12-fun-css-text-shadows-you-can-copy-and-paste/　*/	
 	font-weight: bold;
	text-align: left;
	margin-left: 15px;
	margin-top: 0px;
	line-height: 28px;
}


/* ページトップボタン箇所
---------------------------------------------------- */
.pagetop {
	height: 17px;
	clear: both;
	padding: 0px;
	margin: 20px 0px;
}
.ptop {
	display: block;
	height: 17px;
	width: 87px;
	font-size: 9px;
	float: right;
	margin-right: 15px;
}
.ptop a {
	display: block;
	height: 17px;
	width: 87px;
	font-size: 9px;
	float: right;
	background: url(../img/body/topbtn.gif) no-repeat;
	text-decoration: none;
	margin: 0px 25px 0px 0px;
	padding: 0px;
}
.ptop a:hover {
	background: url(../img/body/pagetop_ov.gif) no-repeat;
	height: 17px;
	width: 87px;
	display: block;
}
.ptop em {
	visibility: hidden;
}

/* inquiry箇所
---------------------------------------------------- */

.inquiry01   {
	height: auto;
	margin-top: 3px;
}
.inquiry01 .t001   {
	width: 512px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.inquiry01 .t001 h3   {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.15em;
}

.inquiry01 .t001 h4 {
	color: #000;
	font-size: 33px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 41px;
}
.header .rightBlock01 .inquiry01 .t001 th a img {
	float: left;
	margin: 0px;
	padding: 0px;
}


.inquiry01 .t001 th {
	width: 285px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.inquiry01 .t001 h4 a:link {
	font-weight: bold;
	color: #000;
}


.inquiry01 .t001 h4 a:visited {
	font-weight: bold;
	color: #000;
}


.inquiry01 .t001 h4 a:hover {
	font-weight: bold;
	color: #000;
}
.inquiry01 .t001 td h5  {
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	margin: 2px 0px 0px;
	padding: 0px;
}
.inquiry01 .t001 h6 a:link {
	background: url(../img/body/form.gif) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 61px;
	width: 217px;
	float: right;

}
.inquiry01 .t001 h6 a:visited {
	background: url(../img/body/form.gif) no-repeat;
	margin: 0px;
	padding: 0px;

}
.inquiry01 .t001 h6 a:hover {
	background: url(../img/body/form_s2.gif) no-repeat;
	margin: 0px;
	padding: 0px;

}
.inquiry01 .t001 tr td h6 a em {
	visibility: hidden;
	font-size: 10px;
}


/* navi箇所
---------------------------------------------------- */

.navi {
	height: 53px;
	padding: 10px 0px 0px;
	clear: both;
	margin: 0px 0px 5px;
	border-bottom: 1px solid #1D75A5;
	
	
	
	/* box-shadowジェネレーター
	http://www.bad-company.jp/demos/box-shadow/
	*/
	
	
	/* border-radius */
	
	/* border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px; */
	
	
	/* box-shadow */
	box-shadow:rgba(0, 0, 0, 0.278431) 0px 3px 5px -2px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.278431) 0px 3px 5px -2px;
	-moz-box-shadow:rgba(0, 0, 0, 0.278431) 0px 3px 5px -2px;
}

.navibox {
	margin: 0px 0px 0px 10px;
	z-index: 1;
	padding: 0px;
	width: auto;
	height: 48px;
}

.navibox  ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

.navibox ul li {
	float: left;
	display: block;
	font-size: 11px;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	height: 48px;
	width: 135px;
}
.navibox ul li a {
	padding: 0px;
	display: block;
	margin: 0px 3px 0px 0px;
	height: 48px;
	width: 135px;
}

.navibox em {
	visibility: hidden;
}

.navibox li.m01 {
	padding: 0px;
	float: left;
	margin: 0px;
	background: url(../img/body/navi/01_s2.jpg) no-repeat left center;
}
.navibox li.m01 a {
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/01_s1.jpg) no-repeat left center;
}

.navibox li.m01 a:hover {
	text-decoration: none;
	background: url(../img/body/navi/01_s2.jpg) no-repeat left top;
}

.navibox li.m02 {
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/02_s2.jpg) no-repeat left center;
}

.navibox li.m02 a {
	background: url(../img/body/navi/02_s1.jpg) no-repeat left center;
	margin: 0px;
	padding: 0px;
}

.navibox li.m02 a:hover {
	text-decoration: none;
	background: url(../img/body/navi/02_s2.jpg) no-repeat left center;
	margin: 0px;
	padding: 0px;
}

.navibox li.m03 {
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/03_s2.jpg) no-repeat left center;
}

.navibox li.m03 a {
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/03_s1.jpg) no-repeat left center;
}

.navibox li.m03 a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/03_s2.jpg) no-repeat left top;
}

.navibox li.m04 {
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/04_s2.jpg) no-repeat left center;
}

.navibox li.m04 a {
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/04_s1.jpg) no-repeat left center;
}

.navibox li.m04 a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/04_s2.jpg) no-repeat left center;
}

.navibox li.m05 {
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/05_s2.jpg) no-repeat left center;
}
.navibox li.m05 a {
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/05_s1.jpg) no-repeat left center;
}
.navibox li.m05 a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/05_s2.jpg) no-repeat left center;
}


.navibox li.m06 {
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/06_s2.jpg) no-repeat left center;
}

.navibox li.m06 a {
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/06_s1.jpg) no-repeat left center;
}
.navibox li.m06 a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/06_s2.jpg) no-repeat left center;
}

.navibox li.m07 {
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/08_s2.jpg) no-repeat left center;
}

.navibox li.m07 a {
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/08.jpg) no-repeat left center;
}

.navibox li.m07 a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/08_s2.jpg) no-repeat left center;
}

.navibox li.m08 {
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/07_s2.jpg) no-repeat left center;
}

.navibox li.m08 a {
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/07_s1.jpg) no-repeat left center;
}

.navibox li.m08 a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/07_s2.jpg) no-repeat left center;
}







/* RightSubNavi箇所
---------------------------------------------------- */

#bodyContents #rightMain01 {
	margin: 0px;
	padding: 50px 0px 0px;
	height: 700px;
	width: 135px;
	background: #FFF;
	float: right;
}


.navibox02 {
	margin: 5px 0px 0px;
	z-index: 1;
	padding: 0px;
	width: auto;
}

.navibox02  ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
.navibox02 ul li {
	float: left;
	display: block;
	font-size: 11px;
	margin: 0px 0px 3px;
	padding: 0px;
	height: 48px;
	width: 135px;
}
.navibox02 ul li a {
	padding: 0px;
	display: block;
	margin: 0px 0px 3px;
	height: 48px;
	width: 135px;
}

.navibox02 em {
	visibility: hidden;
}

.navibox02 li.m01 {
	float: left;
	background: url(../img/body/navi/01_s2.jpg) no-repeat left center;
}
.navibox02 li.m01 a {
	background: url(../img/body/navi/01_s1.jpg) no-repeat left center;
}

.navibox02 li.m01 a:hover {
	text-decoration: none;
	background: url(../img/body/navi/01_s2.jpg) no-repeat left top;
}

.navibox02 li.m02 {
	background: url(../img/body/navi/02_s2.jpg) no-repeat left center;
}

.navibox02 li.m02 a {
	background: url(../img/body/navi/02_s1.jpg) no-repeat left center;
}

.navibox02 li.m02 a:hover {
	text-decoration: none;
	background: url(../img/body/navi/02_s2.jpg) no-repeat left center;
}

.navibox02 li.m03 {
		background: url(../img/body/navi/03_s2.jpg) no-repeat left center;
}

.navibox02 li.m03 a {
	background: url(../img/body/navi/03_s1.jpg) no-repeat left center;
}

.navibox02 li.m03 a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(../img/body/navi/03_s2.jpg) no-repeat left top;
}

.navibox02 li.m04 {
	background: url(../img/body/navi/04_s2.jpg) no-repeat left center;
}

.navibox02 li.m04 a {
	background: url(../img/body/navi/04_s1.jpg) no-repeat left center;
}

.navibox02 li.m04 a:hover {
	text-decoration: none;
	background: url(../img/body/navi/04_s2.jpg) no-repeat left center;
}

.navibox02 li.m05 {
	background: url(../img/body/navi/05_s2.jpg) no-repeat left center;
}
.navibox02 li.m05 a {
	background: url(../img/body/navi/05_s1.jpg) no-repeat left center;
}
.navibox02 li.m05 a:hover {
	text-decoration: none;
	background: url(../img/body/navi/05_s2.jpg) no-repeat left center;
}


.navibox02 li.m06 {
	background: url(../img/body/navi/06_s2.jpg) no-repeat left center;
}

.navibox02 li.m06 a {
	background: url(../img/body/navi/06_s1.jpg) no-repeat left center;
}
.navibox02 li.m06 a:hover {
	text-decoration: none;
	background: url(../img/body/navi/06_s2.jpg) no-repeat left center;
}

.navibox02 li.m07 {
	background: url(../img/body/navi/08.jpg) no-repeat left center;
}

.navibox02 li.m07 a {
	background: url(../img/body/navi/08.jpg) no-repeat left center;
}

.navibox02 li.m07 a:hover {
	text-decoration: none;
	background: url(../img/body/navi/08_s2.jpg) no-repeat left center;
}

.navibox02 li.m08 {
	background: url(../img/body/navi/07_s2.jpg) no-repeat left center;
}

.navibox02 li.m08 a {
	background: url(../img/body/navi/07_s1.jpg) no-repeat left center;
}

.navibox02 li.m08 a:hover {
	text-decoration: none;
	background: url(../img/body/navi/07_s2.jpg) no-repeat left center;
}


.navibox02 li.m09 {
	background: url(../img/body/navi/rightnavi/btn001_s2.gif) no-repeat left center;
	height: 57px;
	width: 135px;
}

.navibox02 li.m09 a {
	background: url(../img/body/navi/rightnavi/btn001.gif) no-repeat left center;
	height: 57px;
	width: 135px;
}

.navibox02 li.m09 a:hover {
	background: url(../img/body/navi/rightnavi/btn001_s2.gif) no-repeat left center;
	height: 57px;
	width: 135px;
}



.navibox02 li.m10 {
	background: url(../img/body/navi/rightnavi/btn002_s2.gif) no-repeat left center;
	height: 57px;
	width: 135px;
}

.navibox02 li.m10 a {
	background: url(../img/body/navi/rightnavi/btn002.gif) no-repeat left center;
	height: 57px;
	width: 135px;
}

.navibox02 li.m10 a:hover {
	background: url(../img/body/navi/rightnavi/btn002_s2.gif) no-repeat left center;
	height: 57px;
	width: 135px;
}


.navibox02 li.m11 {
	background: url(../img/body/navi/09_s2.jpg) no-repeat left center;
}

.navibox02 li.m11 a {
	background: url(../img/body/navi/09.jpg) no-repeat left center;
}

.navibox02 li.m11 a:hover {
	text-decoration: none;
	background: url(../img/body/navi/09_s2.jpg) no-repeat left center;
}



.navibox02 li.m12 {
	background: url(../img/body/navi/11_s2.jpg) no-repeat left center;
}

.navibox02 li.m12 a {
	background: url(../img/body/navi/11.jpg) no-repeat left center;
}

.navibox02 li.m12 a:hover {
	text-decoration: none;
	background: url(../img/body/navi/11_s2.jpg) no-repeat left center;
}



.navibox02 li.m13 {
	background: url(../img/body/navi/10_s2.jpg) no-repeat left center;
}

.navibox02 li.m13 a {
	background: url(../img/body/navi/10.jpg) no-repeat left center;
}

.navibox02 li.m13 a:hover {
	text-decoration: none;
	background: url(../img/body/navi/10_s2.jpg) no-repeat left center;
}








#bodyContents {
	clear: both;
	margin: 0px 0px 10px;
	padding: 0px 10px;
}

#bodyContents .mainGroup01 {
	width: 900px;
}

#bodyContents #leftMain01 {
	float: left;
	height: auto;
	width: 942px;
	width: 100%;/*2022_09_30*/

	margin: 0px;
	padding: 0px;
}
#bodyContents .pankuzu01  {
	margin: 5px 0px 10px 15px;
	padding: 0px;
	height: 41px;
	background: #FFF url(../img/body/pankuzu.png) no-repeat left center;/* box-shadowジェネレーター　http://www.bad-company.jp/demos/box-shadow/ */
	clear: both;
	width: 502px;
	text-align: left;
}
#bodyContents .pankuzu01 img {
	margin-top: 7px;
	margin-left: 18px;
	float: left;
}
#bodyContents .pankuzu01 h2 {
	font-size: 22px;
	font-weight: bold;
	color: #387BC5;
	margin-left: 100px;
	width: 380px;
	padding-top: 7px;
	padding-top: 5px;/*2022_10_20*/
}

/*2022_11_02追加*/
#bodyContents .pankuzu01 h2 .eng {
	font-size: 18px;
	color: #66ccff;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:15px;
}

#bodyContents .pankuzu01 h2 a:link {
	color: #387BC5;
}
#bodyContents .pankuzu01 h2 a:visited {
	color: #387BC5;
}
#bodyContents .pankuzu01 h2 a:hover {
	color: #7CA9DA;
	text-decoration: underline;
}








/* pagetop箇所
---------------------------------------------------- */
.pagetop {
	margin: 0px 20px 0px 0px;
	clear: both;
	padding: 25px 0px;
	height: 20px;
}
.pagetop .top em {
	visibility: hidden;
	font-size: 9px;
}

.pagetop .top a:link {
	display: block;
	height: 17px;
	width: 87px;
	font-size: 9px;
	float: right;
	background: url(../img/body/topbtn.gif) no-repeat;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.pagetop .top visited {
	display: block;
	float: right;
	height: 17px;
	width: 87px;
	background: url(../img/body/topbtn.gif) no-repeat;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}


.pagetop .top a:hover {
	display: block;
	float: right;
	height: 17px;
	width: 87px;
	background: url(../img/body/topbtn_s2.gif) no-repeat;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}


#footNavi  {
	height: 200px;
	background: #F0FAFD;
	border-top: 2px solid #016A93;
	text-align: left;
}
#footNavi .t002 {
	width: 100%;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#footNavi .t002 td {
/*	background: url(../img/body/footNaviIcn.gif) no-repeat 5px center;*/
	background: url(../img/body/footNaviIcn.gif) no-repeat 5px 13px;/*2022_11_15*/
	height: 30px;
	width: 100px;
	padding-left: 28px;
	padding-top: 8px;
	font-size: 13px;
	line-height: 16px;
}


#footNavi02 {
	height: 10px;
	margin: 0px 0px 10px;
	border-bottom: 1px solid #1D75A5;
	/* box-shadowジェネレーター
	http://www.bad-company.jp/demos/box-shadow/
	*/
	
	
	/* border-radius */
	
	/* border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px; */
	
	
	/* box-shadow */
	box-shadow:rgba(0, 0, 0, 0.278431) 0px 3px 5px -2px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.278431) 0px 3px 5px -2px;
	-moz-box-shadow:rgba(0, 0, 0, 0.278431) 0px 3px 5px -2px;
	background: #F0FAFD;
}

#footNavi a:link {
	text-decoration: none;
	color: #201E1F;
}

#footNavi a:visited {
	text-decoration: none;
	color: #201E1F;
	font-size: 18px;
}

#footNavi a:hover {
	color: #1D75A5;
	text-decoration: underline;
}

#wrapper #box003 {
	margin: 10px 0px 0px;
	padding: 0px;
}



/* footerGmark
---------------------------------------------------- */

.gmark {
	clear: both;
	height: auto;
	margin: 0 auto 0px;
	padding: 0px;
	width: 50%;
}

.gmark img {
	margin: 0 30px 0 0;
	padding: 0px;
	float:left;
	
	/*vertical-align: top;2022_10_17これだとどうしても行間が空いてしまうので別途float設定*/
}

.gmark p {
	font-size:18px;
	margin: 0px;
	padding: 0px;
	line-height:150%;
	text-align:left;
}

/* footer
---------------------------------------------------- */
#footer  {
	height: 49px;
	clear: both;
	background: #FFF url(../img/body/footer.jpg) no-repeat center top;
	margin: 20px 0px 5px;
	padding: 0px;
	width: 100%;
	/*	box-shadowジェネレーター
	http://www.bad-company.jp/demos/box-shadow/  */
	
	/* border-radius */
	
border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	/* box-shadow */
box-shadow:rgba(113, 135, 164, 0.2) 0px 0px 4px 3px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.2) 0px 0px 4px 3px;
	-moz-box-shadow:rgba(113, 135, 164, 0.2) 0px 0px 4px 3px;
}

#footer h6  {
	font-size: 11px;
	float: left;
	width: 600px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	text-align: left;
	color: #EFEFEF;
	line-height: 15px;
}

#footer address {
	font-size: 13px;
	color: #FFF;
	margin: 0px 10px 0px 0px;
	text-align: right;
	padding: 25px 0px 0px;
}

#copyright address a img {
	margin-right: 3px;
	margin-left: 3px;
}


#footer a:link {
	color: #FFF;
	font-weight: normal;
}

#footer a:visited {
	color: #FFF;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFF;
	font-weight: normal;
}


.banner01   {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 221px;
}


.s1 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝　汎用クラス　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* ----------------------------------------------

 * 要素を左右中央寄せ

---------------------------------------------- */

.taC {
  text-align: center !important;
}

.taR {
  text-align: right !important;
}

.taL {
  text-align: left !important;
}



.max-width{
	max-width: 100%!important;
	height: auto;
	vertical-align: bottom;/* ※画像の下に余計な余白を入れないように指定　*/
}


.max-width50{
	max-width: 50%!important;
	height: auto;
	vertical-align: bottom;/* ※画像の下に余計な余白を入れないように指定　*/
}
.width-full{
	width: 100%;
	height:auto;
	vertical-align: bottom;/* ※画像の下に余計な余白を入れないように指定　*/
}

.kadomaru30{
	border-radius: 30px;
}

/*リクルートページの各採用【新規採用・中途採用・定年からのスタート・アルバイト】画像コンテンツの中央配置*/
.centerBox{
	width: 100%;
	height:auto;
	margin:0 auto 0;
}

/* 縦方向の間隔調整 */
.height-space40{
	height: 40px;
	clear:both;
}

/* 縦方向の間隔調整 */
.height-space30{
	height: 30px;
	clear:both;
}

/* 縦方向の間隔調整 */
.height-space20{
	height: 20px;
	clear:both;
}


/* 縦方向の間隔調整 */
.height-space80{
	height: 80px;
	clear:both;
}



/* タブレット・スマホ等小画面のみ縦方向の間隔調整 */
@media only screen and (max-width:768px) {
	.tab-sp-height-space20{
	height:20px;
	clear:both;
	}
}

/* スマホ等小画面のみ縦方向の間隔調整 */
@media only screen and (max-width:650px) {
	.sp-height-space80{
	height: 80px;
	clear:both;
	}
}


/* タブレット等大画面のみ縦方向の間隔調整 */
@media only screen and (min-width:768px) {
	.pc-tab-height-space40{
	height: 40px;
	clear:both;
	}
}

/* タブレット等大画面のみ縦方向の間隔調整 */
@media only screen and (min-width:768px) {
	.pc-tab-height-space80{
	height: 80px;
	clear:both;
	}
}

/* スマホ等小画面のみ縦方向の間隔調整 */
@media only screen and (max-width:650px) {
	.sp-height-space40{
	height: 40px;
	clear:both;
	}
}

/* スマホ等小画面のみ縦方向の間隔調整 */
@media only screen and (max-width:650px) {
	.sp-height-space20{
	height: 20px;
	clear:both;
	}
}


/* スマホ【小画面 Googledeveloper 425px】以下表示無し */
@media only screen and (max-width:425px) {
.sp425none{
	display:none!important;
	}
}


/*※テスト用*/
.heightspace500{
	height: 500px!important;
	margin-bottom:500px!important;
	padding-bottom: 500px!important;
	clear:both!important;
}



/* 小画面－内余白ゼロ */
@media only screen and (max-width:650px) {
	.sm-nopad{
		padding: 0;
	}
}


/* ネットワーク・事業案内ページ箇所等枠線CSS */
.frameBorder{
    border: 2px solid #3baadb;
}


/* ネットワークページ写真箇所等角丸CSS */
.kadomaru{
    border-radius: 5px;
}
  



.right01 {
	float: right;
}
.ja01 {
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: 10px;
	margin-left: 10px;
}
.en01 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	margin-right: 2px;
	margin-left: 2px;
}

.font01 {
	font-size: 10px;
	font-weight: bold;
	padding-right: 5px;
}

.font02 {
	font-size: 23px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.font03 {
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
}

/*青色系*/
.col01 {
	color:#0000ff!important;
}

/*赤色系*/
.colRed {
	color:#ff0000!important;
}