
/* CommonUse */

a:link {
text-decoration: underline;
color: #003399;
}
a:visited {
text-decoration: underline;
color: #003399;
}
a:hover {
text-decoration: underline;
color: #855A15;
}
a:active {
text-decoration: underline;
color: #855A15;
}
.news a:link {
text-decoration: none;
color: #003399;
}
.news a:visited {
text-decoration: none;
color: #003399;
}
.news a:hover {
text-decoration: none;
color: #855A15;
}
.news a:active {
text-decoration: none;
color: #855A15;
}
body {
margin-left:auto;
margin-right:auto;
background-color:#99CCFF;
font-size: 12px;
font-family:"MSƒSƒVƒbƒN","Osaka", sans-serif;
line-height: 150%;
text-align:center;

background-position:center top;
background-repeat:repeat;
color: #000000;
margin:0px 0px 0px 0px;
}
h1{
font-size:12px;
color:#ffffff;
margin:0px;
}
img {
border:0px;
}
.f12px_n {
font-size:12px;
}
.f12px_w {
font-size:12px;
color:#ffffff;
}
.red {
color:#ff0000;
}
table {
font-size:12px;
}
.tdback_01 {
background-image : url(../img/report/report_18.jpg);
background-position:center bottom;
background-repeat:no-repeat;
}

.center1 {
width:780px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
.center2 {
width:900px;
margin-left:auto;
margin-right:auto;
text-align:left;
}