/**********************************/
/*2015-06-17 基本セレクタ 11行目*/
/*2015-06-17 共通 110行目あたり*/
/**/
/**/
/**/
/**/
/**/
/**********************************/

/*基本セレクタ*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  color: #15284a;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 120%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  /* IE8用 */
  display: block;
}
/* タグ要素の変更 */
body {
  display: block;
  width: 100%;
  background: #fff;
  text-align: center;
}

@media only screen  and (min-device-width: 768px)  and (max-device-width: 1024px) {
body {
  min-width: 1010px;
}
}
ul {
  list-style: none;
}
div {
  display: block;
}
table {
  border-collapse: collapse;
}
img {
  border: 0;
  display: block;
}
h1, h2, h3 {
  display: block;
}
/* formBaseDesign */
input.blueborder, textarea.blueborder, select.blueborder {
  border: 1px solid #7faec4;
  padding: 1px;
}
/* 基本リンクカラー */
a:link, a:visited, a:active {
  color: #0c60c8;
  text-decoration: none;
}
a:hover {
  color: #FF0000;
  text-decoration: underline;
}
/* --------------------------------------------
ページ構成モジュール
---------------------------------------------*/
div#contena {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  text-align: center;
  overflow: hidden;
}
div#menu, div#main, footer, header {
  width: 100%;
  text-align: left;
}
/* --------------------------------------------
clearfix,共通セレクタ
---------------------------------------------*/
.common_width {
  position: relative;
  width: 1010px;
  margin: 0 auto;
}
/* 白色リンク色 */
.whitelink a:link, .whitelink a:visited, .whitelink a:active, a.whitelink:link, a.whitelink:visited, a.whitelink:active {
  color: #fff;
  text-decoration: none;
}
.whitelink a:hover, a.whitelink:hover {
  color: #fff;
  text-decoration: underline;
}
/* .toCenterBlock */
div.toCenterBlock {
  clear: both;
  width: 960px;
  margin: 0 auto;
}
/* IE5でのセンター寄せ用 */
.ie5fix {
  text-align: center;
}
.red {
  color: #FF0000;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  width: 0;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
html .clearfix {
  height: 1px;
  height: auto;
  overflow: hidden;
}
table#narrowformTable {
  width: 98%;
  margin: 5px;
  text-align: left;
}
table#narrowformTable th, table#narrowformTable td {
  padding: 4px 4px 4px 15px;
  text-align: left;
}
table#narrowformTable td {
  padding: 4px 4px 4px 3px;
}
table#narrowformTable thead th {
  padding: 0;
}
table#narrowformTable thead td {
  text-align: right;
}
table#narrowformTable thead td img {
  float: right;
}
table#narrowformTable td input, table#narrowformTable td select {
  width: 150px;
}
table#narrowformTable td.submitButtontd {
  text-align: center;
  border-bottom: none;
  padding-top: 8px;
}
td.submitButtontd a {
  width: 100px;
}
.FlatButtonArea {
  width: 400px;
  margin: 0px auto;
}
input.top_search_btn {
  cursor: pointer;
  margin: 5px auto;
  border: 2px solid #FCFCFC;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  padding: 2px;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgb(47,109,184); /* Old browsers */
  box-shadow: 0px 3px 0px rgb(14, 47, 124);
}
input.top_search_btn:hover {
  background: rgb(193,45,31); /* Old browsers */
  box-shadow: 0px 3px 0px rgb(193,45,31);
}
.FlatButton a {
  height: 18px;
  margin: 5px;
  line-height: 18px;
  border: 2px solid #FCFCFC;
  float: left;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  padding: 2px;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgb(47,109,184); /* Old browsers */
  box-shadow: 0px 3px 0px rgb(14, 47, 124);
}
.FlatButton a:hover {
  text-decoration: none;
  background: rgb(193,45,31); /* Old browsers */
  box-shadow: 0px 3px 0px rgb(193,45,31);
}
.FlatButtonGray {
  height: 18px;
  margin: 5px;
  line-height: 18px;
  border: 2px solid #FCFCFC;
  float: left;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  padding: 2px;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgba(80,80,80,0.5); /* Old browsers */
  box-shadow: 0px 3px 0 rgb(0,0,0);
}
.FlatButton div {
  height: 18px;
  width: 120px;
  margin: 5px;
  line-height: 18px;
  border: 2px solid #FCFCFC;
  float: left;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  padding: 2px;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgb(47,109,184); /* Old browsers */
  box-shadow: 0px 3px 0px rgb(14, 47, 124);
}
.Centering {
  margin: auto;
}
/*パンくずリスト*/
#pancz {
  width: 100%;
  color: #fff;
  padding: 3px 0;
  background-color: #080304;
  text-align: left;
}
#pancz div {
  padding-left: 20px;
  color: #fff;
}
.h2colors {
  background: rgba(0, 0, 0, 0) url("/res/images/zaiko/h2_bottom_border.gif") repeat-x scroll center bottom;
  font-size: 22px;
  height: 82px;
  padding-top: 20px;
  text-align: left;
  width: 100%;
}
.h2colors span {
  border-left: 8px solid #cc2d1b;
  display: block;
  height: 34px;
  margin: 34px 0 0;
  padding-left: 8px;
  text-align: left;
  width: auto;
}
.onecar:hover .FlatButton div {
  background-color: #C12D1F;
}
/* --------------------------------------------
ヘッダー
---------------------------------------------*/
header {
  position: relative;
  margin: 0 auto;
  background: url("/res/images/header/header_wallback.gif") center top repeat-x;
}
#headLine {
  width: 1010px;
  height: 45px;
  margin: 0 auto;
}
#logo {
  position: relative;
  top: 0;
  left: 0;
  width: 1010px;
  height: 68px;
  margin: 0 auto;
  background: url("/res/images/header_group_logo.jpg") no-repeat;
}
.header_lang_link a {
  text-decoration: none;
  position: absolute;
  font-size: 20px;
  line-height: 26px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: right;
  top: 0;
  right: 0;
  z-index: 3;
  width: 119px;
  padding-right: 10px;
  background-color: #3653A4;
  -webkit-border-radius: 10px 0px 0px 10px / 10px 0px 0px 10px;
  -moz-border-radius: 10px 0px 0px 10px / 10px 0px 0px 10px;
  border-radius: 10px 0px 0px 10px / 10px 0px 0px 10px;
}
.header_lang_link :hover {
  background-color: #C12D1F;
}
#header_text {
  position: relative;
  top: 5px;
  z-index: 2;
  width: 1010px;
  text-align: right;
  right: 35px;
  color: #000000;
}
/*ナビゲーション小リンク*/
#header_sub_nav {
  position: absolute;
  display: block;
  top: 29px;
  width: 700px;
  right: 32px;
  overflow: hidden;
}
ul.subnav_list {
  display: block;
  list-style: none;
  text-align: left;
  width: 100%;
  overflow: hidden;
}
ul.subnav_list li {
  float: right;
  height: 39px;
  background-color: #0D53A4;
  min-width: 50px;
  text-align: center;
}
ul.subnav_list li:hover {
  background-color: #C12D1F;
}
ul.subnav_list .line {
  width: 2px;
  height: 39px;
  background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,0));
  float: left;
}
ul.subnav_list a {
  display: block;
  line-height: 39px;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0px 8px 0px 8px;
  text-decoration: none;
}
ul.subnav_list a.faq {
  color: #FF3333;
}
ul.subnav_list a.faq:hover {
  color: #FFFFFF;
}
#message {
  width: 790px;
  height: 43px;
  margin-left: 5px;
}
#message img {
  margin: 0 auto;
}
#message_text {
  position: absolute;
  top: 14px;
  left: 0px;
  width: 790px;
  text-align: left;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
}
#message_text span {
  display: block;
  position: relative;
  width: 790px;
  text-indent: 20px;
}
/*車両メニュー*/
.menuBox {
  position: relative;
  width: 952px;
  top: 1px;
  margin: 0 auto;
  text-align: center;
}
ul#menuList {
  display: inline;
  list-style: none;
  width: 100%;
}
ul#menuList li {
  float: left;
  height: 71px;
  padding: 1px;
  margin-right: 2px;
}
ul#menuList a {
  text-decoration: none;
  margin-bottom: 5px;
  height: 64px;
  line-height: 30px;
  display: block;
  margin: auto;
  font-size: 17px;
  color: #ffffff;
  font-weight: bold;
  width: 101px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
