@charset "utf-8";

/* ichi top
------------------------------*/
#top_txt .text img {
    display:inline;
    vertical-align:middle;
    border-top:solid 2px white;
    border-right:solid 2px white;
}

/* information */
#information {
    padding: 3px 0px;
}

#information h3 {
    margin: 0;
}

#information dl {
    overflow:hidden;
    margin: 0 0;
    padding: 13px 18px 10px 15px;
    text-align:right;
}

#information dt {
    width:110px;
    clear:both;
    float:left;
    padding-top:1px;
}

#information dt img {
    display:block;
}

#information dl dt a:hover img {
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1, Style=0, Opacity=60);
}

#information dd {
    text-align:left;
    width:350px;
    position: static;
    padding-bottom:12px;
    margin:0 0 0 auto;
}

#information dd em {
    line-height:1.4;
    font-style: normal;
    font-weight: bold;
    color: #900;
    font-family: Arial, Helvetica, sans-serif;
    display:block;
}

#information dd span {
    display:block;
}


/* ichisanka */
#sanka {
    clear:both;
    background-image: url(../images/ichi/top/sanka_top.jpg);
    background-repeat: no-repeat;
    background-position: right 30px;
    width: 659px;
    margin-left: 22px;
    padding-top: 52px;
    background-color: white;
}

#sanka ul.banners {
    float: right;
    width: 240px;
    padding-top:10px;
}

#sanka ul.banners li {
    padding-top:15px;
}

#sanka dl {
    background-image: url(../images/ichi/top/sanka_bottom.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 25px;
}

#sanka dt,
#sanka dd {
    width:360px;
    margin-left:30px;
}

#sanka dt {
    padding-bottom: 4px;
    margin-top: 6px;
}

#sanka dt img {
    display: block;
}

#sanka dd {
    padding-top:4px;
    text-align: justify;
    margin-bottom: 20px;
}

#sanka dd.how span {
    color:#006699;
    font-size:1.16em;
    font-weight: bold;
}

#sanka dd.how em {
    font-style: normal;
    color: #FF3366;
}

#sanka dd.how strong {
    font-weight: normal;
    color: #f00;
    font-size: 0.9em;
}

#sanka dd.bosyu {
    border-top: solid 2px #576800;
    line-height: 1.8;
}
