@charset "EUC-JP";

/* ---------------------- reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* tags */
body {
  font-size: 12px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
  line-height: 1.5;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
  sup {
    top: -0.5em;
  }
  sub {
    bottom: -0.25em;
  }
a:hover, a:active {
  outline: 0;
}
button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
  button, input {
    *overflow: visible;
    line-height: normal;
  }
  button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
  button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
  }
  textarea {
    overflow: auto;
    vertical-align: top;
  }
.clearfix {
  *zoom: 1;
}
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
  }
  .clearfix:after {
    clear: both;
  }
.hidden {
  display: none !important;
}
.indent {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.none_border_table {
  border-collapse: collapse;
  border-spacing: 0;
}
.none_product {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 300px !important;
}

/* module */

a:link {
  color: #02abdc;
}
a:visited {
  color: #02abdc;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}

.icon_obj:before, .ie_icon {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  content: "";
  display: block;
  float: left;
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/icons.png);
  background-repeat: no-repeat;
}
  .icon_inq:before, .ie_icon_inq {
    background-position: -0px top;
  }
  .icon_sk:before, .ie_icon_sk {
    background-position: -16px top;
  }
  .icon_teach:before, .ie_icon_teach {
    background-position: -32px top;
  }
  .icon_shopping:before, .ie_icon_shopping {
    background-position: -48px top;
  }
  .icon_review:before, .ie_icon_review {
    background-position: -64px top;
  }
  .icon_review_post:before, .ie_icon_review_post {
    background-position: -80px top;
  }
  .icon_option:before, .ie_icon_option {
    background-position: -96px top;
  }
  .icon_yahoo:before, .ie_icon_yahoo {
    background-position: -112px top;
  }
  .icon_hatena:before, .ie_icon_hatena {
    background-position: -128px top;
  }
  .icon_logpi:before, .ie_icon_logpi {
    background-position: -144px top;
  }
  .icon_check:before, .ie_icon_check {
    background-position: -160px top;
  }
  .icon_arrow:before, .ie_icon_arrow {
    background-position: -176px top;
  }
  .icon_h3:before, .ie_icon_h3 {
    background-position: -192px top;
  }

/* ---------------------- layout */
#base_gmoWrapp {padding-top: 0 !important;margin-left: 0 !important;}

.layout_wrapper_wrap {
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/wrapper_bg.png);
}
.layout_wrapper {
  
}

.layout_header_wrap {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/header_bg.png);
  background-position: left bottom;
  background-repeat: repeat-x;
}
.layout_header {
  width: 990px;
  margin: 0 auto;
}
  .header_blk {
    padding: 10px 20px;
    *zoom: 1;
  }
    .header_blk:before, .header_blk:after {
      display: table;
      content: "";
    }
    .header_blk:after {
      clear: both;
    }
    
.layout_container_wrap {
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/container_wrap_bg.png);
  background-position: left top;
  background-repeat: repeat-x;
}
.layout_container {
  width: 990px;
  padding-top: 20px;
  margin: 0 auto;
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/container_bg.png);
  background-position: center top;
  background-repeat: no-repeat;
}

.layout_contents_wrap {
  width: 750px;
  padding-bottom: 100px;
  float: right;
}
.layout_contents {
  margin-right: 20px;
}

.layout_main_wrap {
  
}
.layout_main {
  
}

.layout_side_wrap {
  width: 220px;
  float: left;
}
.layout_side {
  margin-left: 20px;
  margin-bottom: 0;
}

.layout_footer_wrap {
  background-color: #000;
}
.layout_footer {
  width: 990px;
  margin: 0 auto;
  padding: 15px 0 10px;
  position: relative;
  color: #fff;
}

/* ---------------------- header */

.head_line {
  padding: 2px 0;
  background-color: #ccc;
  line-height: 1.5;
}
  .head_line h1 {
    width: 990px;
    margin: 0 auto;
    color: #000;
    font-size: 10px;
    font-weight: normal;
  }

/* -- shop logo -- */
.shop_logo {
  min-height: 80px;
  float: left;
  font-size: 20px;
}
.shop_logo_img {
  font-size: 12px
}

