/* version: 2005.10.10 */

body {
  background-image : url(../../access/bgd.jpg);
  background-color:#AAAAAA;
  padding: 0px;
  margin: 0px;
  color:#666666;
}
/* ----------------------------------------------------- */
/* font */
/* ----------------------------------------------------- */
.fsxl, .fsxxl, .fsxxxl{
  font-family:‚l‚r ‚oƒSƒVƒbƒN, Hiragino Kaku Gothic Pro, ƒqƒ‰ƒMƒmŠpƒS Pro W6, Osaka;
}
.fss, .fsm, .fsl, body, td{
  font-family:‚l‚r ‚oƒSƒVƒbƒN, Hiragino Kaku Gothic Pro, ƒqƒ‰ƒMƒmŠpƒS Pro W3, Osaka;
}
.ffa {
  font-family: arial, sans-serif;
}
.ffv {
  font-family: verdana, sans-serif;
}
.fft {
  font-family: times new roman, sans-serif;
}
.fftr {
  font-family: trebuchet ms, sans-serif;
}
/* ----------------------------------------------------- */
/* link */
/* ----------------------------------------------------- */
a:link {
  color:#667191;
  text-decoration:none;
  border-bottom: 1px dotted #667191;
}
a:active {
  color:#4C4C99;
  text-decoration:none;
  border-bottom: 1px dotted #4C4C99;
}
a:visited {
  color:#999999;
  text-decoration:none;
  border-bottom: 1px dotted #999999;
}
a:hover {
  color:#FF6666;
  text-decoration:none;
  border-bottom: 1px dotted #FF6666;
}
a:link.foot {
  color:#666666;
  text-decoration:none;
  border-bottom: 1px dotted #FFFFFF;
}
a:active.foot {
  color:#666666;
  text-decoration:none;
  border-bottom: 1px dotted #FFFFFF;
}
a:visited.foot {
  color:#666666;
  text-decoration:none;
  border-bottom: 1px dotted #FFFFFF;
}
a:hover.foot {
  color:#999999;
  text-decoration:none;
  border-bottom: 1px dotted #999999;
}
a:link.nv {
  color:#999999;
  text-decoration:none;
  border-bottom:0px;
}
a:active.nv {
  color:#999999;
  text-decoration:none;
  border-bottom:0px;
}
a:visited.nv {
  color:#999999;
  text-decoration:none;
  border-bottom:0px;
}
a:hover.nv {
  color:#999999;
  text-decoration:none;
  border-bottom:0px;
}
/* ----------------------------------------------------- */
/* margin */
/* ----------------------------------------------------- */
form {
  margin:0;
}
h1, h2, h3, h4, h5 {
  margin:0;
}
/* ----------------------------------------------------- */
/* GENERIC */
/* ----------------------------------------------------- */
ul {
  padding:0 0 0 16px;
  margin:0 0 15px 0;
}
li {
  margin-bottom: 5px;
}
a img {
  border-width:0;
  border-style:none;
}