ul#menuList a:hover {
  margin-top: 5px;
}
.allList a {
  background: rgb(68,166,235); /* Old browsers */
  box-shadow: 0 5px 0 rgb(9, 77, 134);
}
.allList a:hover {
  background: rgb(193,45,31);
}
.CAList a {
  background-color: #FCFCFC;
  box-shadow: 0 5px 0 rgb(143, 128, 128);
}
/* --------------------------------------------
検索エリア
---------------------------------------------*/
#searchArea {
  background: url("/res/images/top/mainVisual_back.jpg") repeat-x;
  clear: both;
  height: 271px;
  position: relative;
  text-align: center;
  width: 100%;
}
div#searchList {
  height: 271px;
  margin: 0 auto;
  position: relative;
  width: 952px;
}

#sContact li:first-child{
  width: 116px;
  height: 65px;
  padding:20px;
  background-color: #3a3a3a;
 
}
#count{
	width:100%;
	height:100%;
	border-top:3px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
	color:#FFF;
	position:relative;
}
#countTitle{
	margin:5px;
	font-weight:bold;
	color:#FFFFFF;
	 font-size: 16px;
}
#countImgs {
  position:absolute;
  bottom:0px;
  left:0;
  font-family: Arial, Helvetica, sans-serif;
    
  font-weight: bold;
  color:#FFFFFF;
}
#countImgs  span{
	font-size: 42px;
}
ul#sContact {
  display: inline;
  float: left;
  list-style: none;
  width: 152px;
  list-style: none;
  margin-right: 6px;
}
ul#sContact li {
  float: left;
  margin: 1px;
}
ul#sContact {
  display: inline;
  float: left;
  list-style: none;
  width: 152px;
  list-style: none;
  margin-right: 6px;
}
ul#sContact li {
  float: left;
  margin: 1px;
}
.top_contact img {
  width: 156px;
  height: 85px;
  background: #06903B;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.top_contact img:hover {
  background: #C12D1F;
}
ul#sForm {
  float: left;
  width: 794px;
  list-style: none;
}
ul#sForm li {
  margin: 1px;
}
li#detailSearch {
  background: rgba(245,245,245,0.7);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 783px;
  height: 188px;
  background: #FFFFFF\9; /* IE8 以下 */
  text-align: left;
  font-size: 1.2rem;
  font-weight: bold;
}
li#detailSearch:not(:target) {
  background: rgba(245,245,245,0.7);
}
.favorite_btn {
  width: 156px;
  height: 28px;
  line-height: 28px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #ea8406;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.favorite_btn:hover {
  background: rgb(68, 166, 235);
}
.favorite_star {
  color: #f0fa09;
}
div#searchBox {
  position: relative;
  display: inline;
  float: left;
  width: 420px;
  height: 28px;
  text-align: left;
  margin-top: 3px;
  background: rgba(245,245,245,0.7);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-bottom: 1px;
  background: #FFFFFF\9; /* IE8 以下 */
}
div#searchBox:not(:target) {
  background: rgba(245,245,245,0.7);
}
div#searchBox input {
  position: absolute;
  top: 1px;
  left: 135px;
  width: 200px;
  height: 25px;
  font-size: 13px;
  border: 1px solid #0D53A4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.searchBoxStr {
  position: absolute;
  left: 5px;
  width: 130px;
  height: 28px;
  font-weight: bold;
  font-size: 16px;
  line-height: 28px;
  color: #0D53A4;
}
.submitButtonBox {
  position: absolute;
  right: 13px;
  top: 1px;
  text-align: center;
}
.submitButtonBox a {
  display: block;
  width: 64px;
  height: 25px;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 25px;
  background-color: #18ADFF;
  border: 1px solid #0D53A4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.submitButtonBox a:hover {
  text-decoration: none;
  background-color: #C12D1F;
  border: 1px solid #0D53A4;
}
div#searchBox2 {
  position: relative;
  display: inline;
  float: left;
  width: 362px;
  height: 28px;
  background: rgba(245,245,245,0.7);
  text-align: left;
  margin-left: 2px;
  padding-bottom: 1px;
  margin-top: 3px;
  background: rgba(245,245,245,0.7);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #FFFFFF\9; /* IE8 以下 */
}
div#searchBox:not(:target) {
  background: rgba(245,245,245,0.7);
}
div#searchBox2 input {
  position: absolute;
  top: 1px;
  left: 120px;
  width: 150px;
  height: 23px;
  font-size: 13px;
  border: 1px solid #0D53A4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div#submitButtonBox2 {
  position: absolute;
  right: 13px;
  top: 3px;
}
div#moredetail_button {
  display: inline;
  margin-left: 0;
  float: left;
  width: 315px;
  height: 32px;
}
/*トップバナー*/
.top_banner_area {
  width: 952px;
  margin-top: -50px;
  margin-bottom: -50px;
}
.top_banner_area img {
  margin: 10px 5px;
}
.top_banner_area_left, top_banner_area_right {
  float: left;
}
/*トップバナー 休暇日案内*/
.banner{
	margin: 5px auto;
	position:relative;
	width:840px;
	height:110px;
}
.holiday_img{
	position:absolute;
	top:0;
	left:0;
}
   .holiday_comment_big{
	  position:absolute;
	  height:30px;
	  width:810px;
	  top:20px;
	  left:0;
	  text-align:center;
	 
	  z-index:2;
	  color:#FFFFFF;
	  font-weight:bold;
	  font-size:26px;
	
  }

.holiday_comment_small{
	  position:absolute;
	  height:45px;
	  width:810px;
	  top:65px;
	  left:0;
	  text-align:center;
	  z-index:3;
	  font-weight:bold;
	  color:#FFFFFF;
	  font-size:16px;
	 
  }

