@charset "UTF-8";

/*--------------------------------------

              HIROBO WEBSITE CSS

--------------------------------------*/


/*------- title -------*/

.title1 {
  vertical-align: top;
}

.title2 {
  width: 578px;
  height: 17px;
  padding: 4px 5px 4px 12px;
  background: url(../images/common/title2-bg.jpg)
  repeat-x top left;
}

.title3 {
  color: #00A0E9;
}

.title3 a,
.title3 a:visited {
  color: #00A0E9;
}

.title3 a:hover {
  color: #193168;
}

.title-access {
  padding: 0px 6px 3px 6px;
  background: url(../images/common/title3-bg.gif)
  repeat-x bottom left;
  color: #00A0E9;
}

.title-access img {
  vertical-align: middle;
  margin: 0 5px 3px 0;
}

.title-number {
  padding: 0px 0 5px 0;
  background: url(../images/common/title3-bg.gif)
  repeat-x bottom left;
  color: #00A0E9;
}

.title-number img {
  vertical-align: middle;
  margin: 1px 5px 3px 0;
}

.title-outline-eng {
  padding: 0 0 5px 0;
  background: url(../images/common/title3-bg.gif)
  repeat-x bottom left;
  color: #00A0E9;
}

.title-company {
  width: 563px;
  height: 22px;
  padding: 10px 5px 5px 27px;
  background: url(../images/common/title-company-bg.jpg)
  no-repeat top left;
  color: #444444;
}

.title-company2 {
  width: 563px;
  height: 25px;
  padding: 10px 5px 5px 27px;
  background: url(../images/common/title-company-bg2.jpg)
  no-repeat top left;
  color: #444444;
}


/*------- table -------*/

th.th1 {
  padding: 3px 6px;
  color: #00A0E9;
  text-align:left;
}

td.td1 {
  padding: 3px 6px;
  background: url(../images/common/dot-blue-x.gif)
  repeat-x bottom left;
  vertical-align: top;
}


th.th2 {
  padding: 4px 6px;
  color: #00A0E9;
  background: url(../images/common/dot-blue-y.gif)
  repeat-y top right;
  border-bottom: 1px solid #CCCCCC;
  text-align:left;
}

td.td2 {
  padding: 4px 6px;
  vertical-align: top;
  border-bottom: 1px solid #CCCCCC;
}


th.th3 {
  padding: 4px 6px;
  color: #00A0E9;
  border-bottom: 1px solid #A5DBF1;
}

td.td3 {
  padding: 4px 6px;
  vertical-align: top;
  border-bottom: 1px solid #DDDDDD;
}


.histroy-bg {
  background: url(../images/other/history-bg.jpg)
  no-repeat bottom right;
}


/* ★2008-X01「社是・スローガン(credo.html)」に追加。*/
#credo-inner1.td4,
#credo-inner2.td4,
/* ☆2008-X09「企業理念・解説(philosophy.html)」に追加 */
#philosophy,
#description,
#polor,
td.td4 {
  padding: 8px;
  vertical-align: top;
  background: url(../images/common/dot-blue-y.gif)
  repeat-y top right;
}

