@charset "utf-8";


/*-----------------------------------------
メインビジュアル
-----------------------------------------*/
#mainVisual {
    background: url("../img/main_visual.jpg") no-repeat center top;
    height: 480px;
}

/*-----------------------------------------
インフォメーション
-----------------------------------------*/
#information .city-info .climate p, #information .city-info .time p {
    line-height: 1.3em;
}

/*-----------------------------------------
シドニーを楽しむ
-----------------------------------------*/
#section-wrap .section-ttl p {
    line-height: 1.4em;
}

#suburb .two-item {
    width: 640px;
    margin: 0 auto;
}
