@charset "EUC-JP";



/* === body =================== */

body,td,textarea
{
 font-size : 12px;
 font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro";
 color: #090909;
 line-height: 1.0;
}
body {
 background-color: #ffffff;
 text-align: left;
 margin: 0px;
 padding: 0px;
}
html {
 scrollbar-arrow-color: #97b0a5;
 scrollbar-highlight-color: #ffffff;
 scrollbar-shadow-color: #ffffff;
 scrollbar-3dlight-color: #ffffff;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-face-color: #ffffff;
 scrollbar-track-color: #ffffff;
}

/* === body =================== */



/* === link =================== *

a:link{ 
 color: #0066ff;
 text-decoration: none;
 background-color: transparent;
}
a:visited{
 color: #993399;
 text-decoration: none;
 background-color: transparent;
}
a:hover{
 color: #0000cc;
 text-decoration: none;
 background-color: transparent;
}

/* === link =================== *



/* === topics =================== */

#topics{				/* ¿·ŽÃ¡¦*/
 width: 700px;
 text-align: left;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 10px 5px;
 background-color:#ffffff;
}

#topics dl {				/* ÃàEÁ·¿¥¡¦¹¥Çþ*/
 text-align: left;
 background-color: transparent;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}
#topics dt {				/* ÅàEŽÕŽ */
 font-size: 14px;
 font-weight: bold;
 color: #536d71;
 text-align: left;
 line-height: 1.2;
 letter-spacing: 0.1em;
 border-bottom: 1px #97b0a5 dotted;
 background-color: transparent;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}
#topics dd {				/* ÆâÍÆ */
 font-size: 14px;
 color: #333333;
 text-align: left;
 line-height: 1.2;
 letter-spacing: 0.1em;
 border-bottom: 1px #97b0a5 dotted;
 background-color: transparent;
 margin: -12px 0px 5px 0px;
 padding: 0px 0px 5px 80px;
}

/* === topics =================== */