table.table5 {
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

th.th5-aqua {
  background: #E7F2F7;
  padding: 4px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

th.th5-blue {
  background: #80B9D4;
  padding: 4px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  color: #FFFFFF;
}

th.th5-gray {
  background: #EEEEEE;
  padding: 4px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  font-weight: normal;
  color: #0174A9;
}

td.td5 {
  padding: 4px;
  text-align: center;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

td.td5-gray {
  background: #EEEEEE;
  padding: 4px;
  text-align: center;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.table_slash {
  width: 100px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.table_slash img {
  width: 100%;
}

table.table6 {
}

th.th6 {
  padding: 4px;
  border-bottom: 1px solid #95CBE4;
  color: #00A0E9;
}

td.td6 {
  padding: 4px;
  border-bottom: 1px solid #DDDDDD;
}

table.table7 {
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

th.th7 {
  background: #E7F2F7;
  padding: 4px 7px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  /*font-weight: normal;*/
  color: #0174A9;
  text-align: left;
}

td.td7 {
  padding: 4px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  vertical-align: top;
  word-break: break-all;
}

table.table8 {
  border-left: 1px solid #95CBE4;
  border-right: 1px solid #CCCCCC;
}

th.th8 {
  padding: 5px;
  border-right: 1px dotted #CCCCCC;
  border-bottom: 1px solid #95CBE4;
  color: #00A0E9;
  background: #E7F2F7;
}

td.td8 {
  padding: 5px;
  border-bottom: 1px solid #CCCCCC;
}

th.th8-top {
  padding: 5px;
  border-right: 1px dotted #CCCCCC;
  border-top: 1px solid #95CBE4;
  border-bottom: 1px solid #95CBE4;
  color: #00A0E9;
  background: #E7F2F7;
}

td.td8-top {
  padding: 5px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.in-textbox input[type="text"] {
	display: none;
}

/*------- hr -------*/

.bb-blue {
  clear: both;
  margin: 0 0 10px 0;
  padding: 10px 0 0 0;
  background: url(../images/common/dot-blue-x.gif)
  repeat-x bottom left;
}


/*------- p -------*/

.p5 {
  padding: 5px;
}

.p5-0 {
  padding: 5px 0;
}

.p0-5 {
  padding: 0 5px;
}

.p10 {
  padding: 10px;
}

.p0-10 {
  padding: 0 10px;
}

.p10-0 {
  padding: 10px 0;
}

.p15 {
  padding: 10px;
}

.p15-0 {
  padding: 15px 0;
}

.p0-15 {
  padding: 0 15px;
}

.p20 {
  padding: 10px;
}


/*------- list -------*/

.list-normal ul {
  margin: 0;
  padding: 0;
}

.list-normal li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.list-normal-disc ul {
  margin: 0;
  padding: 0;
}

.list-normal-disc li {
  margin: 0 0 0 15px;
  padding: 0;
  list-style-type: disc;
}

*:first-child+html .list-normal-disc li {
  margin: 0 0 0 20px;
  padding: 0;
  list-style-type: disc;
}

.ol-normal ol {
  margin: 0;
  padding: 0;
}

.ol-normal li {
  margin: 0 0 0 20px;
  padding: 0;
}

*:first-child+html .ol-normal li {
  margin: 0 0 0 25px;
  padding: 0;
}


/*------- img -------*/

img.juxtaposition {
  margin: 0 3px 3px 0;
  vertical-align: middle;
}


/*------- link -------*/

.link1 a {
  color: #00A0E9;
}

.link1 img {
  margin: 0 3px 2px 0;
  vertical-align: middle;
}

.link2 a {
  color: #00A0E9;
}

.link2 img {
  margin: 1px 3px 2px 0;
  vertical-align: middle;
}


/*------- btn -------*/

.btn-detail {
  width: 97px;
  height: 25px;
  background: url(../images/common/btn-detail-hover.jpg)
  no-repeat top left;
  margin: 0 7px 7px auto;
}

.btn-detail a {
  display: block;
  width: 97px;
  height: 25px;
  background: url(../images/common/btn-detail.jpg)
  no-repeat top left;
}

.btn-detail a:hover {
  background: url(../images/common/btn-detail-hover.jpg)
  no-repeat top left;
}


.btn-entry {
  width: 92px;
  height: 25px;
  background: url(../images/common/btn-entry-hover.jpg)
  no-repeat top left;
  margin: 3px 0 0 0;
}

.btn-entry a {
  display: block;
  width: 92px;
  height: 25px;
  background: url(../images/common/btn-entry.jpg)
  no-repeat top left;
}

.btn-entry a:hover {
  background: url(../images/common/btn-entry-hover.jpg)
  no-repeat top left;
}


/*------- text color -------*/

.txt_red {color: #FE0000;}
.txt_gray {color: #999999;}

/*------- group-box -------*/

#group .group-box {
    border: 1px solid #dddddd;
    margin-left: 35px;
    overflow: hidden;
    width: 558px;
}
#group .group-photo {
    float: left;
    margin-right: -50px;
    padding: 5px 0 5px 5px;
    position: relative;
    width: 160px;
    z-index: 2;
}
#group .group-text {
    float: right;
    width: 420px;
}
#group .group-text p {
    padding: 7px 5px 7px 37px;
}

#group .group-box-half {
  width: 288px;
  border: 1px solid #DDDDDD;
}

#group .group-photo-half {
  width: 100px;
  float: left;
  padding: 7px 0 7px 7px;
}

#group .group-text-half {
  width: 177px;
  float: right;
}

#group .group-text-half p {
  padding: 7px 10px 7px 7px;
  text-align: center;
}


/*------- president -------*/

#president {
  width: 595px;
}