.holiday_banner_area {
  margin-top: 60px;
  /*margin-bottom: -40px;*/
}
.holiday_banner_area img {
  margin: 5px auto;
}
/*トップ下部バナー*/
.bottom_banner_area {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bottom_banner_area img {
  margin: 5px auto;
}
.more_button {
  width: 360px;
  height: 90px;
  margin: 0px auto;
  padding-top: 5px;
}
.more_button a {
  display: block;
  border: 2px solid #FFFFFF;
  width: 360px;
  height: 71px;
  color: #FFFFFF;
  text-align: center;
  background: rgb(47,109,184); /* Old browsers */
  box-shadow: 0 6px 0 rgb(14, 47, 124);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-top: 5px;
}
.more_button a:hover {
  margin-top: 5px;
  border: none;
  text-decoration: none;
  background: rgb(193,45,31); /* Old browsers */
  box-shadow: 0 0 0 rgb(193,45,31);
}
/* ::::::::::::::::::::::::::::
	table.car 車輌1台1台表示
:::::::::::::::::::::::::::: */
.maincars {
  padding: 0 0 10px 0;
}
.onecar {
  position: relative;
  float: left;
  width: 195px;
  height: 284px;
  margin: 4px 3px 4px 4px;
  /* Old browsers */
  background: #ffffff;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	/* FF3.6+ */
  background: -moz-linear-gradient(-45deg, #ffffff 0%, #f7f7f7 25%, #f0f0f0 56%, #f7f7f7 100%);
  /* Chrome,Safari4+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(25%, #f7f7f7), color-stop(56%, #f0f0f0), color-stop(100%, #f7f7f7));
  /* Chrome10+,Safari5.1+ */
  background: -webkit-linear-gradient(-45deg, #ffffff 0%, #f7f7f7 25%, #f0f0f0 56%, #f7f7f7 100%);
  /* Opera 11.10+ */
  background: -o-linear-gradient(-45deg, #ffffff 0%, #f7f7f7 25%, #f0f0f0 56%, #f7f7f7 100%);
  /* IE10+ */
  background: -ms-linear-gradient(-45deg, #ffffff 0%, #f7f7f7 25%, #f0f0f0 56%, #f7f7f7 100%);
  /* W3C */
  background: linear-gradient(135deg, #ffffff 0%, #f7f7f7 25%, #f0f0f0 56%, #f7f7f7 100%);
}
.car_num {
  color: #0D53A4;
  font-weight: bold;
}
.onecar:hover td.car_num {
  color: #C12D1F;
}
.carImg {
  -moz-transition: -moz-transform 0.5s linear;
  -webkit-transition: -webkit-transform 0.5s linear;
  -o-transition: -o-transform 0.5s linear;
  -ms-transition: -ms-transform 0.5s linear;
  transition: transform 0.5s linear;
}
.onecar:hover .carImg {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.th_title {
  display: block;
  margin: auto;
  width: 30px;
  background: #0D53A4;
  color: #ffffff;
  vertical-align: middle;
  padding: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
table.car {
  width: 178px;
  margin: 14px auto 10px auto;
}
table.car td, table.car th {
  vertical-align: middle;
  text-align: left;
  line-height: 110%;
  padding: 2px;
}
table.car img {
  display: block;
}
table.car th img {
  /* behavior: url("/res/css/PIE.htc"); */
  border-radius: 2px;
}
.onecar_horizontal {
  position: relative;
  float: left;
  width: 330px;
  height: 130px;
  margin: 4px 3px 4px 4px;
  /* Old browsers */
  background: #ffffff;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	/* FF3.6+ */
  background: -moz-linear-gradient(-45deg, #ffffff 0%, #f7f7f7 25%, #f0f0f0 56%, #f7f7f7 100%);
  /* Chrome,Safari4+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(25%, #f7f7f7), color-stop(56%, #f0f0f0), color-stop(100%, #f7f7f7));
  /* Chrome10+,Safari5.1+ */
  background: -webkit-linear-gradient(-45deg, #ffffff 0%, #f7f7f7 25%, #f0f0f0 56%, #f7f7f7 100%);
  /* Opera 11.10+ */
  background: -o-linear-gradient(-45deg, #ffffff 0%, #f7f7f7 25%, #f0f0f0 56%, #f7f7f7 100%);
  /* IE10+ */
  background: -ms-linear-gradient(-45deg, #ffffff 0%, #f7f7f7 25%, #f0f0f0 56%, #f7f7f7 100%);
  /* W3C */
  background: linear-gradient(135deg, #ffffff 0%, #f7f7f7 25%, #f0f0f0 56%, #f7f7f7 100%);
}
table.car_horizontal {
  width: 300px;
  margin: 3px auto 3px auto;
}
table.car_horizontal td, table.car_horizontal th {
  vertical-align: top;
  text-align: left;
  padding: 2px;
}
table.car_horizontal img {
  display: block;
}
table.car_horizontal th img {
  /* behavior: url("/res/css/PIE.htc"); */
  border-radius: 2px;
}
.No {
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  z-index: 5;
  background: #0D53A4;
  color: #fff;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  padding: 1px 3px;
}
.noBox {
  display: block;
  height: 16px;
  width: 100%;
  overflow: hidden;
}
.RankCol {
  position: absolute;
  top: 0;
  left: 0;
  width: 190px;
  height: 14px;
  z-index: 4;
  padding: 1px 3px;
}
.size {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1px 2px;
  color: #fff;
  font-size: 12px;
  z-index: 3;
}
.area_iwate {
  background-color: #01bae2;
}
.area_fukui {
  background-color: #0069d4;
}
.area_saitama {
  background-color: #3d0ab1;
}
.area_chiba {
  background-color: #c19a00;
}
.area_gunma {
  background-color: #0eb801;
}
.area_nagoya {
  background-color: #b10a8c;
}
.area_kumamoto {
  background-color: #b80101;
}
.area_okinawa {
  background-color: #8A5F2E;
}
.detailButtonText a {
  display: block;
  margin: auto;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  width: 130px;
  padding: 2px;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgb(47,109,184); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(47,109,184,1) 48%, rgba(13,83,164,1) 50%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(48%, rgba(32,104,204,1)), color-stop(50%, rgba(13,83,164,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(47,109,184,1) 48%, rgba(13,83,164,1) 50%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(47,109,184,1) 48%, rgba(13,83,164,1) 50%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(47,109,184,1) 48%, rgba(13,83,164,1) 50%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(47,109,184,1) 48%, rgba(13,83,164,1) 50%); /* W3C */
}
.detailButtonText a:hover {
  text-decoration: none;
  background: rgb(248,80,50); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(248,80,50,1)), color-stop(50%, rgba(241,111,92,1)), color-stop(51%, rgba(246,41,12,1)), color-stop(71%, rgba(240,47,23,1)), color-stop(100%, rgba(231,56,39,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* W3C */
}
table.car td.detailButtonText {
  text-align: center;
}
table.car td.detailButton {
  text-align: center;
}
table.car td.detailButtonText a {
  color: #ffffff;
}
table.car td.detailButton a {
  display: block;
  text-decoration: none;
  height: 18px;
  width: 120px;
  margin: 5px auto;
  line-height: 18px;
  border: 2px solid #FCFCFC;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  padding: 2px;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgb(47,109,184); /* Old browsers */
  box-shadow: 0px 3px 0px rgb(14, 47, 124);
}
table.car td.detailButton a:hover {
  background-color: #C12D1F;
}
span.photoBox {
  display: block;
  position: relative;
  width: 178px;
  height: 134px;
  margin-bottom: 5px;
  overflow: hidden;
}
.photoBox .icon {
  position: absolute;
  top: 20px;
  left: 24px;
  z-index: 4;
}
.onecar .gateicom {
  background: #f13300;
  bottom: 0;
  right: 0;
  color: #FFFFFF;
  display: block;
  font-size: 12px;
  padding: 1px 4px;
  position: absolute;
  z-index: 3;
}
.current {
  position: relative;
  display: inline;
  float: right;
  width: 48px;
  text-align: center;
  background: #f13300;
  color: #FFFFFF;
  padding: 2px 1px 1px 0;
  left: 0;
  top: 0;
  z-index: 2;
  font-size: 11px;
  line-height: 100%;
}
.onecar .noUse {
  position: relative;
  display: inline;
  float: left;
  width: 48px;
  text-align: center;
  background: #009900;
  color: #FFFFFF;
  padding: 2px 1px 1px 0;
  left: 23px;
  top: 0;
  z-index: 5;
  font-size: 11px;
  line-height: 100%;
}
.newicon {
  position: relative;
  display: inline;
  float: left;
  padding: 0;
  left: 23px;
  top: 0;
  z-index: 5;
  font-size: 11px;
  line-height: 100%;
}
.onecar .truckStatus {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 2px;
  background-color: #ffffff;
  font-size: 11px;
  z-index: 3;
}
/*ページャー*/
.pagenation {
  width: 100%;
  text-align: center;
}
.pager {
  display: table;
  list-style: outside none none;
  margin: 10px auto;
}
.pager li {
  float: left;
  margin: 5px;
}
.pager a {
  text-decoration: none;
}
.pager_link {
  padding: 5px 10px 5px 10px;
  font-size: 20px;
}
.pager_gray {
  color: #CCCCCC;
  border: 1px solid #CCCCCC;
}
.pager_gray:hover {
  color: #CCCCCC;
}
.pager_white {
  color: #000000;
  border: 1px solid #0D53A4;
}
.pager_white:hover {
  color: #C12D1F;
  border: 1px solid #C12D1F;
}
/*:::::::::::::::::::::::::::
	footer
::::::::::::::::::::::::::: */
#footer {
  position: relative;
  width: 100%;
  padding-top: 10px;
  margin: 0 auto;
  
}
#footer_nav_block {
  width: 100%;
  
  /* background: url("/res/images/footer/footer_menu_back.gif") center center no-repeat; */
  padding-top: 0;
}
#footer_toplink {
  height: 31px;
  background: url("/res/images/zaiko/h2_bottom_border.gif") center bottom repeat-x;
}
#footer_toplink img {
  position: absolute;
  right: 0;
}
#copyright {
  width: 100%;
  font-size: 12px;
  padding-top: 6px;
  text-align: center;
}
.footerMenuArea{
	width:1010px;
	margin:auto;
}
.footerMenuList {
	float:left;
  width: 20%;
  
  list-style: none;
  padding: 15px 0 0 0;
}
.footerMenuList li {
  text-align:left;
  font-size:1.0rem;
  
  padding: 3px;
  
}
.footerMenuTitle{
	margin-right:10px;
	color:rgb(14, 47, 124);
	border-bottom:2px solid rgb(14, 47, 124);
}
ul.footerMenuList a {
 font-size:0.8rem;
}
ul#footerMenuList a:hover {
  color: #C12D1F;
  text-decoration: none;
  border: 1px solid rgb(193, 45, 31);
  box-shadow: 0 2px 0 rgb(193, 45, 31);
  margin-top: 2px;
}
/*:::::::::::::::::::::::::::
	会社概要
::::::::::::::::::::::::::: */
h2.about_h{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
}
h2.about_h:before{
	content:" ";
    display:inline-block;
    width:25px;
	height:26px;
   
    background: url("/res/images/about/subtitle_mark.png") no-repeat;
    background-size:contain;
    vertical-align:top;
}
/*地図*/
#mapBlock {
  position: relative;
  display: block;
  width: 100%;
  background: url("/res/images/about/map_blockback.gif");
}
#map {
  position: relative;
  width: 1010px;
  height: 760px;
  margin: 0 auto;
  top: 0;
  background: url("/res/images/about/map_20150707.png") no-repeat;
}
#officeList {
  position: absolute;
  list-style: none;
  display: block;
  top: 0;
  left: 0;
  z-index: 2;
}
#officeList li {
  position: absolute;
  display: block;
  width: 134px;
  height: 29px;
  z-index: 3;
}
#iwate {
  top: 185px;
  left: 815px;
}
#gunma {
  top: 330px;
  left: 870px;
}
#saitama {
  top: 455px;
  left: 870px;
}
#chiba {
  top: 580px;
  left: 870px;
}
#nagoya {
  top: 702px;
  left: 665px;
}
#parts_ishikawa {
  top: 215px;
  left: 540px;
}
#parts_fukui {
  top: 230px;
  left: 257px;
}
#fukui {
  top: 352px;
  left: 257px;
}
#kumamoto {
  top: 480px;
  left: 158px;
}
#contactListBlock {
  width: 1005px;
  margin: 10px auto;
  background: #fff;
  border: 1px solid #ccc;
  padding: 3px;
}
.contactlistTable {
  width: 100%;
  background: #fff;
}
.contactlistTable th, .contactlistTable td {
  padding: 6px 12px 6px 0;
  text-align: left;
  font-size: 14px;
}
.contactlistTable thead th, .contactlistTable thead td {
  border-bottom: 2px solid #3A3A3A;
  font-style: italic;
  font-size: 14px;
}
.contactlistTable tbody tr:nth-child(even) {
  background-color: #F0F0F6;
}
.contactlistTable tbody tr:nth-child(odd) {
  background-color: #FCFCFC;
}
.contactlistTable tbody tr.even {
  background-color: #F0F0F6;
}
.contactlistTable tbody tr.odd {
  background-color: #FCFCFC;
}
.contactlistTable tbody th {
  text-align: center;
  font-weight: bold;
}
.contactlistTable tbody td.button {
  text-align: center;
}
.contactlistTable tbody td.place {
  font-size: 11px;
}
.contactlistTable tbody td.tel {
  font-size: 18px;
  color: #CC2D1B;
  font-weight: bold;
}
.contactlistTable tbody td.place span {
  position: relative;
  display: block;
  padding: 4px;
  color: #fff;
  font-size: 15px;
  background: #0D53A4;
  width: 180px;
  text-align: center;
  border-radius: 3px;
  behavior: url("/res/css/PIE.htc");
}
.contactlistTable tbody td.place-parts {
  position: relative;
  display: block;
  padding: 2px 4px;
  margin: 4px 0;
  color: #fff;
  font-size: 15px;
  background: #00855f;
  width: 180px;
  text-align: center;
  border-radius: 3px;
  behavior: url("/res/css/PIE.htc");
}
.contactlistTable tbody td.place-parts div {
  color: #fff;
  font-size: 12px;
  padding: 0;
  margin: 0;
  text-align: center;
}
.contactlistTable tbody td.place a, tbody td.place-parts a {
  color: #fff;
}
#aboutTextBox {
  background: rgba(0, 0, 0, 0) url("/res/images/about/about_text_back.gif") repeat scroll 0 0;
  padding: 30px 0;
  width: 100%;
}
#aboutTextBox .text {
  margin: 0 auto;
  padding: 20px 0 25px;
  text-align: left;
  width: 920px;
}
#aboutTextBox .text p {
  color: #fff;
  font-size: 16px;
  margin: 10px auto;
  text-align: left;
  width: 860px;
}
.retrusimg {
  display: block;
  margin: 15px auto;
}
#aboutTextBox .text .purpose_text {
  text-align: center;
  width: 100%;
}
#president {
  position: relative;
  display: block;
  padding-top: 50px;
  width: 200px;
  color: #fff;
  text-align: left;
  float: right;
}
#movie, #weekly, #truck_show {
  margin: 30px auto 0;
  width: 642px;
}
table#abouttable {
  width: 860px;
  margin: 15px auto;
  border-bottom: 1px dashed #ccc;
}
table#abouttable th, table#abouttable td {
  padding: 6px 3px 6px 10px;
  font-size: 16px;
  text-align: left;
  border-top: 1px dashed #ccc;
}
table#abouttable th {
  padding-left: 34px;
  font-weight: bold;
}
table#exectives {
  width: 80%;
}
table#exectives td, table#exectives th {
  border: medium none;
  font-weight: normal;
  padding: 0;
}
.contactButon img {
  margin: 4px auto;
}
#office {
  padding: 20px 0;
  width: 100%;
}
#officeBlock {
  width: 960px;
  margin: 5px auto;
}
div#companyInfo {
  float: left;
  width: 625px;
  text-align: left;
}
div#companyInfoBox {
  width: 100%;
  text-align: center;
}
div#companyInfo h2 {
  width: 100%;
}
.accessLeft {
  width: 444px;
  float: left;
}
.accessRight {
  width: 560px;
  float: left;
  text-align: left;
  padding: 3px;
}
.cameraArea {
  width: 540px;
  height: 440px;
  padding: 10px;
  background-color: #CCCCCC;
  border-radius: 5px;
}
.videoArea {
  width: 560px;
  background-color: #CCCCCC;
  border-radius: 5px;
}
.cameraText {
  margin: 5px;
}
.video {
  margin: 10px
}
.cameraArea img {
  margin: auto;
}
table#companyInfoTable {
  margin: 0 auto;
  width: 98%;
  text-align: left;
}
table#companyInfoTable th, table#companyInfoTable td {
  padding: 6px 10px 6px 2px;
  border-bottom: 1px dashed #696969;
  text-align: left;
}
table#companyInfoTable th {
  font-weight: bold;
  font-style: italic;
  padding: 6px 10px 6px 15px;
}
div#mapbox {
  width: 100%;
  padding: 10px 0 20px 0;
  text-align: center;
  border-bottom: 1px dashed #696969;
}
#maptitle {
  font-weight: bold;
  font-style: italic;
  padding: 5px 15px;
  width: 565px;
  text-align: left;
}
iframe {
  border: 1px solid #ccc;
}
.companyInfoButton {
  margin: 10px auto;
}
.accessHow {
  width: 444px;
  height: 320px;
  border: 1px solid #CCCCCC;
  text-align: left;
  float: left;
}
.accessHow h2 {
  font-weight: bold;
  font-size: 1.1rem;
}
.accessWay {
  padding: 5px;
  min-height: 80px;
}
.underline_dashed {
  border-bottom: 1px dashed #CCCCCC;
}
ul.office_photo {
  width: 100%;
  display: inline-block;
  list-style: outside none none;
  margin: auto;
  text-align: center;
}
ul.office_photo li {
  float: left;
  margin: 10px
}
ul.office_photo img {
  width: 250px
}
#companyPhoto {
  margin: 0 auto;
  padding: 3px;
  border: 1px solid #c4c4c4;
}
/*採用情報*/
h1#pageTitle {
  text-align: left;
  font-weight: bold;
  font-size: 1.6rem;
}
h2.pageTitle {
  text-align: left;
  font-weight: bold;
  font-size: 1.3rem;
}
.underborder {
  border-bottom: 1px solid #15284a;
}
div.rightContentsBlock {
  clear: both;
  display: block;
  margin: 0 auto;
  width: 860px;
}
div.recruitleft, div.recruitright {
  display: inline;
  float: left;
  width: 49%;
}
div.recruitright {
  margin-left: 20px;
}
table.recruittable {
  margin: 10px auto;
  width: 100%;
}
table.recruittable th, table.recruittable td {
  border: 1px solid #ccc;
  padding: 4px 10px;
  text-align: left;
  vertical-align: top;
}
div.entryBox {
  margin: 100px auto 100px;
  width: 900px;
}
div.entrybutton {
  display: inline;
  float: right;
  height: 180px;
  margin: 0 20px;
  text-align: center;
  width: 500px;
}
div.entrybutton p {
  font-size: 42px;
  color: #FF0000;
}
div.entrybutton span {
  font-size: 1.2rem;
  color: #000000;
}
.face {
  float: right;
  margin: 20px 6px 0;
  text-align: center;
  width: 275px;
}
p.greeting {
  font-size: 1.2rem;
  display: block;
  float: left;
  line-height: 150%;
  margin-left: 10px;
  margin-top: 20px;
  position: relative;
  text-align: left;
  width: 300px;
}
div.entryBox p.greeting {
  float: left;
  width: 300px;
}
/*加修*/
.kasyuuPhoto {
  display: inline;
  float: left;
  margin: 5px;
}
div.textBox p {
  padding: 2px;
}
div.expartRightBox {
  display: inline;
  float: right;
  width: 388px;
}
div.expartBox {
  display: inline;
  float: left;
  margin: 4px 14px 4px 4px;
  width: 182px;
}
.redBox {
  border: 1px solid red;
  color: red;
  padding: 2px;
  position: relative;
  top: -3px;
}
div.example {
  background: rgba(0, 0, 0, 0) url("/res/images/about/kasyu/example_back.gif") no-repeat scroll 0 0;
  display: inline;
  float: left;
  height: 170px;
  margin: 4px;
  overflow: hidden;
  position: relative;
  width: 441px;
}
.photo1 {
  color: #fff;
  left: 11px;
  position: absolute;
  text-align: center;
  top: 7px;
  width: 180px;
}
.photo2 {
  color: #fff;
  position: absolute;
  right: 11px;
  text-align: center;
  top: 7px;
  width: 180px;
}
div.example .button {
  bottom: 5px;
  position: absolute;
  right: 10px;
}
div.example p {
  bottom: 4px;
  color: #fff;
  font-size: 14px;
  left: 7px;
  position: absolute;/* width: 292px; */
}
div.example p a:link, div.example p a:visited, div.example p a:active {
  color: #fff;
  text-decoration: none;
}
/*点検洗車場*/
div.leftBox {
  display: inline;
  float: left;
  width: 125px;
}
div.rightBox {
  display: inline;
  float: left;
  width: 806px;
}
div.rightBox h3 {
  background: rgba(0, 0, 0, 0) url("/res/images/about/sensya/title_process.gif") no-repeat;
  width: 806px;
  height: 28px;
  margin: 5px 0;
  padding: 5px 0;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-indent: 20px;
}
div.leftBox img {
  margin-top: 45px;
}
.process5img {
  margin: 10px auto;
}
div.rightBox p {
  margin: 10px auto;
  width: 730px;
}
/*加修詳細*/
div#kasyuu_exampleBox {
  background: rgba(0, 0, 0, 0) url("/res/images/about/kasyu/kasyuu_example_back.gif") no-repeat scroll 0 0;
  height: 146px;
  margin: 10px auto;
  position: relative;
  width: 732px;
}
.exampleImg_left {
  left: 12px;
  position: absolute;
  top: 5px;
}
.exampleImg_right {
  position: absolute;
  right: 12px;
  top: 5px;
}
div#kasyuu_exampleBox h3 {
  color: #0052d4;
  font-size: 18px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  top: 100px;
  width: 320px;
}
table.phototable {
  margin: 10px auto;
  width: 830px;
}
table.phototable td {
  padding: 1px 2px;
  text-align: left;
  vertical-align: top;
}
/*サイトマップ*/
div#sitemapBlock {
  width: 100%;
  margin: 20px auto;
}
.sitemap {
  display: block;
  margin: 3px 3px 15px 3px;
  list-style: none;
  width: 100%;
}
.sitemap li {
  
  display: block;
  margin: 2px;
  text-align: left;
}
.title {
  margin-bottom: 10px;
  border-left: 4px solid #CC2D1B;
  border-bottom: 2px solid #0D53A4;
  padding-left: 10px;
}
.content li {
  padding: 3px 3px 3px 10px;
  width: 290px;
  margin-left: 30px;
  border-left: 2px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

ul.sitemapTruckList{
	width:100%;
	height:100%;
	margin-left:20px ;
	margin-right:20px ;
}
ul.sitemapTruckList:after {
	clear:both;
}
ul.sitemapTruckList li {
	padding:3px;
	float:left;
}
li.sitemapMenuTitle{
	width:100%;
	
	border-bottom:3px solid  rgb(14, 47, 124);
}
/*品質管理*/
p.leadtext {
  clear: both;
  margin: 40px auto 10px;
  text-align: left;
  width: 900px;
}
.contentText {
  margin: 10px auto;
  position: relative;
  width: 900px;
}
.toLeft {
  text-align: left;
}
div.rightalign img {
  float: right;
}
h3.subtitle {
  background: rgba(0, 0, 0, 0) url("/res/images/about/h3_back.gif") repeat-x scroll 0 0;
  clear: both;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  height: 42px;
  margin: 40px auto 10px;
  padding: 8px;
  width: 944px;
}
.kasyuu_illust {
  margin: 0 auto;
}
ul.photos {
  display: block;
  list-style: outside none none;
  margin: 5px auto;
}
ul.photos li {
  float: left;
  margin: 10px
}
/* ::::::::::::::::::::::::::::::
	車輌一覧
:::::::::::::::::::::::::::::: */
#narrow {
  position: absolute;
  width: 700px;
}
#narrowBlock {
  position: absolute;
  right: 203px;
  width: 500px;
  z-index: 3;
  background: #fff;
  padding: 3px;
}
#narrowtable {
  width: 100%;
}
#narrowtable th, #narrowtable td {
  padding: 2px 3px;
}
#narrowtable th {
  text-align: right;
}
#narrowtable caption {
  font-size: 14px;
  font-style: italic;
  text-align: left;
}
#narrowtable input, #narrowtable select {
  width: 100px;
}
#narrowtable td.buttontd {
  text-align: right;
}
#narrowtable td.buttontd img {
  float: right;
}
#showsCount {
  display: block;
  padding: 4px;
  text-align: left;
}
#showsCount span {
  color: #cc2d1b;
  font-size: 24px;
  padding: 0 3px;
}
.separationBox {
  clear: both;
  padding: 20px 0 10px;
  width: 100%;
}
.separationBox img {
  margin-left: 891px;
}
.separation {
  background: #0d53a4 url("/res/images/zaiko/h2_bottom_border.gif") repeat-x scroll center top;
  color: #fff;
  padding: 10px 0 4px;
  text-align: center;
  width: 100%;
}
.separation span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  padding: 0 2px;
}
.currentNotice {
  border: 4px double red;
  font-size: 18px;
  margin: 10px auto;
  padding: 5px;
  text-align: left;
  width: 750px;
}
/* ::::::::::::::::::::::::::::::
	車輌詳細
:::::::::::::::::::::::::::::: */
#contactNoBox {
  width: 100%;
}
.nohit {
  border: 1px solid red;
  color: red;
  margin: 90px auto 200px;
  padding: 15px;
  width: 75%;
}
.contact_no {
  padding-right: 15px;
  background: #F58500;
  color: #fff;
  font-size: 24px;
  float: left;
  height: 36px;
}
.contact_area {
  position: relative;
  padding-right: 10px;
  padding-left: 10px;
  color: #fff;
  font-size: 18px;
  float: left;
  width: 600px;
  height: 36px;
  overflow: hidden;
  text-align: left;
}
.contact_area p {
  position: relative;
  top: 8px;
  color: #fff !important;
}
.contact_area span {
  position: relative;
  top: 4px;
  font-size: 24px;
  font-weight: bold;
}
.contact_no img, .contact_place img {
  position: relative;
  display: inline;
  top: 3px;
  padding-right: 5px;
}
.contact_area_info {
  position: relative;
  top: -14px;
  left: 360px;
}
.contact {
  background: #cc2d1b none repeat scroll 0 0;
  padding: 5px;
  width: 295px;
}
#top_contact {
  position: relative;
  float: right;
  margin-top: -140px;
}
#middle_contact {
  position: absolute;
  top: 28px;
  right: 0;
  z-index: 6;
}
#bottom_contact {
  position: absolute;
  top: 0;
  right: -5px;
  z-index: 6;
}
div#basicalSpec {
  width: 100%;
}
div#iconsBox {
  position: relative;
  width: 100%;
  text-align: left;
  padding-top: 10px;
  left: 10px;
  height: 25px;
}
ul#checks {
  display: block;
  float: left;
  list-style: none;
  padding-left: 15px;
  width: 550px;
  height: 25px;
}
ul#checks li {
  display: block;
  float: left;
}
ul#checks li img {
  display: inline;
}
/* ::::::::::::::::::::::::::::::::
	photo
:::::::::::::::::::::::::::::::::: */
#photoBlock {
  width: 960px;
  padding-top: 5px;
  margin: 0 auto;
}
#mainPhotoBlock {
  position: relative;
  float: left;
  width: 535px;
  padding-top: 5px;
}
#subPhotoBlock {
  float: left;
  width: 420px;
}
#subPhotoList {
  width: 100%;
  display: block;
  padding-top: 5px;
  list-style: none;
  margin-left: 10px;
}
#subPhotoList li {
  float: left;
  width: 100px;
  height: 75px;
  margin: 2px;
}
#specButtonBlock {
  padding-top: 15px;
}
#specButton {
  float: left;
  margin: 0 5px 5px 5px;
  width: 295px;
}
#printButton {
  margin: 0 5px 5px 5px;
  float: left;
  width: 220px;
}
#photoNotice {
  width: 98%;
  background: #dddddd;
  margin: 2px 0 5px 12px;
}
#photoNotice p {
  text-align: left;
  width: 95%;
  margin: 0 auto;
  padding: 5px;
  font-size: 12px;
  text-align: center;
}
.detailicon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.detailgateicom {
  position: absolute;
  bottom: 106px;
  right: 0;
  z-index: 5;
  padding: 4px 10px;
  color: #FFFFFF;
  background: #f13300;
  font-size: 16px;
  text-align: center;
}
.detailcurrent {
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 5;
  padding: 4px 10px;
  background: #F13300;
  font-size: 16px;
  width: 80px;
  text-align: center;
}
.detailnoUse {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 5;
  padding: 4px 10px;
  color: #FFFFFF;
  background: #009900;
  font-size: 16px;
  width: 80px;
  text-align: center;
}
#mainPhotoBlock > .truckStatus {
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 5;
  padding: 4px 10px;
  background: #ffffff;
  font-size: 16px;
}
#photoMessage {
  width: 527px;
  height: 20px;
  padding: 3px;
  color: #333333;
  background: #e7eaf0;
  border: 1px solid #cecece;
  font-size: 14px;
  font-weight: bold;
}
/* ::::::::::::::::::::::::::::
	spec
:::::::::::::::::::::::::::::: */
#specsheet {
  width: 950px;
  margin: 5px auto;
  padding: 5px;
}
.border {
}
.spectitle {
  width: 934px;
  font-size: 18px;
  font-weight: bold;
  /* font-style: italic; */
  border-left: 8px solid #cc2d1b;
  padding-left: 8px;
  margin-top: 20px;
  padding-top: 0;
  text-align: left;
  height: 26px;
  border-bottom: 4px solid #0D53A4;
}
.spectable {
  margin: 0 auto;
  width: 100%;
}
.spectable td, .spectable th {
  padding: 6px 4px 6px 12px;
  text-align: left;
}
.spectable td {
  padding: 6px 2px 6px 2px;
}
.spectable th {
  font-weight: bold;/*font-style: italic;*/
}
.spectable tbody tr:nth-child(even) {
  background-color: #F0F0F6;
}
.spectable tbody tr:nth-child(odd) {
  background-color: #FCFCFC;
}
.spectable tbody tr.even {
  background-color: #F0F0F6;
}
.spectable tbody tr.odd {
  background-color: #FCFCFC;
}
.specsubtable tbody tr:nth-child(even) {
  background-color: #F0F0F6;
}
.specsubtable tbody tr:nth-child(odd) {
  background-color: #FCFCFC;
}
.specsubtable tbody tr.even {
  background-color: #F0F0F6;
}
.specsubtable tbody tr.odd {
  background-color: #FCFCFC;
}
.remarkTitle {
  display: block;
  font-weight: bold;
  color: #e10000;
  font-size: 16px;
  width: 150px;
}
.remark {
  width: 98%;
  margin: 0 auto;
  text-align: left;
  padding-bottom: 20px;
  font-size: 24px;
  color: #0D53A4;
  font-weight: bold;
}
table.specsubTable {
  float: left;
}
table.setspecTable th, table.setspecTable td {
  font-size: 12px;
}
.messageArea {
  width: 95%;
  margin: 5px;
  padding: 10px;
  background: url("/res/images/zaiko/remarkback.gif") #F4F4F4;
}
/* ::::::::::::::::::::::::::::::
	detail spec
::::::::::::::::::::::::::::::::: */
#detailedSpec {
  display: none;
}
.morespec {
  width: 295px;
  height: 46px;
  margin: 0 auto;
  padding: 20px 0;
}
/* ::::::::::::::::::::::::::::
	checkSheet
:::::::::::::::::::::::::::::: */
#checkSheetBlock {
  position: relative;
  width: 950px;
  margin: 5px auto;
  padding: 30px 5px 5px 5px;
}
#checkSheetBlock .contact {
  position: absolute;
  right: 5px;
  top: 30px;
  z-index: 5;
}
#checkSheetNotice {
  margin: 10px 0;
  background: #DDDDDD;
  width: 100%;
}
#checkType {
  font-size: 18px;
  text-align: left;
  padding: 8px;
}
#notices {
  font-size: 12px;
  text-align: left;
  padding: 0px 8px 8px 8px;
}
div#checklist {
  width: 100%;
  padding: 0 0 10px 0;
}
div#checklist .toCenter {
  width: 942px;
  position: relative;
}
div.checktitlebox {
  background: url("/res/images/zaiko/bg.gif");
  width: 100%;
  height: 82px;
  border: 1px solid #F00;
  overflow: hidden;
}
div#checklist h2 {
  width: 100%;
  padding-bottom: 10px;
}
div.checkCategory, div.checkCategory2 {
  display: inline;
  float: left;
  margin-left: 2px;
  margin-bottom: 2px;
  text-align: center;
  width: 228px;
  min-height: 350px;
  border: 1px solid #d8d8d8;
  background: #f6f6f6;
}
* html div.checkCategory, * html div.checkCategory2 {
  height: 350px;
}
table.checkTable {
  width: 216px;
  margin: 0 auto;
}
table.checkTable th, table.checkTable td {
  text-align: center;
  padding: 4px 2px 4px 2px;
  border-bottom: 1px dashed #788296;
  font-size: 12px;
}
table.checkTable td a {
  display: block;
  padding: 2px;
}
table.checkTable thead th {
  border-bottom: none;
  padding: 0 4px 8px 4px;
}
table.checkTable thead th.theadth, table.checkTable tbody th {
  text-align: left;
}
table.checkTable tbody th {
  padding-left: 4px;
}
p#checklist_message {
  position: absolute;
  top: 44px;
  left: 15px;
  z-index: 3;
  width: 800px;
  text-align: left;
  font-size: 18px;
  color: #2250A2;
}
p#checklist_message2 {
  position: absolute;
  margin-top: 3px;
  left: 404px;
  z-index: 3;
  padding: 8px;
  width: 514px;
  text-align: left;
  font-size: 14px;
  color: red;
  background: #FFf;
  border: 2px solid #2250A2;
}
p#checklist_message span {
  font-size: 14px;
}
div#tireBox {
  display: inline;
  float: left;
  width: 922px;
  margin-left: 2px;
  border: 1px solid #d8d8d8;
  background: #f6f6f6;
}
div#tireStatus {
  display: inline;
  float: left;
  width: 398px;
  overflow: hidden;
}
div#tireStatusImageBox {
  position: relative;
  display: block;
  margin: 4px;
  width: 391px;
  height: 299px;
  background: url("/res/images/zaiko/tire_back.gif") no-repeat;
  border: 1px solid #cecece;
}
div#tireSize {
  display: inline;
  float: left;
  width: 520px;
}
table#tireSizeTable {
  border-collapse: separate;
  border-spacing: 4px;
  width: 510px;
  margin: 3px;
}
table#tireSizeTable td {
  height: 58px;
  width: 12.5%;
  margin: 3px;
  border-bottom: 1px solid #15284a;
  text-align: center;
  vertical-align: bottom;
  font-size: 12px;
  line-height: 13px;
}
table#tireSizeTable td.noborder {
  padding-top: 10px;
  border-bottom: none;
  font-weight: bold;
  vertical-align: top;
}
ul#tire_FL, ul#tire_F2L, ul#tire_FR, ul#tire_F2R, ul#tire_BL, ul#tire_B2L, ul#tire_BR, ul#tire_B2R, ul#tire_spare {
  list-style: none;
  position: absolute;
  display: block;
  width: 128px;
  height: 33px;
  overflow: hidden;
}
ul#tire_FL li, ul#tire_F2L li, ul#tire_BL li, ul#tire_B2L li {
  float: right;
}
ul#tire_FR li, ul#tire_F2R li, ul#tire_BR li, ul#tire_B2R li, ul#tire_spare li {
  float: left;
}
ul#tire_FL {
  top: 42px;
  left: 8px;
}
ul#tire_FR {
  top: 42px;
  left: 255px;
}
ul#tire_F2L {
  top: 81px;
  left: 8px;
}
ul#tire_F2R {
  top: 81px;
  left: 255px;
}
ul#tire_BL {
  top: 134px;
  left: 8px;
}
ul#tire_BR {
  top: 134px;
  left: 255px;
}
ul#tire_B2L {
  top: 173px;
  left: 8px;
}
ul#tire_B2R {
  top: 173px;
  left: 255px;
}
li.tire_one {
  display: block;
  padding-top: 6px;
  width: 32px;
  height: 33px;
  background: url("/res/images/zaiko/tire_status_circle.gif") no-repeat;
  text-align: center;
  font-size: 18px;
}
ul#tire_spare {
  top: 255px;
  left: 9px;
}
#spare {
  position: absolute;
  top: 236px;
  left: 9px;
  font-size: 12px;
  font-weight: bold;
}
div#checklist_status {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 5;
  padding: 8px;
  background: #0069ca;
  max-width: 250px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: 0 0 3px #c1c1c1;
  -moz-box-shadow: 0 0 3px #c1c1c1;
  -webkit-box-shadow: 0 0 3px #c1c1c1;
  -pie-background: #0069ca;
  behavior: url("/js/PIE.htc");
}
div#checklist_status p {
  color: #fff;
}
.leftarm {
  position: absolute;
  top: 10px;
  left: -10px;
  width: 10px;
  height: 10px;
  background: url("/res/images/zaiko/aim_left.gif") no-repeat;
}
.rightarm {
  position: absolute;
  top: 10px;
  right: -10px;
  width: 10px;
  height: 10px;
  background: url("/res/images/zaiko/aim_right.gif") no-repeat;
}
.checklist_content {
  display: none;
}
.checknotice {
  width: 600px;
  padding: 10px;
  text-align: center;
  margin: 20px auto;
  border: 4px double red;
  color: #0D53A4;
  font-size: 32px;
}
/* ::::::::::::::::::::::::::::::::::::::
	contact
:::::::::::::::::::::::::::::::::::::::: */
contactMessage {
  margin: 23px 0 10px 10px;
  text-align: left;
}
div.contactBox {
  margin-left: 5px;
  width: 865px;
  background: url("/res/images/contact/contact_back.gif") repeat-y;
  text-align: center;
}
table.contactTableTA {
  margin: 0 auto;
  width: 827px;
  border-top: 1px dashed #b7b7b7;
}
table.contactTableTA td, table.contactTableTA th {
  padding: 4px 3px 4px 12px;
  border-bottom: 1px dashed #b7b7b7;
  text-align: left;
}
table.contactTableTA th {
  padding: 3px 3px 3px 18px;
}
table.contactTableTA td.buttontd img {
  margin: 4px auto;
  display: inline;
}
table.contactTableTA td.buttontd {
  text-align: center;
}
table.contactTableTA td input {
  width: 300px;
}
table.contactTableTA td label input {
  width: 20px;
}
table.contactTableTA td textarea {
  width: 580px;
}
table.contactTableTA caption {
  font-size: 10px;
  color: #990033;
  text-align: left;
}
.must:after {
  display: inline-block;
  content: "【必須】";
  color: #FF0000;
}
.any:after {
  content: "【任意】";
  display: inline-block;
  color: #0099ff;
}
.form2text {
  color: #2E5A87;
  font-size: 18px;
}
.form2obj {
  display: none;
}
div.sendCenter {
  width: 800px;
  margin: 40px auto;
}
div.sendCenter p {
  text-align: left;
}
.telNo {
  float: right;
  margin-right: 10px;
}
h2#sendh1 {
  margin: 10px 10px 10px 0;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
