@charset "UTF-8";

/* --- 共通 --- */

body {
  margin: 0;
  padding: 0;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input, textarea, select {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  font-size: 13px;
  color: #333333;
}

hr { display: none; }

.clr {
  width: auto;
  zoom: 100%;
}
.clr:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
img {
  vertical-align: bottom;
  boreder: 0px;
}
a { outline: none; }

.mb1em { margin-bottom: 1em!important; }
.mb2em { margin-bottom: 2em!important; }
.mb3em { margin-bottom: 3em!important; }

/* ヘッダー */

#header_wrap {
  position: relative;
  width: 100%;
  margin-bottom: 2px;
}
#header_wrap_l {
  background: url(/images/header_wrap_l_bg.png) repeat;
  height: 121px;
  left: 0;
  position: absolute;
  width: 50%;
}
#header_wrap_r {
  background: none repeat scroll 0 0 #98d6f4;
  height: 121px;
  position: absolute;
  right: 0;
  width: 50%;
}
#header {
  clear: both;
  width: 980px;
  height: 121px;
  background: url("/images/header_bg.png") no-repeat;
  margin: 0 auto;
  position: relative;
}
#header .logo_mark a {
  display: block;
  background: url("/images/logo_mark.png") no-repeat scroll 0 0;
  height: 59px;
  position: absolute;
  text-indent: -9999px;
  top: 28px;
  width: 375px;
}
#header .header_tel01 {
  display: block;
  background: url("/images/header_tel_sprite.png") no-repeat scroll 0 0;
  height: 65px;
  position: absolute;
  text-indent: -9999px;
  top: 8px;
  right: 0;
  width: 280px;
}
#header .header_tel02 {
  display: block;
  background: url("/images/header_tel_sprite.png") no-repeat scroll 0 -65px;
  height: 40px;
  position: absolute;
  text-indent: -9999px;
  top: 73px;
  right: 0;
  width: 280px;
}

/* パンくず */

.topicpath {
  margin: 0 auto;
  padding: 0 0 20px;
  width: 980px;
}
.topicpath ul {}
.topicpath ul li {
  color: #595757;
  display: inline;
}
.topicpath ul li a:link,
.topicpath ul li a:visited,
.topicpath ul li a:hover {
  color: #595757;
  text-decoration: underline;
}

/* メインメニュー */

.main_menu_wrap {
  background: url("/images/main_menu_wrap_bg.png") repeat scroll 0 0 transparent;
  height: 69px;
  margin-bottom: 18px;
}
.main_menu {
  width: 980px;
  height: 69px;
  margin: 0 auto;
}
.main_menu li { float: left; }
.main_menu li a {
  display: block;
  background: url("/images/main_menu_sprite_2023.png") repeat;
  height: 69px;
  text-indent: -9999px;
}
.main_menu .main_menu_01 a {
  width: 111px;
  background-position: 0 0;
}
.main_menu .main_menu_02 a {
  width: 109px;
  background-position: -111px 0;
}
.main_menu .main_menu_03 a {
  width: 108px;
  background-position: -220px 0;
}
.main_menu .main_menu_04 a {
  width: 109px;
  background-position: -328px 0;
}
.main_menu .main_menu_05 a {
  width: 108px;
  background-position: -437px 0;
}
.main_menu .main_menu_06 a {
  width: 109px;
  background-position: -545px 0;
}
.main_menu .main_menu_07 {
  display: none;
}
.main_menu .main_menu_08 a {
  width: 108px;
  background-position: -654px 0;
}
.main_menu .main_menu_09 a {
  width: 109px;
  background-position: -762px 0;
}
.main_menu .main_menu_10 a {
  width: 109px;
  background-position: -871px 0;
}