#president .text {
  /* width: 295px; */
  padding: 25px 10px 10px 45px;
  /* float: left; */
  /* text-align: center; */
}

#president .photo {
  width: 250px;
  padding: 10px;
  float: right;
  text-align: center;
}


/*------- recruit -------*/

#recruit,
.recruit {
  width: 595px;
}


#recruit .photo,
.recruit .photo {
  width: 210px;
  float: left;
  padding: 10px;
}

#recruit .text,
.recruit .text {
  width: 345px;
  float: right;
  padding: 10px;
}

/*------- entry -------*/

.error {
  color: #F50505;
}

.must {
  color: #F50505;
}


/*------- lower3-x "sec" -------*/

#lower3-x {
  width: 593px;
  border: 1px solid #C5C5C5;
  background: url(../images/common/lower3-x.jpg)
  repeat-x top left;
  float: left;
}

#lower3-x ul {
  margin: 0;
  padding: 0;
}

#lower3-x li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  white-space: nowrap;
  float: left;
  text-align: center;
}

*html #lower3-x li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 10%;
  white-space: nowrap;
  float: left;
  text-align: center;
}

#lower3-x a {
  display: block;
  padding: 4px 8px;
  height: 19px;
  color: #00A2EE;
  text-decoration: none;
  border-right: 1px dotted #7FCFF4;
}

#lower3-x a:visited {
  color: #00A0E9;
  text-decoration: none;
}

#lower3-x a:hover {
  color: #193168;
  text-decoration: underline;
}

#lower3-x a.active {
  display: block;
  padding: 4px 8px;
  height: 19px;
  color: #FFFFFF !important;
  text-decoration: none;
  border-right: 1px dotted #7FCFF4;
  background: url(../images/common/lower3-x-hover.jpg)
  repeat-x top left;

}


/*------- swap-img -------*/

.swap-img {
  width: 555px;
  background: #EEEEEE;
  margin: 0 auto;
  padding: 10px;
}

.swap-img-menu {
  width: 165px;
  border-bottom: 1px solid #BBBBBB;
  float: left;
}

.swap-img-photo {
  width: 380px;
  float: right;
}

.swap-img img {
  vertical-align: top;
}


/*------- news -------*/

#news {
  width: 595px;
}

#news ul {
  margin: 0;
  padding: 0;
}

#news li {
  margin: 0;
  padding: 4px 6px 3px 6px;
  border-bottom: 1px dotted #B2B2B2;
  list-style-type: none;
}

#news p.text,
#news div.text {
  color: #555555;
  padding: 2px 0 0 0;
}

#news .gray {
  color: #999999;
}

img.icon {
  float: left;
  margin: 2px 4px 0 0;
}


/*------- sitemap -------*/

#sitemap {
  wisth: 595px;
}

#sitemap .block {
  padding: 7px 7px 0 7px;
  border-bottom: 1px dotted #B2B2B2;
}

#sitemap .block table {
  width: 100%;
}

#sitemap .block th {
  width: 10%;
  padding: 3px;
  vertical-align: top;
  text-align: left;
  white-space: nowrap;
}

#sitemap .block td {
  width: 87%;
  padding: 3px;
  vertical-align: top;
}

#sitemap td.dot-gray {
  width: 3%;
  padding: 5px 10px;
  vertical-align: top;
  color: #999999;
  white-space: nowrap;
}

#sitemap .category1 a {
  color: #00A0E9;
  text-decoration: none;
}

