@charset "SHIFT_JIS";
body{
 width:500px;
 height:100%;
 margin:0px;
 padding:0px;
 text-align:center;
 font-size: 10pt;
 }

/*　フォントの指定　*/
table {font-size: 10pt; line-height:13pt; color:#333333;}
.s3{font-size: 11pt; line-height: 14pt;  color:#333333;}
.event{font-size: 11pt; line-height:16pt; color:#333333; font-weight: bold;}
.s2w{font-size: 10pt; line-height: 15pt;  color:#333333;}
.s2{font-size: 10pt; line-height: 13pt; color:#333333;}
.s2b{font-size: 10pt; line-height: 13pt; color:#333333; font-weight: bold;}
.s1{font-size: 8.5pt; line-height: 10pt;  color:#333333;}
.s1w{font-size: 8.5pt; line-height: 14pt;  color:#333333;}

table {font-family: "MS UI Gothic", "ＭＳ Ｐ ゴシック", "Osaka";}
.s5{font-family: "MS UI Gothic", "ＭＳ Ｐ ゴシック", "Osaka";}
.s4{font-family: "MS UI Gothic", "ＭＳ Ｐ ゴシック", "Osaka";}
.s3{font-family: "MS UI Gothic", "ＭＳ Ｐ ゴシック", "Osaka";}
.s2{font-family: "MS UI Gothic", "ＭＳ Ｐ ゴシック", "Osaka";}
.s1{font-family: "MS UI Gothic", "ＭＳ Ｐ ゴシック", "Osaka";}

/*　リンクの指定　*/
a:link { color: #0000FF; text-decoration: underline; }
a:visited { color: #0000FF; text-decoration: underline; }
a:active { color: #0000FF; text-decoration: underline; }
a:hover { color: #D80023; text-decoration: underline; }

.topics {
background: url('../img/common/topics.gif');
widgh: 590px;
}
.topics_inner {
width: 480px;
margin-left: 110px;
padding-top: 10px;
font-size: 10pt;
}
