body {
 font-family:"MS UI Gothic","MS PGothic","Osaka";
 text-align: center;
 line-height: 150%;
 font-size: 14px;
 color: #333333;
 margin:1px 1px 1px 1px;
}
a:link {
 color: #2839B5;
 text-decoration: underline;
}
a:visited {
 color: #2839B5;
 text-decoration: none;
}
a:hover {
 color: #FF0000;
 text-decoration: underline;
}
#out {
 text-align: left;
 padding: 2px;
 width:500px;
 margin:0 auto 0 auto;
 background:#EFEFEF;
}

#main {
 text-align: left;
 padding: 20px 5px;
 margin:5px auto 5px auto;
 background:#FFFFFF;
 border-color:#CCCCCC;
 border-width:1px 1px 1px 1px;
 border-style:solid;
 height:auto;
}
#foot {
 text-align: center;
 font-size:10px;
 padding: 10px;
 height:23px;
 background:#FAFAFA;
 margin:0 auto 0 auto;
 border-color:#CCCCCC;
 border-width:0 1px 1px 1px;
 border-style:solid;
 font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
 background-image : url(../images/head_back.gif);
 background-repeat: no-repeat;
}

#right h1 {
 font-weight:normal;
 font-style:normal;
 color:#0518A4;
 font-size:14px;
 padding:1px 5px;
 border-color:#bdd2fd;
 border-width:1px;
 border-style:solid;
 margin: 10px 20px 2px 25px;
 background-image : url(../images/center-titleback.png);
 background-repeat: repeat;
}

#right h2 {
 font-weight:normal;
 font-style:normal;
 color:#0518A4;
 font-size:14px;
 padding:1px 5px;
 border-color:#bdd2fd;
 border-width:1px;
 border-style:solid;
 margin: 10px 20px 2px 25px;
 background-image : url(../images/center-titleback.png);
 background-repeat: repeat;
}

#right h3 {
 font-weight:normal;
 font-style:normal;
 color:#0518A4;
 font-size:14px;
 padding:1px 5px;
 border-color:#bdd2fd;
 border-width:1px;
 border-style:solid;
 margin: 10px 20px 2px 25px;
 background-image : url(../images/center-titleback.png);
 background-repeat: repeat;
}

.tex {
 font-size:12px;
 line-height:130%;
 padding:0 5px 2px 5px;
 margin: 3px 20px 5px 25px;
}