BODY	{
	/* background:url(../images/basebg.gif) 0 0  repeat-x; */
	font-style:normal;
	font-weight:normal;
	text-align:center;
	text-indent:0pt;
	letter-spacing:0em;
	color:#333;
	margin:0;
	padding:0;
	font-family: Arial;}
 a.menubtn_off:link { color: #333; text-decoration: none;font-weight:bold; }
 a.menubtn_off:visited { color: #333; text-decoration: none;font-weight:bold;  }
 a.menubtn_off:hover { color: #fff; text-decoration: none;font-weight:bold;  }
 a.menubtn_off:active { color: #333; text-decoration: none;font-weight:bold;  }
 a.menubtn_on:link { color: #fff; text-decoration: none;font-weight:bold; }
 a.menubtn_on:visited { color: #fff; text-decoration: none;font-weight:bold;  }
 a.menubtn_on:hover { color: #fff; text-decoration: none;font-weight:bold;  }
 a.menubtn_on:active { color: #fff; text-decoration: none;font-weight:bold;  }
 a.menubtn_off2:link { color: #333; text-decoration: none;font-weight:bold; }
 a.menubtn_off2:visited { color: #333; text-decoration: none;font-weight:bold;  }
 a.menubtn_off2:hover { color: #fff; text-decoration: none;font-weight:bold;  }
 a.menubtn_off2:active { color: #333; text-decoration: none;font-weight:bold;  }
#othermenu a:link { color: #333; text-decoration: none;font-weight:bold; }
#othermenu a:visited { color: #333; text-decoration: none;font-weight:bold;  }
#othermenu a:hover { color: #333; text-decoration: none;font-weight:bold;  }
#othermenu a:active { color: #333; text-decoration: none;font-weight:bold;  }
a.document_btn_off:link { color: #333; text-decoration: none;font-weight:bold; }
a.document_btn_off:visited { color: #333; text-decoration: none;font-weight:bold;  }
a.document_btn_off:hover { color: #333; text-decoration: none;font-weight:bold;  }
a.document_btn_off:active { color: #333; text-decoration: none;font-weight:bold;  }
a.document_btn_on:link { color: #fff; text-decoration: none;font-weight:bold; }
a.document_btn_on:visited { color: #fff; text-decoration: none;font-weight:bold;  }
a.document_btn_on:hover { color: #fff; text-decoration: none;font-weight:bold;  }
a.document_btn_on:active { color: #fff; text-decoration: none;font-weight:bold;  }

a:focus { outline:none;}
img{
	border:0;
	padding:0;
	margin:0;
	vertical-align:middle;
}
*{ padding:0; margin:0;}
table{
	font-size:1em;
	border-collapse: collapse;
}
/* clearfix */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1% }
.clearfix {display:block;}





#wrapper{
	width:955px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
/* #header{
	width: 955px;
	height: 95px;
	margin: 0 auto 30px;
	padding: 14px 0 0 0;
	text-align:left;
	z-index: 0;
	position:relative;
}
#header #logo{
	width: 192px;
	margin: 0;
	padding: 0;
	position:absolute;
	top: 14px;
	left: 0;
} */
/* #header #read{
	width: 430px;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 0.6875rem;
	position: absolute;
	top: 45px;
	left: 220px;
} */
/* #header #headbtn{
	width:193px;
	margin:0;
	padding:0;
	float:right;
	text-align:right;
	position:absolute;
	top:40px;
	right:0px;
}
#header #headbtn img{
	margin:0 0 10px 0;
	padding:0;
} */

#wrapper{
	width:955px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#maincontents{
	margin-top:21px;
}

#footer{
	width:100%;
	background-color:#10a06d;
	color:#FFF;
	margin:0 auto;
	padding:20px 0;
}

#footcopy{
	width:955px;
	margin:0 auto;
	text-align:right;
	font-size:0.8em;
}

.contentsbase{
	padding-bottom:30px;
	margin-top:10px;
}
.contentsinner{
	padding-bottom:30px;
}
.h1box h1 {
	margin-bottom:15px;
	padding-left: 32px;
	background:url(../images/title-icon.png) left center no-repeat;
	color: #000;
	font-size: 1.375rem;
	font-weight: bold;
	line-height: 25px;
}
#tab_menu{
	border-bottom:5px #009900 solid;
	margin-bottom:10px;
}

#tab_menu li{
	width:180px;
	float:left;
	list-style:none;
	margin-right:10px;
}
#tab_menu a#tab_menu_a{
	background:#d6d6d6 url(../images/tabmenu_a_off.gif) 5px 7px no-repeat;
	display:block;
	text-indent:-9999px;
	height:27px;
}
#tab_menu a#tab_menu_b{
	background:#d6d6d6 url(../images/tabmenu_b_off.gif) 5px 7px no-repeat;
	display:block;
	text-indent:-9999px;
	height:27px;
}
#tab_menu a#tab_menu_a_act{
	background:#009900 url(../images/tabmenu_a_on.gif) 5px 7px no-repeat;
	display:block;
	text-indent:-9999px;
	height:27px;
}
#tab_menu a#tab_menu_b_act{
	background:#009900 url(../images/tabmenu_b_on.gif) 5px 7px no-repeat;
	display:block;
	text-indent:-9999px;
	height:27px;
}
p.farst_comment{
	font-weight:bold;
	margin-bottom:10px;
}

#menublock{
	width:170px;
	float:left;
	background-color:#f5f5f5;
}
#contentsblock{
	width:750px;
	float:right;
}
#locktype{
	background-color:#bdbbb1;
	padding:5px;
	margin:5px;
	text-align:center;
}
#locktype ul{
	list-style:none;
	margin-top:5px;
}
#locktype li{
	margin-bottom:5px;
	border:1px #bdbbb1 solid;
}
#locktype li a.menubtn_off{
	background:url(../images/btn_bg.gif) 0 0 repeat-x;
	padding:5px;
	display:block;
}

#locktype li a:hover.menubtn_off{
	background:#58ca58 url(../images/sp.gif) 0 0 repeat-x;
}
#locktype li a.menubtn_on{
	background-color:#009900;
	padding:5px;
	display:block;
}
#locktype li a.menubtn_off2{
	background:url(../images/btn_bg2.gif) 0 0 repeat-x;
	padding:5px;
	display:block;
}
#locktype li a:hover.menubtn_off2{
	background:#58ca58 url(../images/sp.gif) 0 0 repeat-x;
}
#othermenu ul{
	list-style:none;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:20px;
}
#othermenu li{
	margin-bottom:10px;
}
#othermenu li a{
	background: url(../images/linkicon.gif) 0 2px no-repeat;
	padding-left:20px;
}
#documenttype{
	background-color:#bdbbb1;
	padding:5px 10px;
}
#documenttype ul{
	list-style:none;
}
#documenttype li{
	float:left;
	margin-right:10px;
}
a.document_btn_off{
	background: #e6e6e6 url(../images/linkicon2.gif) 5px 7px no-repeat;
	border:1px #009900 solid;
	padding:3px 3px 3px 20px;
	display:block;
	width:190px;
}
a.document_btn_on{
	background: #090 url(../images/linkicon4.gif) 5px 7px no-repeat;
	border:1px #009900 solid;
	padding:3px 3px 3px 20px;
	display:block;
	width:190px;
}
#documenttype .readimg{
margin-top:3px;
}
#filelistblock{
}
#filelistblock dl {
	padding: 0 5px;
	margin-bottom: 50px;
}
#filelistblock dl:last-child {
	margin-bottom: 0;
}
#filelistblock dt{
	/* background: url(../images/linkicon3.gif) no-repeat 5px 10px; */
	padding: 5px 0;
	font-weight: bold;
}
#filelistblock dt .svg {
  content: "";
  display: inline-block;
  width: 8px;
  height: 14px;
  margin-right: 5px;
  vertical-align: -1px;
}
/* #filelistblock dt .svg path {
  fill: #009900;
} */
#filelistblock dt a{
	display:block;
	margin-bottom: 10px;
}
#filelistblock dt a:hover{
	text-decoration: underline;
}
#filelistblock dd {
  display: none;
	padding: 5px 5px 5px 50px;
}
#filelistblock ul {
	list-style-position: inside;
  list-style-type: none;
  padding: 10px 0 30px;
}
#filelistblock li{
	border-bottom: 1px dotted #009900;
	padding: 0;
}
#filelistblock li a{
	display: list-item;
	list-style-type: disc;
	padding: 8px 5px 9px;
	font-size: 0.875rem;
}
#filelistblock li a:hover {
	background:#e2ffe2 ;
}

