body {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size:10px;
margin-top: 10px;
color:#000000;
background-color:#fff1e4;
line-height:120% 
}

hr{
color:#32cd32; /* 線の色(IE用) */
background-color:#FFFFFF; /* 線の色(NN用) */
height: 0.5px; /* 線の太さ */
border: 0px; /* 枠の太さ */
}

table {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size:12px;
font-weight: 100;
line-height:120%;
}

.day{
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size:10px;
font-weight: 100;
line-height:100%; 
color:#000000;
}

.titlelarge{
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size:14px;
font-weight: 900;
line-height:120%; 
color:#333399;
}

.news{
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size:10px;
font-weight: 100;
line-height:100%; 
color:#000000;
}

a:link{color:#333399;}
a:visited{color:#333399;}
a{text-decoration:none; }
a:hover {text-decoration:underline;}