/*----------------------------------------------------------------
stylesheet : base.css
----------------------------------------------------------------*/

/*default*/

body {
font-family: "Lucida Grande", "Verdana", "Hiragino Kaku Gothic Pro W3", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "HiraKakuPro-W3", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

a:link, a:active, a:visited {
color: #333333;
text-decoration: underline;
}
a:hover {
color: #000000;
text-decoration: underline;
}
