/*-------------------------------------------------------------------
  東日本トランスポーテック株式会社
  カスタマイズ
  フォント編
  Copyright 2009(C) Property Designers Inc.
  ------------------------------------------------------------------- */
.BackCompany {
    background-image:url("img/navi.jpg");
    background-repeat:no-repeat;
    background-position:left top;
  }

.BackEtc {
    background-image:url("img/navi_etc.jpg");
    background-repeat:no-repeat;
    background-position:left top;
  }

dl {
    padding:10px 0 20px 20px;
  }

dt {
    
  }

dd {
    margin-left:10.0em;
    margin-top:-1.5em;
    margin-bottom:0.5em;
    padding-left:10px;
    border-left:2px solid #ccc;
  }

h4 {
    padding:5px 10px;
    margin-bottom:10px;
    font-size:14px;
    color:#003;
    background-color:#efe;
    border-top:1px solid #9c9;
    border-bottom:1px solid #9c9;
  }

.AreaText {
    padding-left:20px;
    padding-bottom:20px;
    line-height:1.5em;
  }

.AreaText ul {
    list-style-type:square;
  }

.AreaText li {
    margin-left:20px;
  }

#AreaIntroContent {
    padding:0 40px;
    line-height:1.8em;
  }

#AreaHistory {
    padding-left:20px;
    padding-bottom:30px;
  }

#AreaHistory dl {
    padding-left:5px;
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
  }

#AreaHistory dd {
    margin-left:6.0em;
    margin-bottom:0em;
    border-left:none;
  }

.AreaText td {
    vertical-align:top;
    line-height:1.5em;
    padding:3px 0;
  }

td.outline_name {
    width:120px;
  }

td.outline_data {
    padding-left:10px;
    border-left:2px solid #ccc;
  }

.AreaText td.name {
    width:160px;
  }

.AreaText td.adr {
    width:230px;
  }

.AreaText td.ntt {
    width:100px;
  }

.AreaText td.jr {
    width:70px;
  }

.AreaText td.year {
    width:90px;
  }

.AreaText td.note {
    width:480px;
    padding-top:8px;
    padding-bottom:10px;
  }


.AreaText td.l_bold {
    border-bottom:2px solid #333;
  }

.AreaText td.l_norm {
    border-bottom:1px solid #666;
  }

.AreaText td.l_dot {
    background-image:url(../common/line_dot.gif);
    background-repeat:repeat-x;
    background-position:left bottom;
/*
    border-bottom:1px dotted #666;
*/
  }

.AreaText td.license_no {
    width:70px;
    text-align:center;
    vertical-align:center;
  }

.AreaText td.license_name {
    width:280px;
    text-align:left;
    vertical-align:center;
  }

.AreaText td.license_num {
    width:200px;
    text-align:left;
    vertical-align:center;
  }

.AreaText td.license_note {
    text-align:right;
    vertical-align:center;
  }

.AreaText td.trade_left {
    width:285px;
    text-align:left;
    vertical-align:top;
  }

.AreaText td.trade_right {
    width:285px;
    text-align:left;
    vertical-align:top;
  }

.AreaText td.trade_note {
    text-align:right;
    vertical-align:top;
  }


#AreaRule {
  }

#AreaRule ol {
    list-style-type:decimal;
    margin:10px;
  }

#AreaRule li {
    margin-left:20px;
    margin-bottom:1.5em;
  }


#AreaSitemap {
    padding:20px;
  }

#AreaSitemap a {
    color:#333;
  }


#AreaSitemap h3 {
    margin-bottom:5px;
    padding:3px 0 3px 13px;
    background-color:#fcfcfc;
    border-left:3px solid #060;
    font-size:14px;
    font-weight:normal;
  }

#AreaSitemap ul {
    margin-left:18px;
    list-style-type:none;
  }

#AreaSitemap li {
    list-style-type:none;
  }

#AreaSitemap li.level1 {
    padding:5px 0 5px 17px;
    background-image:url(../common/rect_green.gif);
    background-repeat:no-repeat;
    background-position:center left;
  }

#AreaSitemap li.level2 {
    margin-left:18px;
    padding-left:17px;
    padding-bottom:3px;
    background-image:url(../common/rect_gray.gif);
    background-repeat:no-repeat;
    background-position:center left;
  }
