*.*{
 font-size:10pt;
 color :#FFFFFF;
 margin:0px;
}
body
{
 background-color:#090000;
 margin:0px;
}

a:link
{
 color :#FFFFFF;
}
a:active
{
 color :red;
}
a:visited
{
 color :#AAAAAA;
}

#.title
{
 float :left;
}
#.content
{
 width :80%;
 position:absolute;
 left  :100px;
 top   :500px;
}
#.no1
{
 font  : normal bold 14pt;
}
#.juunin
{
 font  : normal normal 12pt;
 color : #999999;
}
#.matome1
{
 font  : normal notmal 12pt;
 color : #666699;
}
