@charset "UTF-8";
/* CSS Document */

body { 
background : #262626;
line-height : 135%;
color : #dddddd;
font : Osaka, ＭＳ Ｐゴシック, Arial, sans-serif;
font-size : 13px;
}

A:link { color: #dddddd; text-decoration:UNDERLINE; border-width:0;} 
A:visited { color: #dddddd; text-decoration:UNDERLINE; border-width:0;} 
A:hover { color: #FF6666; text-decoration:none; border-width:0;}
A:active { color: #FF6666; text-decoration:none; border-width:0;}

#inputback { 
background-color: #dddddd; 
} 