#sitemap .category1 a:visited {
  color: #00A0E9;
  text-decoration: none;
}

#sitemap .category1 a:hover {
  color: #193168;
  text-decoration: none;
}

#sitemap .category1 a:active {
  color: #193168;
  text-decoration: none;
}

#sitemap .category1 img {
  margin: 1px 3px 2px 0;
  vertical-align: middle;
}


#sitemap .category2 ul,
#sitemap .category2 li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#sitemap .category2 a {
  color: #333333;
  text-decoration: none;
}

#sitemap .category2 a:visited {
  color: #333333;
  text-decoration: none;
}

#sitemap .category2 a:hover {
  color: #00A0E9;
  text-decoration: none;
}

#sitemap .category2 a:active {
  color: #00A0E9;
  text-decoration: none;
}

#sitemap .category2 img {
  margin: 0 5px 2px 0;
  vertical-align: middle;
}

#sitemap .category3 ul {
  margin: 3px 0 5px 0;
  padding: 0 0 0 10px;
  list-style-type: none;
}

#sitemap .category3 li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#sitemap .category3 a {
  color: #333333;
  text-decoration: none;
}

#sitemap .category3 a:visited {
  color: #333333;
  text-decoration: none;
}

#sitemap .category3 a:hover {
  color: #00A0E9;
  text-decoration: none;
}

#sitemap .category3 a:active {
  color: #00A0E9;
  text-decoration: none;
}

#sitemap .category3 img {
  margin: 0 5px 2px 0;
  vertical-align: middle;
}

#contents #sora {
  width: 595px;
  margin: 0;
}

#sora div#sora-innerlead { margin: 8px 12px; }

#description ul { margin-left: 28px; }
#description ul li {
  margin-bottom: 8px;
  padding: 0;
  line-height: 1.5;
  list-style: circle outside;
}
#polor ul {
  margin-left: 28px;
}
#polor ul li {
  margin: 0 0 8px 0;
  padding: 0;
  line-height: 1.5;
  letter-spacing: 1px;
  vertical-align: baseline;
  list-style: none;
}
#polor dl {
  overflow: hidden;
  margin-left: 15px;
}
#polor dt {
  float: left;
  width: 70px;
}
#polor dd {
  float: left;
  margin-left: 0;
}
#description .yel {
  color: #000000;
}

#ci {
  width: 595px;
}
#ci .photo {
  width: 250px;
  padding: 10px;
  float: left;
  text-align: center;
}
#ci .photo #strongblue {
  width: 200px;
  margin: 0 auto;
  text-align: left;
  color: #00A0E9;
}
#ci .text {
  width: 295px;
  margin: 0 0 0 10px;
  padding: 25px 10px 10px 0;
  float: right;
}

#expand_button { padding: 20px 0; text-align: center; }
#anq { display: none; }
.imeon { ime-mode: active; }
.imeof { ime-mode: inactive; }


.tb_basic_S {
  border: 1px solid #cccccc;
  border-collapse: collapse;
  width: 100%;
}
  .tb_basic_S th {
    border: 1px solid #cccccc;
    background: #a9a9a9;
    padding: 4px 6px;
    text-align: left;
    vertical-align: top;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 82%;
    line-height: 150%;
  }
  .tb_basic_S td {
    border: 1px solid #cccccc;
    padding: 4px 6px;
    text-align: left;
    vertical-align: top;
    font-size: 82%;
    line-height: 150%;
  }

.GetAdobeReader {
  background: #f1f1f1;
  padding: 8px 13px;
  margin-top: 10px;
  }
  .GetAdobeReader .GetAdobeReaderbtn {
    display: block;
    width: 112px;
    float: left;
    margin-right: 10px;
  }
  .GetAdobeReader .text {
    width: 440px;
    float: left;
    font-size: 85%;
    line-height: 140%;
  }
  .GetAdobeReader .text strong {
    font-weight: normal;
    color: #FF0000;
  }
