@charset "utf-8";
/* CSS Document */


/* 初期設定 */
body{
  font:16px "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdan , sans-serif;
  *font-family:"ＭＳ Ｐゴシック", sans-serif;
  -webkit-font-smoothing:antialiased;
}

img{
  vertical-align:top;
}

/*------------------------------------------------------------------- */    

/* For modern browsers */
.cf:before,
.cf:after {
  content:" ";
  display:table;
  /*overflow:hidden;*/
}
 
.cf:after {
  clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
  *zoom:1;
}

.cf {
  clear:both;
}

/*------------------------------------------------------------------- */  

/* 汎用クラス */
.left{
  text-align:left;
}
.right {
  text-align:right;
}
.center {
  text-align:center;
}

.fl_left{
  float:left;
}
.fl_right{
  float:right;
}

.txt_center{
  text-align:center;
}
.txt_right{
  text-align:right;
}

.clear{
  clear:both;
}

.bold{
  font-weight:bold;
}
.small{
  font-size:12px;
}

.impact{
  color:#ff0000;
  font-size:20px;
  font-weight:bold;
}

.linemarker{
  background: url(../img/linemarker.gif) repeat-x 0 bottom;
}

.top5{margin-top:5px;}
.top10{margin-top:10px;}
.top15{margin-top:15px;}
.top20{margin-top:20px;}
.top30{margin-top:30px;}
.top40{margin-top:40px;}
.top50{margin-top:50px;}

#contents {
    height: 100%;
    margin: 0 auto;
    width: 750px;
}

#breadcrumb {
    font-size: 12px;
    height: 3em;
    line-height:1.3em;
    padding:12px 12px 0 12px;
    text-align:left;
}

#mainwrap {
    border: 1px solid #ccc;
}

#main {
    background: #f6f7ca;
    padding: 20px 15px;
}

#main h1 {
    margin: -20px -15px 0;
}

#juten_wrap {
  background: #FFFFFF;
    margin: auto -15px;
    padding: 20px 40px;
    width: 668px;
}
#juten-1 {
    float: left;
}
#juten-1 dd {
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
}

#juten-2 {
    clear: both;
    padding-top: 20px;
}
#juten-2 dd {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 20px 0 20px;
}
#juten-2 dd li {
    background: url(../img/bg_li_juten.gif) no-repeat 0 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}

#juten-3 {
    float: right;
}
#juten-3 dd {
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
}

#jiko_zero {
    text-align: center;
}

.red {
    color: #FF0000;
}

#main_lower {
  background: #f6f7ca;
  padding: 5px 12px 30px 12px;
}

.juten_box_wrap {
  clear: both;
  margin: auto;
  width: 722px;
}
#juten_o_box {
  background: url(../img/bg_juten_o.png) repeat-y;
  padding: 10px 40px 15px 35px;
}
#juten_o_box ul {
  margin: 10px 0 0 10px;
}
#juten_o_box li {
  background: url(../img/bg_li_juten_o.gif) no-repeat 0 5px;
  font-size: 14px;
  padding-left: 15px;
}

#juten1_box {
  background: url(../img/bg_juten1.png) repeat-y;
  padding: 10px 40px 0 35px;
}

.dl_juten {
  height: 34px;
}
.dl_juten dt {
  float: left;
}
.dl_juten dd {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 5px 0 0 70px;
}

.juten_dl {
    width: 430px;
    margin-bottom: 10px;
}
.juten_dl dt {
    float: left;
}
.juten_dl dd {
  background: url(../img/bg_li_juten_pink.gif) no-repeat 130px 5px;
  font-size: 14px;
  padding-left: 145px;
}
.juten_dl dd.li-blue {
  background-image: url(../img/bg_li_juten_blue.gif);
}
.juten_dl dd.li-purple {
  background-image: url(../img/bg_li_juten_purple.gif);
}
.juten_dl .dl_bicycle li {
    background: url(../img/bg_li_walker.png) no-repeat 0 5px;
    padding-left: 15px;
}
.juten_dl .dl_elder li {
    background: url(../img/bg_li_driver.png) no-repeat 0 5px;
    padding-left: 15px;
}

