body {
    margin-top:30px;
    padding:0;
    font-family: "MS UI Gothic",ロゴG-M,Verdana,sans-serif;
    font-size: 80%;
    text-align: center;
    background : url(../img/web/pack1/haikei.jpg);
}


/*--全体の設定--*/

.mainbody  {
    margin: 0px 0px 0px 0px;
    width: 870px;
    height: 630px;
    padding: 0px;
    background : none url(../img/web/pack1/haikei.png) no-repeat;
    text-align:right;
}

.mainbody2  {
    margin: 0px 0px 0px 0px;
    width: 870px;
    height: 630px;
    padding: 0px;
    background : none url(../img/web/pack1/haikei-2.png) no-repeat;
    text-align:right;
    vertical-align: top;
}

.mainbody3  {
    margin: 0px 0px 0px 0px;
    width: 870px;
    height: 630px;
    padding: 0px;
    background : none url(../img/web/pack1/haikei-3.png) no-repeat;
    text-align:right;
    vertical-align: top;
}

.mainbody4  {
    margin: 0px 0px 0px 0px;
    width: 870px;
    height: 630px;
    padding: 0px;
    background : none url(../img/web/pack1/haikei-4.png) no-repeat;
    text-align:right;
    vertical-align: top;
}

.top  {
    margin: 0px 50px 0px 0px;
    vertical-align: top;
    text-align: right;
    width: 710px;
}

.sub  {
    margin: 0px 50px 0px 0px;
    vertical-align: top;
    text-align: center;
    width: 800px;
}

.sub td  {
    vertical-align: top;
}



.menu td   {
    text-align: center;
    margin :5px;
    font-family: "Arial-bold",sans-serif;
    color: white;
    font-size: 90%;
    vertical-align: middle;
}

.title  {
    height: 50px;
    font-family: "Arial-bold",sans-serif;
    font-size: 1.5em;
    text-align: right;
    margin-top: 10px;
    vertical-align: bottom;
    padding-right: 15px;
}

p  {
    margin-top: 60px;
    color: white;
    font-size: 80%;
    line-height: 1.5em;
}

.map  {
    margin-top: 20px;
    color: white;
    font-size: 80%;
    line-height: 1.5em;
}

.menu_in  {
    margin-top: 30px;
    margin-left: 80px;
    color: white;
    font-size: 80%;
    line-height: 1.5em;
    text-align: left;
}

a  {
   text-decoration: none;
   color: white;
}

a:hover  {
   text-decoration: underline;
   color: white;
}    