@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;
}

.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;
    background: url(../img/bg_lower.png) repeat-x;
}

#main {
    background: url(../img/bg_main.jpg) no-repeat;
    padding: 20px 15px;
}

#main h1 {
    text-align: right;
}

#juten-1 {
    background: url(../img/bg_index_juten1.png) no-repeat;
    height:150px;
    margin: auto;
    width: 680px;
}
#juten-1 h2 {
    float: left;
    text-indent: -9999px;
}
#juten-1 ul {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.7;
    margin: 0 15px 0 155px;
    padding-top: 20px;
}
#juten-1 ul li {
    background: url(../img/bg_li_juten.png) no-repeat 0 center;
    border-bottom: 1px dashed #0d6fb8;
    padding-left: 15px;
}
#juten-1 ul li:last-child {
    border: none;
}

#juten-2_3 {
    background: url(../img/bg_index_juten2_srogan.png) no-repeat;
    height: 151px;
    margin: auto;
    width: 680px;
}

#juten-2 {
    float: left;
    height: 151px;
    position: relative;
    width: 160px;
}
#juten-2 h2 {
    float: left;
    text-indent: -9999px;
}
#juten-2 p {
    bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    position: absolute;
    right: 20px;
}

#juten-3 {
    float: right;
    height: 151px;
    width: 520px;
}
#juten-3 ul {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.35;
    margin: 0 15px 0 155px;
    padding-top: 25px;
}
#juten-3 ul li {
    background: url(../img/bg_li_slogan.png) no-repeat 0 center;
    border-bottom: 1px dashed #22ac38;
    padding-left: 15px;
}
#juten-3 ul li:last-child {
    border: none;
}

#jiko_zero {
    background: #FFF33F;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 40px;
    padding: 5px;
    text-align: center;
}

.red {
    color: #FF0000;
}

#main_lower {
    padding: 30px 35px;
}

.juten_box_wrap {
    background: #FFFFFF;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    padding: 10px;
}
.juten_box {
    border: 1px dashed #0d6fb8;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    padding: 10px;
}
.juten_box h3 {
    margin-bottom: -35px;
    position: relative;
    text-align: center;
    top: -35px;
}

#dl_juten1-1 {
    background: url(../img/dl_juten1-1.png) no-repeat;
    height: 55px;
    line-height: 55px;
    margin-bottom: 10px;
    padding-top: 8px;
}
#dl_juten1-1 dt {
    color: #FFFFFF;
    float: left;
    text-align: right;
    width: 105px;
}
#dl_juten1-1 dd {
    font-size: 20px;
    font-weight: bold;
    margin-left: 125px;
}

.juten_dl {
    height: 50px;
}
.juten_dl dt {
    clear: both;
    float: left;
    margin-left: -56px;
}
.juten_dl dd {
    font-size: 14px;
    margin-left: 153px;
}

#dl_juten1-2 {
    background: url(../img/dl_juten1-2.png) no-repeat;
    height: 55px;
    line-height: 55px;
    margin-bottom: 10px;
    padding-top: 8px;
}
#dl_juten1-2 dt {
    color: #FFFFFF;
    float: left;
    text-align: right;
    width: 105px;
}
#dl_juten1-2 dd {
    font-size: 20px;
    font-weight: bold;
    margin-left: 125px;
}

#dl_juten1-3 {
    background: url(../img/dl_juten1-3.png) no-repeat;
    height: 55px;
    line-height: 55px;
    margin-bottom: 10px;
    padding-top: 8px;
}
#dl_juten1-3 dt {
    color: #FFFFFF;
    float: left;
    text-align: right;
    width: 105px;
}
#dl_juten1-3 dd {
    font-size: 20px;
    font-weight: bold;
    margin-left: 125px;
}

#support {
    background: url(../img/bg_support.png) no-repeat;
    height: 100px;
    margin: 20px auto 0;
    width: 680px;
}
#support dt {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    margin-top: 1px;
    height: 42px;
    line-height: 42px;
    text-align: center;
}
#support dd {
    font-size: 14px;
    padding: 6px 10px 0 10px;
}

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

#dl_juten2 {
    background: url(../img/dl_juten2.png) no-repeat;
    height: 55px;
    line-height:55px;
    margin-bottom: 10px;
    padding-top: 8px;
}
#dl_juten2 dt {
    color: #FFFFFF;
    float: left;
    text-align: right;
    width: 105px;
}
#dl_juten2 dd {
    font-size: 20px;
    font-weight: bold;
    margin-left: 125px;
}

#dl_juten3-1 {
    float: left;
    font-size: 14px;
    margin-top: -23px;
}
#dl_juten3-1 dt {
    margin-left: -56px;
}
#dl_juten3-1 dd span,
#dl_juten3-2 dd span{
    display: inline-block;
    text-align: center;
    width: 100px;
}

#dl_juten3-2 {
    float: right;
    font-size: 14px;
    margin-top: -23px;
}
#dl_juten3-2 dt {
    margin-right: -56px;
}

#dl_juten4-1 dt {
    clear: both;
    float: left;
}
#dl_juten4-1 dd {
    font-size: 12px;
    font-weight: bold;
    margin-left: 105px;
}

.dl_juten4-2 {
    float: right;
    width: 240px;
}
.dl_juten4-2 dt {
    clear: both;
    float: left;
}
.dl_juten4-2 dd {
    font-size: 12px;
    font-weight: bold;
    margin-left: 100px;
}
.dl_juten4-2_bar {
    border-bottom: 2px dotted #1D2088;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#dl_juten_o {
    background: url(../img/dl_juten_o.png) no-repeat;
    height: 51px;
    line-height: 51px;
    padding: 5px 0 7px 0;
}
#dl_juten_o dt {
    float: left;
    text-indent: -9999px;
}
#dl_juten_o dd {
    font-size: 20px;
    font-weight: bold;
    margin-left: 105px;
    text-shadow:
        white 2px 0px 0px, white -2px 0px 0px,
        white 0px -2px 0px, white 0px 2px 0px,
        white 2px 2px 0px, white -2px 2px 0px,
        white 2px -2px 0px, white -2px -2px 0px,
        white 1px 2px 0px, white -1px 2px 0px,
        white 1px -2px 0px, white -1px -2px 0px,
        white 2px 1px 0px, white -2px 1px 0px,
        white 2px -1px 0px, white -2px -1px 0px,
        white 1px 1px 0px, white -1px 1px 0px,
        white 1px -1px 0px, white -1px -1px 0px;
}
#dl_juten_o-1 {
    float: left;
    margin-right: 15px;
}
#dl_juten_o-1 dt {
    margin: 0 0 5px -35px;
}
#dl_juten_o-1 dd {
    background: url(../img/bg_dd_juten_o.gif) no-repeat 0 3px;
    font-size: 12px;
    padding-left: 18px;
}
#dl_juten_o-2 {
    float: right;
}
#dl_juten_o-2 dt {
    margin: 0 -35px 5px 0;
}
#dl_juten_o-2 dd {
    background: url(../img/bg_dd_juten_o.gif) no-repeat 0 3px;
    font-size: 12px;
    padding-left: 18px;
}

#tbl_juten_o { 
    background: #FFF094;
}
#tbl_juten_o th,
#tbl_juten_o td {
    padding: 5px 0;
    text-align: center;
    vertical-align: top;
}
#tbl_juten_o th {
    background: #EA5514;
    color: #FFFFFF;
    font-weight: bold;
}
#tbl_juten_o td {
    font-size: 14px;
}

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