body {
 color: #666666;
 /* background-image: url(img/bg05.gif); */
 background-color: white;
 font-family: "ＭＳ Ｐゴシック","Osaka",sans-serif;
 margin-top: 0px;
 margin-left: 0px;
}

h1 {
text-align: right;
padding: 10px 5px 5px 5px;
border-bottom: dotted 3px #999999;
margin-bottom: 10px;
}

h2 {
font-size: 12pt;
padding: 2px;
font-weight: normal;
margin-bottom: 5px;
background-image: url(img/bg03.gif);
background-color: #e2e7e6;
}

/* news */
h3 {
font-size: 12pt;
padding: 2px;
font-weight: normal;
margin-bottom: 5px;
background-image: url(img/bg06.gif);
background-color: #d5e1fd;
}

/* manager 未使用 */
h4 {
font-size: 12pt;
padding: 2px;
font-weight: normal;
margin-bottom: 5px;
border: solid 1px #0099cc;
}


.fs01 {
font-size: 95%;
}

.fs02 {
line-height: 1.3;
}

.fs03 {
line-height: 1.3;
font-size: 95%;
}

.fs04 {
font-size: 80%;
}

.fs05 {
line-height: 1.3;
font-size: 80%;
}

.fs06 {
font-size: 10pt;
}

/* photo01 */
.fs07 {
font-size: 8pt;
}

.fs08 {
text-align: right;
line-height: 2.5;
font-size: 80%;
}

.fs09 {
text-align: right;
margin-top: 0;
}


/* fan01のul */
.fs11 {
margin-left: 25px;
}

/* トップ右枠、column */
.fs12 {
font-size: 10pt;
padding: 5px;
border: double 3px #cccccc;
}

/* 右エリアbg色 */
.fs13 {
background-image: url(img/bg04.gif);
background-color: #e2e7e6;
}

/* 右上 */
.fs14 {
font-size: 11pt;
color: #999999;
font-weight: bold;
text-align: right;
vertical-align: bottom;
}


/* btn.gif用 */
.fs15 {
font-size: 7pt;
letter-spacing: -0.2em;
}




/* リンク色 */
a {color: #3399cc; /* background: transparent; */ }
a:link {color: #3399cc; /* background: transparent; */ }
a:visited {color: #9999cc;}
a:hover {color:#33cccc; /* background: transparent; */ }
a:active {color:#3399cc;} /* a:focus {background: transparent;} */


/* (未使用) 
font-weight: bold;
padding-left : 5px;
padding-right : 5px;
padding-bottom: 3px;
font-family: monospace;　(等幅フォント)
*/
