@charset "Shift_JIS";

*
{
margin:0;
padding:0;
}

a:link    {color:#28649b;}
a:visited {color:#28649b;}
a:active  {color:#eb0000;}
a:hover   {color:#eb0000;}

body
{
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
font-size:0.75em;
font-style:normal;
line-height:1.3em;
font-weight:normal;
font-variant:normal;
color:#444444;
background-color:#ffffff;
margin:10px 0 0 0;
}

dt
{
width:80px;
float:left;
}

dd
{
width:450px;
margin:0 0 5px 80px;
}