#faq .content-inner dt.new::after,
#filelistblock dt.new a::after,
#filelistblock li.new a::after {
  content: "NEW";
  display: inline-block;
  width: 40px;
  margin-left: 5px;
  padding: 2px 0 1px;
  background: #d5000f;
  color: #fff;
  font-family: Arial;
  font-size: 0.625rem;
  font-weight: normal;
  line-height: 1.0;
  text-align: center;
  vertical-align: 2px;
}

.filelist_title{
	background-color:#090;
	padding:5px;
	color:#fff;
	font-weight:bold;
}

.topimg{
	padding-top:120px;
}

/* h2{
	color:#10a06d;
} */
.h1box{
	position: relative;
	height: 60px;
}

#menu {
  margin: 0 auto;
  padding: 0;
  background: #fff;
  font-family: arial;
}
.menu-outer {
}
#login-top .menu-outer {
  display: block !important;
  margin: 50px auto 100px;
}

#menu h2 {
  margin-bottom: 1rem;
  color: #009900;
  font-size: 30px;
  text-align: center;
}
#menu p {
  margin-bottom: 2rem;
  text-align: center;
}
#menu nav {
  width: 906px;
  margin: 0 auto;
  padding: 5px 6px;
  box-sizing: border-box;
  background: #d7d7d7;
}
#menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: left;
}
#menu li {
  display: inline-block;
  width: 290px;
  margin: 5px 4px;
}
#menu li a {
  position: relative;
  display: block;
  width: 290px;
  height: 60px;
  padding: 20px;
  box-sizing: border-box;
  background-image: -moz-linear-gradient( -90deg, #fff 0%, #f3f3f3 50%, #e1e1e1 50%, #e7e7e7 81%, #ededed 100%);
  background-image: -webkit-linear-gradient( -90deg, #fff 0%, #f3f3f3 50%, #e1e1e1 50%, #e7e7e7 81%, #ededed 100%);
  background-image: -ms-linear-gradient( -90deg, #fff 0%, #f3f3f3 50%, #e1e1e1 50%, #e7e7e7 81%, #ededed 100%);
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}
#menu li a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  width: 11px;
  height: 11px;
  border-right: 3px solid #009900;
  border-bottom: 3px solid #009900;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -moz-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
#menu li a:hover,
#hotelcardlocks .nav1 a,
#mechanicallocks .nav2 a,
#technicalbulletins .nav3 a,
#faq .nav4 a,
#catalogs .nav5 a {
  background: #009900;
  color: #fff;
}
#menu li a:hover::after,
#hotelcardlocks .nav1 a::after,
#mechanicallocks .nav2 a::after,
#technicalbulletins .nav3 a::after,
#faq .nav4 a::after,
#catalogs .nav5 a::after {
  border-color: #fff;
}


