@charset "utf-8";

/* CSS Document */



h2{

    clear:both;

    margin-left:42px;

    margin-bottom:50px;

}



h3{

    font-size:14pt;

    color:#00937b;

}



h3#day-service span{font-size:80%;}



/* コンテンツ領域設定 */

.topics{

    width:880px;

    margin:0 auto;

}



/* 文字サイズ設定 */

.topics p{

    font-size:12px;

    line-height:16px;

    color:#666;

}



/* 地図 */

.map{

    float:right;

    width:579px;

}



/* テキスト領域 */

.info{

    float:left;

    width:300px;

}



/* 緑文字 */

.topics span{

    font-weight:bold;

    color:#00937b;

}



