/* bbs00sum.css  -for 00 Autumn Ver */

 body{
     color:#666666;
     background:#ffffff;
}
 a{text-decoration:none;}
 a:link{color:#6495ed;}
 a:visited{color:#22bbaa;}

 h1{text-align:center;}
 div.top{text-align:center;}
 div.back{
     margin:0em 1em 0em 1em;
     border-top-width:0pt;
     border-right-width:0pt;
     border-left-width:0pt;
     border-bottom-width:1pt;
     border-color:#888888;
     border-style:solid;
     text-align:right;
}

 div.mes{
     margin:0em 4em 1em 4em;
     color:#666666;
     line-height:1.2em;
     border-top-width:0pt;
     border-right-width:0pt;
     border-left-width:0pt;
     border-bottom-width:1pt;
     border-color:#ffbbaa;
     border-style:solid;
     padding:0.5em;
}

 span.caution{
     color:#a0a0a0;
     font-size:0.8em;
     font-weight:400;
     font-style:italic;
}

 div.head{
     margin:2em 40% 1em 3em; 
     color:#888888;
     border-top-width:0pt;
     border-right-width:0pt;
     border-left-width:0pt;
     border-bottom-width:1pt;
     border-color:#00bfff;
     border-style:solid;
     padding-bottom:0.5em;
}
 strong.name{
     color:#888888;
     font-size:1.1em;
     font-weight:normal;
}
 em.time{
     color:#aaaaaa;
     font-size:0.9em;
     font-weight:normal;
     font-style:italic;
}
