﻿@import url("/service/common/css/service.css");
/**
 * =========================================
 * prepaid Class lib
 * =========================================
 */


/*
======= list =======
*/
/* list_pre */
ul.list_pre01 {
  margin: 0;
  padding: 0;
}
ul.list_pre01 li {
  float: left;
  width: 158px;
  margin: 0 20px;
  padding: 0 10px 0 18px;
  list-style: none;
  white-space: nowrap;
  background: url(/service/loppi/img/ico_list01.gif) no-repeat 0 0.4em;
  line-height: 21px
}
/*
======= table =======
*/
/* tbl_pre */
table.tbl_pre {
  width: 100%;
  margin: 0;
  border-top: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  table-layout:fixed;
  word-wrap:break-all;
}
table.tbl_pre th, table.tbl_pre td {
  padding: 2px 3px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  border-right: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  
}
table.tbl_pre tr.bg_b th,table.tbl_pre tr.bg_b td { background: #f6faff;}
/*----*/
table.tbl_pre.type01 { margin-bottom: 30px; }
table.tbl_pre.type01 th {width: 27%;}
table.tbl_pre.type01 td {width: 34%;}
table.tbl_pre.type02 th {width: 26%;}
table.tbl_pre.type02 td.td01 {width: 34%;}
/*---- box ----*/
/* inbox */
.inbox01 { padding: 0 14px; }
.inbox02 { padding: 0 60px; }
.division04 dl, .division04 dt, .division04 dd {
  margin: 0;
  padding: 0;
}
.division04 dt { font-weight: bold; }
/* h3_ico */
div.h3_ico {
  margin-bottom: 15px;
  padding: 4px 10px;
  color: #0b3361;
  background: url(/service/loppi/detail/img/headingLv3_bg.gif) repeat 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  behavior: url("/common201008/css/PIE.htc");
}
div.h3_ico h3 {
  display: table-cell;
  width: auto;
  margin-bottom: 1px;
  font-size: 93%;
  vertical-align: middle;
}
div.h3_ico div.ico {
  display: table-cell;
  width: 37px;
  padding-right: 10px;
  margin-bottom: 1px;
  vertical-align: middle;
  line-height: 1;
}
* html div.h3_ico h3, * html div.h3_ico div.ico {/* IE 6 */
  display: inline;
  zoom: 1;
}
*+html div.h3_ico h3, *+html div.h3_ico div.ico {/* IE 7 */
  display: inline;
  zoom: 1;
}
div.h3_ico div.ico img { vertical-align: bottom; }
/* box_detail */
.box_detail p {
  margin: 0;
  padding: 20px 0 0 14px;
}
/*
======= other =======
*/
.fs_b01 { color: #1f5fa8; }
.fw_b { font-weight: bold; }
.vli_m { vertical-align: middle; }
/*
======= margin =======
*/
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.soldout {
  border: #F00 1px solid;
  color: #F00;
  height: 50px;
  width: 635px;
  text-align: center;
  font-size: 16px;
  padding: 10px;
}

.sectionFrame .headingLv3, .sectionFrame_orange .headingLv3 {
  padding: 7px 10px;
  color: #0b3361;
  font-size: 93%;
  background: url(/service/loppi/detail/img/headingLv3_bg.gif);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
/*  behavior: url("/common201008/css/PIE.htc");*/
}

.sectionFrame .content, .sectionFrame_orange .content {
    padding: 20px;
    padding-bottom: 55px;
    background: url(/service/loppi/img/sectionFrame_content_bg.gif) left bottom no-repeat;
    position: relative;
    bottom: -1px;
    z-index: 10;
}

section.sectionLv3 div {
    width:605px;
    margin:0 auto;
}

td {
    width:34%;}

th{
    width:34%;
}

td.box2 {
    width:34%;
    }

th.box1 {
    width:34%;
}

img.loppimenu {
    display:block;
    margin:0 auto 20px;

}