/* -- shop member nav -- */
.member_nav {
  min-width: 340px;
  float: right;
  margin-bottom: 12px;
  _width: 340px;
}
  .member_nav ul {
    margin-left: 0px;
  }
  .member_nav li {
    height: 20px;
    margin-left: 15px;
    float: right;
    text-indent: 100%;
    font-size: 0;
    line-height: 0;
    background-image: url(https://img.shop-pro.jp/tmpl_img/55/member_nav.png);
    white-space: nowrap;
    overflow: hidden;
  }
  .member_regist {
    width: 102px;
    background-position: 0px top;
  }
  .member_mypage {
    width: 112px;
      background-position: -117px top;
  }
  .member_login {
    width: 74px;
      background-position: -244px top;
  }
  .member_logout {
    width: 84px;
      background-position: -333px top;
  }
  .member_nav a {
    height: 20px;
    display: block;
  }
    .member_nav a:hover {
      background-color: #fff;
      opacity: .2;
      -moz-opacity: .2;
      filter: alpha(opacity=20);
    }
  .member_name {
    clear: both;
    padding-top: 4px;
    line-height: 1.5;
    color: #666;
    text-align: right;
  }

/* -- product search -- */
.prd_search_form {
  width: 330px;
  height: 24px;
  clear: right;
  float: right;
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/header_prd_search.png);
  background-position: right top;
  background-repeat: no-repeat;
}
  .prd_search_form .input_blk {
    width: 160px;
    float: right;
    background-image: url(https://img.shop-pro.jp/tmpl_img/55/header_prd_search_btn.png);
    background-position: 135px 6px;
    background-repeat: no-repeat;
    }
  .prd_search_select {
    width: 150px;
    float: left;
  }
  .prd_search_input {
    width: 120px;
    height: 24px;
    padding: 0;
    float: left;
    line-height: 24px;
    border: none;
    background-color: transparent;
  }
  .prd_search_button {
    width: 30px;
    height: 24px;
    padding: 0;
    float: right;
    border: none;
    background-color: transparent;
  }
    .prd_search_button span {
      display: none;
    }

/* -- header global nav -- */
.global_nav_header {
  height: 40px;
  margin: 0 20px;
  clear: both;
}
  .global_nav_header a {
    display: block;
    height: 32px;
    margin: 4px 0;
    background-image: url(https://img.shop-pro.jp/tmpl_img/55/global_nav_header.png);
  }
  .global_cart {
    width: 133px;
    float: right;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
    .global_cart a {
      background-position: -467px top;
    }
    .global_cart a:hover {
      background-position: -467px bottom;
    }
  .global_nav_header ul {
    width: 680px;
    height: 40px;
    float: left;
  }
  .global_nav_header li {
    margin-right: 30px;
    float: left;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .global_home {
    width: 64px;
  }
  .global_sk {
    width: 188px;
  }
  .global_blog {
    width: 125px;
  }
  .global_inq {
    width: 82px;
  }
    .global_home a {
      background-position: -0px top;
    }
    .global_sk a {
      background-position: -64px top;
    }
    .global_blog a {
      background-position: -252px top;
    }
    .global_inq a {
      background-position: -377px top;
    }
    .global_home a:hover {
      background-position: -0px bottom;
    }
    .global_sk a:hover {
      background-position: -64px bottom;
    }
    .global_blog a:hover {
      background-position: -252px bottom;
    }
    .global_inq a:hover {
      background-position: -377px bottom;
    }

/* ---------------------- side */

.side_section {
  margin-bottom: 25px;
  clear: both;
}

.side_ttl {
  width: 200px;
  height: 15px;
  margin-bottom: 12px;
  font-size: 10px;
  line-height: 1;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.side_lst li {
  padding: 7px 0;
  border-bottom: 1px dotted #868686;
}
  .side_lst a {
    display: block;
    text-decoration: none;
    color: #000;
  }
  .side_lst a:hover {
    text-decoration: underline;
    color: #02abdc;
  }
  .side_lst_txt {
    padding-left: 16px;
  }
    .side_lst_txt.icon_arrow:before, .side_lst .ie_icon_arrow {
      margin-right: 0;
      margin-left: -16px;
      position: relative;
    }
  .side_lst_img img {
    max-width: 200px;
    margin-bottom: 5px;
    display: block;
  }
  
.side_section .wrap_blk {
  background-color: #fff;
  border-right: 1px solid #dadada;
  border-left: 1px solid #dadada;
}
  .side_section .wrap_blk_before {
    height: 10px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/55/side_section_top.png);
    _font-size: 0;
  }
  .side_section .wrap_blk_after {
    height: 10px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/55/side_section_btm.png);
    _font-size: 0;
  }

/* -- side category -- */
.side_ttl_category {
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/side_ttl_category.png);
}

/* -- side group -- */
.side_ttl_group {
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/side_ttl_group.png);
}

/* -- side menu -- */
.side_ttl_menu {
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/side_ttl_menu.png);
}

