/* 20180601 */

/* body—v‘f */

BODY{
 margin: 0 auto;
 padding: 48px 0 48px;
 color: navy;

 background-image: url(./wpbg.png);
 background-repeat: repeat-y;
 background-color: white;

 text-align: left;
 font-family: "MS UI Gothic","Osaka";
 font-size: 12px;
 line-height:14px;
 zoom:1;
}

DIV.midpos{
 text-align: center;
}

DIV.mainbody{
 position:relative;
 width:560px;
 height: 100%;
 margin:0 auto;
}

DIV.mainmenu{
 padding: 4px 12px;
 background: url("./wall.png");
 border-radius: 10px;
 -webkit-border-radius: 10px;
    -moz-border-radius: 10px;  
}

IMG{ border: 0px; }
IMG.border{
 border: 1px solid white;
 float: right;
}

DIV.center{
 text-align: center;
}

/* ƒŒƒCƒAƒEƒg’²® */

DIV.spacer{
 height: 7px;
 padding: 0px;
 margin: 0px;
 font-size: 6px;
}

/* •¶Žš‘•ü */

SPAN.white{ color: #ffffff; }
SPAN.normal{ color: #506878; }
SPAN.caption{ color: #8080a0; font-size:10px; }
SPAN.crimson{ color: crimson; }
SPAN.info{
 font-weight: bold;
 font-size: 12px;
 color: mediumslateblue;
}

BR.clear{ clear: both;}
A:link   { text-decoration:none; color: royalblue; }
A:visited{ text-decoration:none; color: cadetblue; }
A:active { text-decoration:underline; color: #ff4040; }
A:hover  { text-decoration:underline; color: #ff4040; }
A.H3.menu:hover  { text-decoration:underline; color:green }

A.link-btn{
 text-decoration:bold;
};
