/* CSS Document for All Blowser */

html{
font-size: 100%;
line-height: 1.5em;
}
body{
color: #4f4f4f;
background: #eeeeee url(../img/bg_body.gif);
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a:link{ color: #153b3b; background: inherit; text-decoration: none;}
a:visited{ color: #749591; background: inherit; text-decoration: none;}
a:hover{ color: #456b6b; background: inherit; text-decoration: underline;}
a:active{ color: #ffca00; background: inherit; text-decoration: none;}

img{
border:0;
vertical-align:bottom;
}

hr{
display: none;
}