/* -- side cart -- */
.side_ttl_cart {
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/side_ttl_cart.png);
}
.cart_prd_item {
  padding-top: 8px;
  margin: 0 9px;
}
  .cart_prd_item:first-child {
    padding-top: 0;
  }
    .cart_prd_item div {
      text-align: right;
    }
    .cart_prd_item .cart_prd_name {
      text-align: left;
    }
  .cart_prd_price, .cart_prd_num {
    margin-left: 5px;
    font-size: 10px;
  }
  .side_cart_total {
    margin-top: 5px;
    margin: 0 9px;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    line-height: 2;
  }
    .side_cart_total span {
      margin-left: 10px;
    }
.cart_delivery_item {
  margin: 0 9px;
  padding-top: 10px;
  border-top: 1px dotted #ccc;
}
  .cart_delivery_msg {
    font-size: 14px;
  }
    .cart_delivery_msg b {
      color: #f00;
    }
.side_cart_empry {
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: #999;
}
.side_cart_view {
  width: 200px;
  height: 50px;
  margin-top: 10px;
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/side_viewcart.png);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
  .side_cart_view a {
    display: block;
    height: 50px;
  }

/* -- side mobile -- */
.side_ttl_mobile {
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/side_ttl_mobile.png);
}
.side_mobile_img {
  margin: 0 auto;
  display: block;
}

/* -- side mailmagazine -- */
.side_ttl_mm {
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/side_ttl_mm.png);
}
.side_section_mm br {
  display: none;
}
.side_section_mm form {
  text-align: center;
}
  .side_section_mm .mailmaga_text {
    margin-bottom: 4px;
    display: block;
  }
    .side_section_mm .mailmaga_text input {
      width: 188px;
      padding: .5em 5px;
      border: 1px solid #dadada;
    }
  

/* -- side owner -- */
.side_ttl_owner {
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/side_ttl_owner.png);
}
  .side_owner_img {
    text-align: center;
    vertical-align: bottom;
  }
    .side_owner_img img {
      max-width: 180px;
    }
  .side_owner_name {
    margin: 6px 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
  }
  .side_owner_msg {
    margin: 6px;
    color: #666;
  }
  .side_owner_blog {
    width: 200px;
    height: 40px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/55/side_owner_blog.png);
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
    .side_owner_blog a {
      height: 40px;
      display: block;
    }
    .side_owner_blog a:hover {
      background-color: #fff;
      opacity: .2;
      -moz-opacity: .2;
      filter: alpha(opacity=20);
    }
  
/* -- side calendar -- */
  .side_cal table {
    width: 196px;
    margin: 0 auto 10px;
    border-collapse: collapse;
    border-spacing: 0;
  }
    .side_cal th, .side_cal td, .side_cal caption {
      height: 24px;
      font-size: 10px;
      text-align: center;
      vertical-align: middle;
      line-height: 24px;
      border-bottom: 1px solid #dadada;
      background-color: #fff;
    }
    .side_cal th {
      width: 28px;
    }
    .side_cal_memo {
      margin: 10px 0 20px;
      padding: .5em 10px;
      font-size: 10px;
      line-height: 1.4;
      border: 1px solid #dadada;
      background-color: #fff;
    }

