@charset "utf-8";

@import url("../packages/default/css/import.css");

div#aisastu{
    border:5px solid #08337C;
    width: 440px;
    margin: 5px auto;
    font-size:12px;
    padding:5px;
    color:#08337C;
}
div#aisastu h4{
    font-size:14px;
}
a#bn_tenpo{
    display:block;
    width:170px;
    height:50px;
    margin:10px 0 0 8px;
    background: url("../packages/default/img/side/bn_tenpo.gif") no-repeat bottom;
    text-indent:-9999px;
}
a#bn_tenpo:hover{
    background: url("../packages/default/img/side/bn_tenpo_on.gif") no-repeat bottom;
}

div#tenposhoukai,div#map{
    border:2px solid #08337C;
    width: 460px;
    margin: 5px auto;
    padding:5px;
}

div#tenposhoukai h4,div#map h4{
    background-color:#ffcc00;
    color:#08337C;
    line-height:200%;
    margin:0 0 10px 0;
    padding:0 0 0 8px;
}