.btn-menu {
  position: relative;
  float: right;
  display: block;
  width: 160px;
  height: 40px;
  margin-top: -10px;
  padding: 12px 14px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 20px;
  outline: none;
  background-image: -moz-linear-gradient( 90deg, #e7e7e7 0%, #fff 100%);
  background-image: -webkit-linear-gradient( 90deg, #e7e7e7 0%, #fff 100%);
  background-image: -ms-linear-gradient( 90deg, #e7e7e7 0%, #fff 100%);
  color: #000;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.0;
  text-align: center;
  cursor: pointer;
}
#login .btn-menu,
#login-top .btn-menu {
  display: none;
}
.btn-menu .svg {
  content: "";
  display: inline-block;
  width: 14px;
  height: 12px;
  margin-right: 8px;
}
.btn-menu .svg rect {
  fill: #009900;
}

.btn-menu:hover {
  background: #009900;
  color: #fff;
}
.btn-menu:hover .svg rect {
  fill: currentColor;
}
.content-area {
  margin-bottom: 20px;
  border: 2px solid #009900;
}
.content-area h2.content-title {
  height: 58px;
  padding: 16px 25px;
  box-sizing: border-box;
  background: #009900;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.0;
}
.content-area h2.content-title .svg {
  display: inline-block;
  width: 8px;
  height: 14px;
  margin-right: 10px;
  vertical-align: 1px;
}
.content-area h3 {
  margin-bottom: 1rem;
  color: #66645d;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.0;
}

.content-inner {
  padding: 23px;
}
.content-inner2 {
  padding: 40px 30px 20px;
  border: 1px solid #ccc;
}
.content-nav {
  padding: 10px 8px;
  background: #d7d7d7;
}
.content-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.content-nav li {
  display: inline-block;
  width: 123px;
  margin: 0px 2px;
  vertical-align: middle;
}
.content-nav li a {
  position: relative;
  display: block;
  width: 123px;
  height: 40px;
  padding: 13px;
  box-sizing: border-box;
  background-image: -moz-linear-gradient( -90deg, #fff 0%, #f3f3f3 50%, #e1e1e1 50%, #e7e7e7 81%, #ededed 100%);
  background-image: -webkit-linear-gradient( -90deg, #fff 0%, #f3f3f3 50%, #e1e1e1 50%, #e7e7e7 81%, #ededed 100%);
  background-image: -ms-linear-gradient( -90deg, #fff 0%, #f3f3f3 50%, #e1e1e1 50%, #e7e7e7 81%, #ededed 100%);
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.0;
  text-align: center;
}
.content-nav li a.twoline {
  padding: 7px 13px;
  font-size: 0.6875rem;
  line-height: 1.2;
}
.content-nav li.current a {
  pointer-events: none;
  background: #009900;
  color: #fff;
}
.content-nav li a:hover {
  background: #009900;
  color: #fff;
}

.title {
  position: relative;
  border-bottom: 1px solid #009900;
  margin-bottom: 20px;
  padding: 2px 0 10px 18px;
  color: #009900;
  font-size: 1.25rem;
}
.title::before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  height: 24px;
  height: calc(100% - 10px);
  position: absolute;
  border-left: 4px solid #009900;
}


/* *********************************************************
  Login
********************************************************* */
.login-area {
  width: 600px;
  margin: 50px auto 100px;
  text-align: center;
}
.login-form {
  margin-bottom: 30px;
  padding: 50px;
  border: 1px solid #ccc;
  text-align: left;
}
.login-form p {
  margin-bottom: 20px;
}
.login-form p.error {
  color: red;
}
.login-form table {
  width: 100%;
  margin-bottom: 20px;
}
.login-form th {
  padding: 10px;
}
.login-form td {
  padding: 10px;
}
.login-form input {
  width: 300px;
  padding: 5px;
}
.login-form button.btn {
  margin-top: 40px;
  width: 300px;
}


/* -------------------------------------------
    button
------------------------------------------- */
a.btn,
button.btn {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  border: none;
  border-radius: 4px;
  background: #009a5a;
  box-shadow: 0 2px 0 #006c3f;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none !important;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}
a.btn:hover,
button.btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
a.btn:active,
button.btn:active {
  top: 2px;
  box-shadow: none !important;
}
a.btn.large {
  padding: 20px 0;
}
a.btn.tight {
  padding: 10px 0 !important;
}
.btn .icon {
  display; inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  vertical-align: text-bottom;
}
.btn.arrow-r::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 2%;
  width: 16px;
  height: 8px;
  border-top: 4px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8px solid currentColor;
  box-sizing: border-box;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn.arrow-l::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 2%;
  width: 16px;
  height: 8px;
  border-top: 4px solid transparent;
  border-right: 8px solid currentColor;
  border-bottom: 4px solid transparent;
  border-left: 8px solid transparent;
  box-sizing: border-box;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


/* *********************************************************
  FAQ
********************************************************* */
#faq .content-inner2 + .content-inner2 {
  margin-top: 20px;
}
#faq .content-inner2 .title {
  padding-left: 5px;
}
#faq .content-inner2 .title::before {
  display: none;
}

#faq dl {
  width: 100%;
}
#faq dt {
  padding: 10px;
  background: #f1fff1;
  color: #000;
  font-size: 0.875rem;
  font-weight: bold;
}
#faq dt::before {
  content: "Q";
  display: inline-block;
  margin-right: 18px;
  color: #009900;
  font-size: 1.25rem;
  vertical-align: middle;
}
#faq dd {
  margin-bottom: 20px;
  padding: 10px 10px 20px 42px;
  border-bottom: 1px solid #009900;
  color: #000;
  font-size: 0.875rem;
  line-height: 1.5;
  text-indent: -15px;
}
#faq dd::before {
  content: "A";
  display: inline-block;
  margin-right: 15px;
  color: #009900;
  font-size: 1.25rem;
  font-weight: bold;
  vertical-align: middle;
}
#faq dd p {
  display: inline;
}
#faq dd a.icon-pdf {
  display: inline-block;
  padding: 5px 5px 5px 25px;
  background: url(../images/pdf.gif) left center no-repeat;
  text-indent: 0;
}