h4.title44 {
  padding-bottom: 6px;
  background: url("/res/common/img/bg_h4.gif") 0 100% no-repeat;
  color: #0193d8;
  font-weight: bold;
  font-size: 100%;
  padding-left: 3px;
  margin-bottom: 10px;
  }
  .tb_partsPDF {
    width: 100%;
  }
    .tb_partsPDF th {
      width: 400px;
      text-align: left;
      padding: 6px;
      border-bottom: 1px solid #EEEEEE;
      font-weight: normal;
    }
    .tb_partsPDF td {
      text-align: right;
      padding: 6px;
      border-bottom: 1px solid #EEEEEE;
    }
.parts-catalogue {
  width: 100%;
  float: left;
  margin-right: 10px;
  padding-top: 20px;
  }
  .parts-catalogue .img {
    width: 85px;
    float: left;
    text-align: right;
    margin-right: 20px;
  }
  .parts-catalogue .text {
    width: 450px;
    float: left;
  }
.red {
  color: #ff0000;
}
.blue {
  color: #2e65ca;
}
.section {
  padding: 10px 0;
}

.shopsearch {
	background: #eeeeee;
	padding: 10px;
	}
.shopsearch .search_option {
	clear: both;
	margin-top: 10px;
	background: #fdfeff;
	}
.shopsearch .search_option table th {
	background: #CCCCCC;
	width: 130px;
	vertical-align: middle;
	padding: 5px;
	text-align: center;
	}
.shopsearch .search_option table td {
	padding: 5px 10px;
	line-height: 180%;
	}
.shopsearch .search_option input {
		margin-right: 3px;
	}
.shopsearch .search_option label {
		margin-right: 15px;
	}
.btn_shopsearch {
	text-align: center;
	margin-top: 10px;
	}
.title_shop {
	border-bottom: 1px solid #3a3a3a;
	padding-bottom: 2px;
	margin-bottom: 10px;
	}
.title_shop strong {
	font-size: 16px;
	border-left: 3px solid #44b8ef;
	padding-left: 6px;
	}
.btn_icon {
	text-align: right;
	margin: 3px 0 5px 0;
	}
.tb_shoplist {
	border-collapse: collapse;
	width: 716pxx%;
	margin-bottom: 20px;
	}
.tb_shoplist tr {
	border-bottom: 1px dashed #acacac;
	}
.tb_shoplist th.name {
	width: 130px;
	padding: 2px 5px 2px 0;
	text-align: left;
	}
.tb_shoplist th.name a {
	text-decoration: none;
	font-weight: normal;
}
.tb_shoplist td.address {
	width: 380px;
	padding: 2px 5px 2px 0;
	}
.tb_shoplist td.icon {
	text-align: right;
	padding: 2px 0 2px 0;
	}
.btn_shopsearch {
	text-align: center;
	margin-top: 10px;
	}
.shopdata1 {
	width: 385px;
	float: left;
	}
.shopmainimg {
	width: 200px;
	float: right;
	}
.tb_shopdata1 {
	width: 100%;
	border-left: 4px solid #44b8ef;
	background: #f5f5f5;
	}
.tb_shopdata1 th {
	text-align: left;
	padding: 3px 10px 3px 10px;
	vertical-align:top;
	border-bottom: 1px solid #e3e3e3;
	white-space: nowrap;
}
.tb_shopdata1 td {
	text-align: left;
	padding: 3px 0 3px 10px;
	vertical-align:top;
	border-bottom: 1px solid #e3e3e3;
}
.tb_shopdata2 {
	width: 100%;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	}
.tb_shopdata2 th {
	width: 155px;
	background: #a9a9a9;
	color: #ffffff;
	text-align: left;
	padding: 3px 8px;
	vertical-align:top;
	border-bottom: 1px solid #cccccc;
	}
.tb_shopdata2 td {
	padding: 3px 8px;
	vertical-align:top;
	border-bottom: 1px solid #cccccc;
	}