/* -- side seller -- */
.side_ttl_seller {
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/side_ttl_seller.png);
}
  .side_lst_seller {
    width: 180px;
    margin: 0 auto;
  }
  .side_lst_seller .prd_lst_img {
    margin-top: 2px !important;
  }
  .side_prd_lst_seller_1 {
    margin-right: 5px !important;
    margin-left: 5px !important;
    float: none;
  }
    .side_prd_lst_seller_1 .prd_lst_index {
      margin-right: 9px !important;
      margin-left: 9px !important;
    }
  .side_prd_lst_seller_2-3.prd_lst_item {
    margin-right: 8px !important;
  }
  .side_prd_lst_seller_2-3.prd_lst_item.prd_lst_item_last {
    margin-right: 0px !important;
  }
    .side_prd_lst_seller_2-3 .prd_lst_index {
      margin-right: 5px !important;
      margin-left: 5px !important;
    }
  .side_prd_lst_seller_4-12 {
    padding: 3px 0;
    clear: both;
    border-top: 1px dotted #868686;
  }
    .side_prd_lst_seller_4-12 .prd_lst_index {
      margin: 0 5px 0 0 !important;
      padding: 0 5px;
      float: left;
    }
    .side_prd_lst_seller_4-12 .prd_lst_name {
      text-align: left;
    }
    .side_prd_lst_seller_4-12 .prd_lst_img {
      display: none;
    }
    .side_prd_lst_seller_4-12 .prd_lst_price,
    .side_prd_lst_seller_4-12 .prd_lst_soldout {
      line-height: 1.5;
      text-align: right;
    }

/* -- side feed -- */
.side_ttl_feed {
  display: none;
}
.side_feed {
  height: 50px;
  position: relative;
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/side_feed.png);
}
  .side_feed li {
    height: 20px;
    position: absolute;
    top: 15px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .side_feed_rss {
    width: 40px;
    left: 75px;
  }
  .side_feed_atom {
    width: 50px;
    left: 120px;
  }
    .side_feed a {
      height: 75px;
      display: block;
    }

/* -- side trackback -- */
.side_ttl_tb {
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/side_ttl_trackback.png);
}

/* ---------------------- footer */

.btn_pagetop {
  width: 60px;
  height: 60px;
  position: absolute;
  top: -80px;
  right: 0;
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/btn_pagetop.png);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
  .btn_pagetop a {
    height: 60px;
    display: block;
  }
  .btn_pagetop a:hover {
    background-color: #fff;
    opacity: .2;
    -moz-opacity: .2;
    filter: alpha(opacity=20);
  }

.global_nav_footer {
  text-align: center;
  margin-bottom: 5px;
}
  .global_nav_footer li {
    display: inline;
    margin-right: 15px;
  }
  .global_nav_footer .icon_check:before, .global_nav_footer .ie_icon_check {
    height: 20px;
    margin-bottom: -4px;
    display: inline-block;
    float: none;
    position: relative;
    background-position: -160px 3px;
  }
  .global_nav_footer a:hover {
    text-decoration: none;
  }

.copyright {
  margin-top: 10px;
  text-align: right;
  font-size: 10px;
}
  address {
    font-style: normal;
  }

/* ---------------------- contents */

