body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #333333;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}


img { border: 0; }


/* fuso.css‚Æ‹¤’Ê */
a { text-decoration: none; }
a:link { color: #000000;}
a:visited { color: #000000; }
a:hover { color: #dc1313; text-decoration: underline; }


sup { position: relative; top: -2px; vertical-align: baseline; margin-right: 1px; }
sub { vertical-align: 0em; line-height: 100%; }



/* navigation */

#localNavi { width: 160px; }
#localNavi .month {
  width: 130px;
  color: #ffffff;
  font-size: 10px;
  line-height: 120%;
}
#localNavi .border { background-color: #ea2829; } /* –ˆŒŽ•ÏX */
#localNavi #localNaviInner { width: 137px; background-color: #ffffff; }
/* –ˆŒŽ•ÏX */
#localNavi a:link { color: #333366; }
#localNavi a:visited { color: #000045; }
#localNavi a:hover { color: #DC1313; text-decoration:underline; }
#localNavi a:active { color: #000045; text-decoration: none; }



/* content */

#content {
  width: 740px;
  margin: 20px 0 5px;
}


p {
  margin: 0;
  padding: 0;
  text-indent: 1em;
  font-size: 12px;
  line-height: 150%;
}
p.half { text-indent: 0.5em; }
p.none { text-indent: 0; }


#pageTop {
  padding: 2px;
  font-size: 10px;
  line-height: 145%;
  text-align: right;
}
#pageTop a:link { color: #000000; }
#pageTop a:visited { color: #000000; }
#pageTop a:hover { color: #DC1313; text-decoration:underline; }


.monthColor { color: #ea2829; font-weight: bold; }


.indexNavi {
  width: 500px;
  border: 5px solid #cccccc;
}


/* navi caption */
.font1 {
 font-size: 10px;
 line-height: 120%;
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", Arial;
}
.font2 {
  font-size: 11px;
  line-height: 120%;
}
.font3 {
  font-size: 12px;
  line-height: 120%;
}
.font4 {
  font-size: 12px;
  line-height: 150%;
}
.font5 {
  font-size: 14px;
  line-height: 120%;
}
.font6 {
  font-size: 14px;
  line-height: 150%;
}
.font7 {
  font-size: 16px;
  line-height: 120%;
}
.font8 {
  font-size: 18px;
  line-height: 120%;
}
.font9 {
  font-size: 20px;
  line-height: 120%;
}
.font10 {
  font-size: 26px;
}

.bold { font-weight: bold; }
.topText { color: #333366; }
.head {
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 120%;
  text-indent: 0;
}