.pic {
	width: 191px;
	float: left;
	margin-bottom: 18px;
	line-height: 1.5;
}
.pic-1, .pic-4, .pic-7, .pic-10, .pic-13, .pic-16 {
	margin-right: 11px;
	clear: both;
}
.pic-2, .pic-5, .pic-8, .pic-11, .pic-14, .pic-17 {
	margin-right: 11px;
}
.product-image.only {
	text-align: center;
}
.product-image.only img {
	max-width: 100%;
}
.product-image.col {
	width: 200px;
	float: left;
}
.product-image.col img {
	width: 200px;
}
.product-text.col {
	width: 380px;
	float: right;
}
.parts-list ul {
	list-style: none;
}
.parts-list li {
	float: left;
	width: 110px;
	text-align: left;
	margin: 0 44px 22px;
}
.parts-list li img {
	width: 110px;
}
.parts-list li span {
	display: block;
	text-align: center;
	margin-bottom: 5px;
}
.parts-list .parts-list1, .parts-list .parts-list4, .parts-list .parts-list7, .parts-list .parts-list10,
.parts-list .parts-list13, .parts-list .parts-list16, .parts-list .parts-list19, .parts-list .parts-list22 {
	clear: both;
}

.product-entries {
	list-style: none;
}
.product-entries li {
	width: 150px;
	float: left;
	margin-bottom: 15px;
	line-height: 1.25;
}
.product-entries li.image-size2 {
  clear: both;
  float: none;
  width: 300px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.product-entries li img {
	width: 150px;
}
.product-entries li.image-size2 img {
  width: auto;
  max-width: 300px;
}
.product-entries .entry-icon {
	display: inline-block;
	vertical-align: middle;
}
.product-entries .entry-icon img {
	width: auto;
}
.product-entries .product-entry1 {
	clear: both;
	margin-right: 72px;
}
.product-entries .product-entry2 {
	margin-right: 72px;
}

.arrow {
	background: rgba(0, 0, 0, 0) url("/group/model/products/img/icon02.jpg") no-repeat scroll 0 75%;
	padding-left: 10px;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
}
/*.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
}*/
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 3px;
    min-width: 0; /* be nice to Opera */
	font-size: 78%;
}
.ui-tabs-nav li:first-child {
	margin-left: 0;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url("/group/model/products/img/tab.png") no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #333;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #fff;
}
.ui-tabs-nav a span {
    width: auto; /* IE 6 treats width as min-width */
    min-width: 0;
    height: 21px; /* IE 6 treats height as min-height */
    min-height: 21px;
    padding-top: 9px;
    padding-right: 3px;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    /*padding-bottom: 1px;*/
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span,
.ui-tabs-nav a:hover span,
.ui-tabs-nav a:focus span,
.ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link,
.ui-tabs-nav .ui-tabs-selected a:visited {
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    /*opacity: .4;
    filter: alpha(opacity=40);*/
}
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
#contents a:hover img {
	opacity: .8;
}
.category-desc {
	font-size: 92%;
	line-height: 140%;
	padding-bottom: 5px;
}
.mv {
  text-align: center;
}
.mv img {
  max-width: 100%;
}
.tb_history {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  border-collapse: collapse;
  }
.tb_history th,
.tb_history td {
  font-size: 82%;
  padding: 2px 3px;
  vertical-align:middle;
  }
.tb_history thead th {
  background: #999999;
  color: #ffffff;
  text-align: center;
  border-right: 1px solid #cccccc;
  }
.tb_history tbody th {
  background: #a9a9a9;
  color: #ffffff;
  text-align: center;
  border-top: 1px solid #cccccc;
  }
.tb_history td {
  text-align: center;
  vertical-align:top;
  border: 1px solid #cccccc;
  }
table {
  max-width: 100%;
}

.category-icon {
  display: inline-block;
  color: #FFF;
  border-radius: 4px;
  padding: .1em .5em;
  font-size: 80%;
  letter-spacing: 1px;
  font-weight: normal;
}
.icon-news {
  background-color: rgb(249,49,49);
}
.icon-model {
  background-color: rgb(0,160,233);
}
.icon-molding {
  background-color: rgb(54,157,90);
}
.icon-electoric {
  background-color: rgb(165,166,56);
}
.icon-factory {
  background-color: rgb(0,38,101);
}
.icon-recruit {
  background-color: rgb(208,104,69);
}
.icon-sky {
  background-color: rgb(3,78,148);
}
.icon-rd {
  background-color: rgb(100,100,100);
}

