@charset "utf-8";

/* 頻尿・尿漏れ
------------------------------*/
div.top_txt{}

div.top_txt p{clear:both;}
/* 3つのトラブル */
.nyo_komoku{width:560px;background-color:#E0E7C9;margin:15px auto 20px 100px;padding-top:10px;}
div.top_txt ul{
    background-color:#E0E7C9;
    overflow:hidden;
    padding:0 30px;
    list-style-type: none;
}
div.top_txt ul li{width:164px;padding-top:150px;float:left;line-height:1.4;}
div.top_txt ul li span{display:block;padding:2px 6px 4px 6px;}
div.top_txt ul li.komoku01{
    background-image: url(../images/hinnyo/img01.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
div.top_txt ul li.komoku02{
    background-image: url(../images/hinnyo/img02.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

div.top_txt ul li.komoku03{
    background-image: url(../images/hinnyo/img03.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}


/* 頻尿 */
.hinnyo_komoku{margin:0px 10px 0px 10px;}
.hinnyo_komoku h4{margin-top:18px;}
.hinnyo_komoku p{text-align:justify;}
.hinnyo_komoku p.image{text-align:center;padding-top:15px;}

/* 尿漏れ */
div#nyomore{
    background-image: url(../images/hinnyo/nyomore_back.jpg);
    background-repeat: no-repeat;
    background-position: right 23px;
    min-height:240px;
}
div#nyomore p{padding:0.6em 300px 0px 10px;}

/* 低周波刺激装置 */
div#shigeki p{width:430px;border-left:solid 10px white;padding-top:8px;}
div#shigeki p.image{width:250px;text-align:left;margin-left:0px;float:right;}