#faq .search-box {
  position: relative;
  width: 400px;
  margin-top: 16px;
  margin-bottom: 26px;
}
#faq .input {
  position: relative;
  width: 400px;
  height: 40px;
  padding: 10px 10px 10px 40px;
  box-sizing: border-box;
  border: 2px solid #009900;
  border-radius: 4px;
  background: url(../images/icon-magnifier.gif) 10px 10px no-repeat;
}
#faq .button {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 80px;
  height: 36px;
  box-sizing: border-box;
  border: none;
  background: #009900;
  background-image: -moz-linear-gradient( 90deg, #009900 0%, #0fc30f 100%);
  background-image: -webkit-linear-gradient( 90deg, #009900 0%, #0fc30f 100%);
  background-image: -ms-linear-gradient( 90deg, #009900 0%, #0fc30f 100%);
  color: #fff;
  font-size: 0.875rem;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}

h3.title {
  font-size: 1rem;
  font-weight: normal;
}
h3.title strong {
  font-size: 1.25rem;
  font-weight: bold;
}

.no-result.content-inner2 {
  padding: 50px;
}

span.icon {
  display: inline-block;
  width: 40px;
  margin-left: 5px;
  padding: 2px 0 1px;
  background: #d5000f;
  color: #fff;
  font-family: Arial;
  font-size: 0.625rem;
  font-weight: normal;
  line-height: 1.0;
  text-align: center;
  vertical-align: 2px;
}

/* *********************************************************
  terms frame
********************************************************* */
.terms-frame {
  overflow-y: hidden;
  border: 1px solid #006c3f;
}
.terms-frame-inner {
  max-height: 320px;
  padding: 30px;
  overflow-y: auto;
}
.terms-frame-inner section {
  margin-bottom: 32px;
}
.terms-frame section:last-child {
  margin-bottom: 0;
}
.terms-frame p,
.terms-frame li{
  line-height: 1.6;
}
.terms-frame-title {
  margin-bottom: 32px;
  color: #000;
  font-size: 18px;
  font-weight: normal;
}

.terms-frame-subtitle {
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: normal;
}
.terms-frame-list {
  margin-left: 1em;
}