#main_wrap {
  margin: 0 auto;
  min-height: 500px;
  width: 980px;
}
#main_wrap:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#main {
  width: 683px;
  float: right;
}
#sidebar {
  width: 279px;
  float: left;
}
.sidebar_steripower img {
  width: 100%;
  margin-bottom: 5px;
}
.sidebar_saiyo {
  margin-bottom: 3px;
  text-align: center;
}
.sidebar_driver_form {
  margin-bottom: 3px;
  text-align: center;
}
.sidebar_driver_form img { width: 279px; }
.sidebar_ls {
  margin-bottom: 3px;
  text-align: center;
}
.sidebar_ls img { width: 279px; }
.sidebar_kenshu {
  margin-bottom: 4px;
  text-align: center;
}
.sidebar_touroku_box {
  background: none repeat scroll 0 0 #91cbec;
  border-bottom: 2px solid #53646e;
  border-right: 2px solid #53646e;
  border-left: 1px solid #c8e5f6;
  border-top: 1px solid #c8e5f6;
  margin-bottom: 3px;
}
.sidebar_touroku_box_title {
  background: none repeat scroll 0 0 #6ebae6;
  color: #ffffff;
  font-size: 130%;
  font-weight: bold;
  padding: 13px 15px 10px;
}
.sidebar_touroku_box_list {
  font-size: 123%;
  padding: 10px 10px 10px 15px;
}
.sidebar_touroku_box_list li {
  background: url("/images/sidebar_touroku_box_list_mark.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
  line-height: 1.4;
  padding: 0 0 5px 20px;
}
.sidebar_touroku_box_list li a { color: #ffffff; }
.sidebar_faq {margin-bottom: 3px; }
.sidebar_faq img { width: 279px; }
.sidebar_soshiki { margin-bottom: 3px; }
.sidebar_soshiki img { width: 279px; }
.sidebar_keitai { margin-bottom: 11px; }
.sidebar_keitai img { width: 279px; }
.sidebar_malaysia { text-align: center; }
.sidebar_banner_leading_sp { display: none; }

.sidebar_yoyaku_menu_title img { width: 279px; }
.sidebar_yoyaku_menu { margin-bottom: 1em; }
.sidebar_yoyaku_menu li {}
.sidebar_yoyaku_menu li a {
  display: block;
  background: url(/images/sidebar_yoyaku_menu_sprite_2023.png);
  background-size: 279px;
  width: 279px;
  height: 64px;
  text-indent: -9999px;
}
.sidebar_yoyaku_menu li:nth-child(1) a {}
.iphone .sidebar_yoyaku_menu li:nth-child(1) a {
  background-image: url(/images/sidebar_yoyaku_menu_on_sprite_2023.png);
  background-size: 279px;
}
.sidebar_yoyaku_menu li:nth-child(2) a {
  background-position: 0 -64px;
}
.android .sidebar_yoyaku_menu li:nth-child(2) a {
  background-image: url(/images/sidebar_yoyaku_menu_on_sprite_2023.png);
  background-size: 279px;
  background-position: 0 -64px;
}
.sidebar_yoyaku_menu li:nth-child(3) a {
  background-position: 0 -128px;
}
.ivr .sidebar_yoyaku_menu li:nth-child(3) a {
  background-image: url(/images/sidebar_yoyaku_menu_on_sprite_2023.png);
  background-size: 279px;
  background-position: 0 -128px;
}
.sidebar_yoyaku_menu li:nth-child(4) a {
  background-position: 0 -192px;
}
.yoyakuindex .sidebar_yoyaku_menu li:nth-child(4) a {
  background-image: url(/images/sidebar_yoyaku_menu_on_sprite_2023.png);
  background-size: 279px;
  background-position: 0 -192px;
}
.sidebar_yoyaku_menu li:nth-child(5) a {
  background-position: 0 -255px;
  height: 58px;
}
#line_yoyaku .sidebar_yoyaku_menu li:nth-child(5) a {
  background-image: url(/images/sidebar_yoyaku_menu_on_sprite_2023.png);
  background-size: 279px;
  background-position: 0 -255px;
}

.topics {
  background: #ffffff;
  clear: both;
  margin-bottom: 50px;
}
.topics .title { margin-bottom: 5px; }
.topics .title2 {
  font-size: 141%;
  line-height: 1;
  margin-bottom: 5px;
  padding: 9px 0 2px;
  text-align: center;
}
.topics_inner {
  border: 1px solid #cccccc;
  height: 230px;
  overflow: auto;
  padding: 10px;
}
.topics_inner .entry {
  font-size: 116%;
}
.topics_inner .entry dt {
  word-wrap: break-word;
  color: #005dab;
}
.topics_inner .entry dd {
  line-height: 1.3;
  padding-bottom: 18px;
  word-wrap: break-word;
}
.topics_inner .entry dd a {
  color: #ec771b;
  text-decoration: underline;
}

.goto_top {
  background: url("/images/goto_top.png") no-repeat scroll 100% 2px;
  clear: both;
  margin: 0 auto 10px;
  padding-right: 18px;
  text-align: right;
  width: 962px;
}
.goto_top span {
  font-size: 100%;
  color: #222222;
  text-decoration: underline;
  cursor: pointer;
}
#footer_wrap {
  clear: both;
  border-top: 6px solid #005dab;
  padding-top: 25px;

}
#footer {
  clear: both;
  width: 980px;
  margin: 0 auto;
  padding: 0;
}
.footer_menu {
  float: left;
  width: 790px;
  margin-bottom: 25px;
}

#footer ul ul li {
  background: url("/images/footer_list_mark.png") no-repeat scroll 0 3px;
  padding-left: 16px;
}
#footer ul ul li a,
#footer ul ul li a:link
#footer ul ul li a:visited
#footer ul ul li a:hover {
  color: #004899;
  text-decoration: none;
}
#footer .group01 {
  line-height: 1.6;
  width: 240px;
  float: left;
}
#footer .group02 {
  line-height: 1.6;
  width: 186px;
  float: left;
}
#footer .group03 {
  line-height: 1.6;
  width: 198px;
  float: left;
}
#footer .group04 {
  line-height: 1.6;
  width: 166px;
  float: left;
}
.footer_kaiin_btn { float: right; }
.footer_menu_sp { display: none; }
.copyright {
  clear: both;
  color: #004899;
  text-align: center;
  padding-bottom: 10px;
}

