@charset "utf-8";

/* 勃起障害(ED) 性病
------------------------------*/
.top_txt strong{color:#006;font-weight:normal;}
.contents_txt strong{color:#900;}
/* ed */
div#ed{margin:0 10px;}
/* ed 要因 */
div.ed_yoin_komoku{
    margin:8px 10px 0px 10px;
}
/* ed 治療 */
div.ed_chiryo_komoku{
    width:380px;margin-left:10px;
}
div.ed_chiryo_komoku p{text-align:justify;}

 /* 治療 自費テーブル */
.chiryo_jihi{
    float:right;
    width: 320px;
    background-color: #9CD2F0;
    padding:10px 0 0 0;
    text-align: center;
    border-top:solid 10px white;
}
.chiryo_jihi table{
    width: 302px;
    border: solid 2px #E7F9FF;
    text-align: left;
    margin: 0 auto;
    line-height:1.3;
}
.chiryo_jihi table caption{
    border-bottom: solid 4px #9CD2F0;
}
.chiryo_jihi th{
    background-color: #E7F9FF;
    font-weight: normal;
    border-right: solid 2px #E7F9FF;
}
.chiryo_jihi td{
    background-color: white;
    text-align:right;
}

.chiryo_jihi em{
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
}
.chiryo_jihi td em{padding-left:16px;}

.chiryo_jihi th,
.chiryo_jihi td{
    border-bottom:solid 1px #ccc;
    padding:6px 14px 4px 14px;
}
.chiryo_jihi tr.last_line th,
.chiryo_jihi tr.last_line td{
    border-bottom-width:0px;
}
.chiryo_jihi p{
    background-color:white;
    text-align:right;
    margin-top:10px;
    color: #006;
    line-height: 1.3;
}
  /* 補足説明 */
div.hosoku{
    width: 660px;
    background-image: url(../images/huninsyo/hosoku_back.gif);
    background-repeat: repeat-y;
    background-position: left top;
    margin-bottom:30px;
    margin-top: 20px;
    clear: both;
}
div.hosoku dl{
    background-image: url(../images/huninsyo/hosoku_bottom.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 15px;
}
div.hosoku dt img{}
div.hosoku dd{
    background-image: url(../images/ed/webkeisai_img.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    margin: 8px 20px 0px 20px;
    padding-right: 240px;
    min-height: 200px;
}
div.hosoku blockquote{font-size:1.26em;color:#006;font-weight:bold;line-height:1.4;}
div.hosoku blockquote cite{
    font-size:0.78em;
    color:#333;
    background-color:#E7F8FF;
    font-weight:normal;
    font-style: normal;
}

/* 性病 */
div#seibyo{margin:0 10px;}
/* 性病 症状 */
div.seibyo_syojyo_komoku{
    margin:8px 10px 0px 10px;
}
div.seibyo_syojyo_komoku p{text-align:justify;}