#oshirase_box {
    background: url(../img/bg_oshirase.png) repeat-y;
  padding: 15px 40px 10px 35px;
}

#juten2_box {
    background: url(../img/bg_juten2.png) repeat-y;
  padding: 15px 50px 10px 45px;
}
#juten2_box dd li {
  background: url(../img/bg_li_juten_o.gif) no-repeat 0 5px;
  font-size: 14px;
  padding-left: 15px;
}
#juten2_box dd + dt + dd li {
  background: url(../img/bg_li_juten_s.gif) no-repeat 0 5px;
  font-size: 14px;
  padding-left: 15px;
  margin-right: -220px;
}


#juten3_box {
  background: url(../img/bg_juten3.png) repeat-y;
  padding: 10px 40px 10px 35px;
}
#juten3_box dd li {
  background: url(../img/bg_li_juten_o.gif) no-repeat 0 5px;
  font-size: 14px;
  padding-left: 15px;
}

#dl_juten3-1 dt {
    clear: both;
    float: left;
}
#dl_juten3-1 dd {
    font-size: 13px;
    font-weight: bold;
    margin-left: 105px;
}
.dl_juten3-2 {
    float: right;
    width: 245px;
}
.dl_juten3-2 dt {
    clear: both;
    float: left;
}
.dl_juten3-2 dd {
    font-size: 13px;
    font-weight: bold;
    margin-left: 115px;
}
.dl_juten3-2_bar {
    border-bottom: 2px dotted #EC6867;
    margin-bottom: 5px;
    padding-bottom: 5px;
}


#support {
}
#support dl {
    border: 1px solid #E24D72;
    width: 638px;
    margin-left: -24px;
}
#support dt {
    background: #E24D72;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 15px;
}
#support dd {
    background: #FFFFFF;
    font-size: 14px;
    padding: 5px 15px;
}

#footer {
    padding: 20px;
    text-align: center;
}

#dl_juten4 {
  background: url(../img/bg_juten2-3.png) no-repeat;
  width: 625px;
  height: 95px;
  margin: auto;
}
#dl_juten4-1 {
    float: left;
    font-size: 13px;
    width: 349px;
}
#dl_juten4-1 dt {
  height: 40px;
  text-indent: -9999px;
}
#dl_juten4-1 dd,
#dl_juten4-2 dd {
    margin-left: 30px;
}
#dl_juten4-1 dd span {
    display: inline-block;
    width: 80px;
}

#dl_juten4-2 {
    float: right;
    font-size: 13px;
    width: 276px;
}
#dl_juten4-2 dt {
    height: 50px;
    text-indent: -9999px;
}
#dl_juten4-2 dd span {
    display: inline-block;
    width: 50px;
}

#bg_juten_o{
    background: url(../img/bg_juten_o.png) no-repeat;
    width: 422px;
    height: 250px;
}
.dl_juten_o {
}
.dl_juten_o dt {
    height: 38px;
    text-indent: -9999px;
}
.dl_juten_o dd {
    font-size: 13px;
    padding: 0 20px 0 30px;
}
#dl_juten_o dd span.red {
    font-size: 22px;
}
#dl_juten_o-1 {
    width: 350px;
}
#dl_juten_o-1 dt {
    margin: 0 0 5px -66px;
}
#dl_juten_o-1 dd {
    background: url(../img/bg_dd_juten_o.png) no-repeat 0 5px;
    font-size: 14px;
    padding-left: 15px;
}
#dl_juten_o-2 {
    width: 350px;
}
#dl_juten_o-2 dt {
    margin: 0 0 5px -66px;
}
#dl_juten_o-2 dd {
    background: url(../img/bg_dd_juten_o.png) no-repeat 0 5px;
    font-size: 14px;
    padding-left: 15px;
}

#tbl_juten_o { 
}
#tbl_juten_o td {
    font-size: 14px;
}

.leaf_caution {
    font-size: 10px;
    text-align: right;
}