.column4 li {
	list-style: none;
	font-size: 84%;
	float: left;
	width: 150px;
	margin: 0 32px 20px 32px;
}

.tb_basic_S {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	width: 100%;
}
	.tb_basic_S th {
		border: 1px solid #cccccc;
		background: #a9a9a9;
		padding: 4px 6px;
		text-align: left;
		vertical-align: top;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 82%;
		line-height: 150%;
	}
	.tb_basic_S td {
		border: 1px solid #cccccc;
		padding: 4px 6px;
		text-align: left;
		vertical-align: top;
		font-size: 82%;
		line-height: 150%;
	}
.tb_partslist {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	width: 100%;
}
.tb_partslist a {
	text-decoration: none;
}
	.tb_partslist td {
		border: 1px solid #cccccc;
		padding: 7px;
		width: 50%;
	}
	.icon_arrow_B {
		display: inline-block;
		min-height: 19px;
		padding-left: 23px;
		background: url("/res/common/img/icon03.gif") 0 0 no-repeat;
	}
.parts-catalogue {
	width: 100%;
	float: left;
	margin-right: 10px;
	}
	.parts-catalogue .img {
		width: 85px;
		float: left;
		text-align: right;
		margin-right: 20px;
	}
	.parts-catalogue .text {
		width: 600px;
		float: left;
	}
.red {
	color: #ff0000;
}
.blue {
	color: #2e65ca;
}
.parts-text {
	margin-top: 1.5em;
    font-size: 82%;
}
.parts-category-text {
	margin-top: 1em;
	margin-bottom: 1em;
}
.parts-category-text li {
  list-style: none;
}
.parts-category-text img {
	max-width: 100%;
}
.small {
    font-size: 82%;
}
.backbtn {
    padding: 30px 0;
    text-align: center;
}
.title44 span {
	display: block;
}

.network-distributors {
	border: 1px solid #F5F5F5;
	border-collapse: collpase;
}

.network-distributors th {
	background-color: #0098db;
	border-collapse: collpase;
    color: #f5f5f5;
    font-family: "Lucida Sans Unicode",Osaka;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    padding: 3px;
}

.network-distributors td {
    background-color: #f5f5f5;
	border: 1px solid #F5F5F5;
	border-collapse: collpase;
    color: #1c1c1c;
    font-family: Verdana,Tahoma,"Lucida Sans Unicode",Osaka;
    font-size: 11px;
    line-height: 1.5;
    padding: 3px;
	white-space: nowrap;
}

.table-wrap {
	width: 100%;
	overflow: auto;
}

.network-category1 {
	text-align: center;
	margin-bottom: 1em;
}

.network-category-history {
	margin-top: 1em;
	width: 100%;
}
.network-category-history th {
	vertical-align: top;
}

.error-message {
	padding: .5em 0;
	color: red;
}
td.td-error {
	background-color: #FFF5F5;
}
form .form-error {
	border: 1px solid red;
	background-color: #fff0f2;
}
.error-title {
	font-size: 120%;
	margin: 1em 0;
}
.error-text {
	margin: 0 0 1em;
}
.error-body {
	border: 1px solid red;
	font-size: 110%;
	line-height: 1.5;
	margin: 0 0 1em;
	padding: 1em;
}
form .title44,
.order-result .title44 {
	width: 570px;
	margin: 1.5em auto 5px;
}
.form-disabled {
	width: 100%;
	border: 0;
	color: #000;
	background-color: transparent;
}
.alert {
	box-sizing: border-box;
	width: 570px;
	margin: 1em auto 0;
	border: 1px solid red;
	padding: 1em;
	background-color: #FFC;
	color: red;
	font-size: 1.2em;
}
.message p {
	margin-bottom: 1em;
}
.btn {
	text-align: center;
}
.purpose {
    background-color: #eeeeee;
    padding: 10px;
}

div.checkbox {
	display: inline-block;
}
div.checkbox.form-error {
	border: 0;
	background-color: transparent;
}

.td7 ul {
	list-style-position: inside;
}
