@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/userimg/bn_tenpo.gif") no-repeat bottom;
    text-indent:-9999px;
}
a#bn_tenpo:hover{
    background: url("../packages/default/img/userimg/bn_tenpo_on.gif") no-repeat bottom;
}

a#bn_karikari{
    display:block;
    width:170px;
    height:50px;
    margin:10px 0 0 8px;
    background: url("../packages/default/img/userimg/bn_karikari.gif") no-repeat bottom;
    text-indent:-9999px;
}
a#bn_karikari:hover{
    background: url("../packages/default/img/userimg/bn_karikari_on.gif") no-repeat bottom;
}

div#tenposhoukai,div#map{
    border:2px solid #012c00;
    background:#fff;
    width: 620px;
    margin: 5px auto;
    padding: 10px;
}
div#karikari table td{
border:1px solid #999;
background:#fff;
color:#333;
}

div#karikari div{
background:#fff;
color:red;
font-weight:bold;
}