#officeContact {
  position: relative;
  top: -20px;
  left: 0;
}
#officeContact .contact {
  margin: 0 0 0 auto;
}
.contact {
  width: 295px;
  padding: 5px;
  background: #cc2d1b;
}
.contactTable {
  width: 100%;
}
.contactTable td {
  padding: 3px;
  text-align: center;
  vertical-align: bottom;
  color: #fff;
  font-size: 12px;
}
.contactTable td.tel {
  border-top: 2px solid #fff;
  padding-top: 18px;
}
.contactTable td.tel span {
  font-size: 36px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.contactTable td.buttontd {
  padding: 0 5px 5px 5px;
}
.contactTable td.buttontd img {
  margin: 0 auto;
}
/*サイトポリシー*/
.orderContents {
  margin: 50px auto;
  text-align: left;
  width: 850px;
}
.lawBox {
  margin: 30px 0;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {/*width:100%;*/
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '';
}
.flex-direction-nav a.flex-next:before {/* content: '\f002'; */
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -50px;
  text-align: center;
  margin-bottom: 20px;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
*display: inline;
}
.flex-control-paging li a {
  width: 15px;
  height: 15px;
  display: block;
  background: #ccc;
  background: rgba(33, 29, 29, 0.50);
  cursor: pointer;
  text-indent: -9999px; /*-webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; */
}
.flex-control-paging li a:hover {
  background: #1aa;
  background: rgba(0,66,255,0.7);
}
.flex-control-paging li a.flex-active {
  background: #1aa;
  background: rgba(0,66,255,0.7);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.M_Jinji, .M_President_back {
  text-align: left;
  padding: 10px
}
input.btn_contact_submit {
  cursor: pointer;
  display: block;
  width: 240px;
  height: 60px;
  border: none;
  margin: auto;
  background: url(/res/images/contact/button_send.gif) no-repeat 0 0;
}
input.btn_contact_submit:hover {
  background: url(/res/images/contact/button_send-over.gif) no-repeat 0 0;
}
.contact_office {
  background: #cc2d1b none repeat scroll 0 0;
  padding: 5px;
  position: absolute;
  top: 0;
  right: 0;
  width: 240px;
  text-align: left;
}
.contact_office_title {
  font-weight: bold;
  margin: 5px;
  color: #FFF;
  font-size: 16px;
  border-bottom: 3px solid #FFF;
}
.contact_office_tel {
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
}
 input::-webkit-input-placeholder {
 color: #888;
 font-weight: normal;
}
input:-ms-input-placeholder {
 color: #888;
 font-weight: normal;
}
input::-moz-placeholder {
 color: #888;
 font-weight: normal;
}

.detail_contact{
	font-size:16px;
	font-weight:bold;
	display:block;
	padding:10px;
	border-radius:10px;
	margin-bottom:2px;
	background-image:-moz-linear-gradient(
    top,
    #ffffff 0%,
    #ffffff 49%,
    #efefef 50%,
    #efefef);

	background-image:-ms-linear-gradient(
    top,
    #ffffff 0%,
    #ffffff 49%,
    #efefef 50%,
    #efefef);

    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#ffffff),
    color-stop(0.49,#ffffff),
    color-stop(0.50,#efefef),
    to(#efefef));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0); /* IE7,8,9 */
}
.detail_contact:hover{
	margin-top:2px;
	margin-bottom:0px;
	text-decoration:none;
}