@charset "utf-8";

/* 交通アクセス
------------------------------*/
h5{
    clear:both;
    line-height:1;
    border-bottom:solid 2px #888;
    background-color:whtie;
    clear:both;
    margin-bottom:4px;
}
h5 img{display:block;border-bottom:solid 2px white;}

/* トップテマップ */
.top_txt img{margin:8px 10px;display:block;}

/* 広島駅 */
#from_hiroshima{position:relative;}
.image_eki{position:absolute;text-align:right;width:333px;top:35px;right:0px;}
#from_hiroshima p.image{position:absolute;text-align:center;width:238px;top:315px;right:0px;}

  /* 項目 */
.a_komoku_01{width:380px;margin-left:10px;margin-top:0px;}
.a_komoku{width:480px;margin-left:10px;}

  /* by_bus */
.bus{text-align:justify;margin-top:8px;}
.bus p{}
.bus ul{
    list-style-type: none;
}
.bus li{}
.bus ul li strong{font-weight:normal;}
.bus ul li strong.homeA{background-color:#ff0;}
.bus ul li strong.homeB{background-color:#ccf273;}
.bus p strong{font-size:1.2em;color:#555;}


/* 項目 */
.b_komoku,
.c_komoku{width:480px;margin-left:10px;}
.b_komoku p,
.c_komoku p{text-align:justify;}

/* 横川駅 */
#from_yokogawa{}
#from_yokogawa .image{width:238px;float:right;}

/* 西広島駅 */
#from_nishihiroshima{clear:both;}
#from_nishihiroshima .image{width:238px;float:right;}

/* 近く */
#from_chikaku{position:relative;}
.image_chikaku{position:absolute;text-align:left;width:384px;top:10em;right:0px;}
.chikaku_komoku{width:320px;margin-left:10px;margin-top:10px;}
.chikaku_komoku h4{margin-bottom:4px;}
.chikaku_komoku h5{margin-top:4px;margin-bottom:2px;}
/* クリニック */
#clinic{
    background-color: #E7F9FF;
    background-image: url(../images/kotsu/clinic_img.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    border: solid 20px #E7F9FF;
    margin-top: 40px;
    padding: 0 260px 0 0;
}

#clinic p strong{
    font-size: 1.4em;
    color: #006;
    font-weight: normal;
    display: block;
}

#clinic p{
    padding-left: 10px;
    padding-bottom]4px:
}