.lvl2_ttl {
  margin-bottom: 10px;
  font-size: 14px;
  clear: both;
}
  .lvl2_ttl_gn {
    margin-top: 10px;
    padding: 9px 10px 10px 35px;
    line-height: 1.4;
    border-bottom: 1px solid #dadada;
    background-image: url(https://img.shop-pro.jp/tmpl_img/55/ttl_lvl2.png);
    background-position: left top;
  }
.lvl3_ttl {
  margin-bottom: 10px;
  font-size: 13px;
  clear: both;
  border-bottom: 1px dotted #000;
}
  .lvl3_ttl_gn {
    margin-top: 10px;
    padding-bottom: 8px;
  }

.ttl_pickup {
  width: 730px;
  height: 38px;
  margin-top: 30px;
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/ttl_pickup.png);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.ttl_history {
  width: 730px;
  height: 38px;
  margin-top: 30px;
  background-image: url(https://img.shop-pro.jp/tmpl_img/55/ttl_history.png);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.contents_section {
 margin-top: 10px;
  margin-bottom: 20px;
}
  .contents_section p {
    margin: 10px 0;
    line-height: 1.6;
  }

.topicpath_nav {
  margin: 0 0 20px;
}
  .topicpath_nav li {
    display: inline;
  }

/* -- product list -- */ 
.prd_lst {
  clear: both;
}
.prd_lst_item {
  width: 170px;
  margin-right: 14px;
  margin-bottom: 15px;
  padding: 9px 0 7px;
  float: left;
  border: 1px solid #dadada;
  background-color: #fff;
}
  .layout_main .prd_lst_item {
    margin-right: 12px;
  }
.prd_lst_item_s {
  width: 84px !important;
  margin-right: 6px !important;
  padding: 5px 0;
  float: left;
  font-size: 10px;
}
.prd_lst_item_last {
  margin-right: 0 !important;
}
  .prd_lst_img,
  .prd_lst_name,
  .prd_lst_price,
  .prd_lst_soldout,
  .prd_lst_regularprice,
  .prd_lst_discount,
  .prd_lst_noimage,
  .prd_lst_exp {
    margin: 0 5px;
    text-align: center;
  }
.prd_lst_img {
  margin: 0 0 5px !important;
}
  .prd_lst_img img {
    max-width: 152px;
    max-height: 200px;
    margin: 0 auto;
    display: block;
  }
.prd_lst_img_s {
}
  .prd_lst_img_s img {
    max-width: 72px !important;
    max-height: 100px !important;
    _width: 72px !important;
  }
.prd_lst_noimage {
  font-size: 10px;
  text-decoration: none;
  display: block;
}
  .prd_lst_noimage div {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    line-height: 150px;
    text-transform: capitalize;
    color: #666;
    background-color: #f1f1f1;
    cursor: pointer;
  }
  .prd_lst_noimage_s div {
    width: 70px !important;
    height: 70px !important;
    line-height: 70px !important;
  }
.prd_lst_index {
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  letter-spacing: .1em;
  background-color: #000;
}
  .prd_lst_item .prd_lst_index, .prd_lst_item_sub .prd_lst_index {
    margin: 0 5px 5px;
  }
.prd_lst_name {
  word-break: break-all;
}
.prd_lst_exp {
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 10px;
}
.prd_lst_price {
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 10px;
}
.prd_lst_regularprice {
  text-decoration: line-through;
  font-size: 10px;
  color: #666;
}
.prd_lst_discount {
  font-size: 10px;
  color: #f00;
}
.prd_lst_soldout {
  font-size: 10px;
  font-weight: bold;
  line-height: 2;
}

/* -- sort -- */
.prd_sort {
  clear: both;
  text-align: right;
}

/* -- pager -- */
.prd_lst_pager {
  margin: 30px 0;
  text-align: center;
}
  .prd_lst_pager li {
    margin: 3px 2px;
    display: inline;
  }
  .prd_lst_pager li * {
    padding: .4em 8px;
  }
    .prd_lst_pager a {
      text-decoration: none;
      font-weight: bold;
      color: #fff;
      border: 1px solid #000;
      background-color: #000;
    }
    .prd_lst_pager a:hover {
      background-color: #333;
    }
    .prd_lst_pager span {
      font-weight: bold;
      color: #666;
      border: 1px solid #666;
      background-color: #f3f3f3;
    }

/* -- category & group -- */
.prd_grp {
  clear: both;
}
  .prd_grp_item {
    width: 230px;
    margin-right: 17px;
    margin-bottom: 15px;
    padding: 10px 0;
    float: left;
    border: 1px solid #dadada;
    background-color: #fff;
  }
  .prd_grp_item_last {
    margin-right: 0 !important;
  }
  .prd_grp_name {
    margin: 0 10px;
    text-align: center;
    line-height: 1.4;
  }
  .prd_grp_img {
    margin: 0 10px 5px;
    text-align: center;
  }
    .prd_grp_img img {
      max-width: 210px;
    }

.category_desc {
  clear: both;
}

/* -- sk -- */
.sk_table {
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #dadada;
}
  .sk_table th, .sk_table td {
    border-bottom: 1px solid #dadada;
  }
  .sk_table th {
    width: 180px;
    padding: 10px 0;
    text-align: center;
    vertical-align: middle;
    background-color: #f1f1f1;
  }
  .sk_table td {
    padding: 10px;
    text-align: left;
    vertical-align: top;
    line-height: 1.6;
    background-color: #fff;
  }

/* -- search -- */
.search_result_block {
  font-size: 14px;
}
  .search_result_block dt {
    margin-right: 10px;
    float: left;
    clear: both;
  }
  .search_result_block dd {
    font-weight: bold;
  }

/* -- privacy -- */
.gn_page p {
  margin: 20px 10px;
  line-height: 1.6;
}
.privacy_page .blk {
  padding: 18px;
  border: 1px solid #dadada;
  background-color: #fff;
}