@charset "EUC-JP";

* {
margin:0px auto;
padding:0px 0px 0px 0px;
font-family:Tahoma,Verdana,sans-serif;
}


html,body { 
height: 100%;
width: 100%;
overflow: hidden; 
color: #888888;
} 


h1 {
font-size: 12px;
font-weight:normal;
color: #888888;
display:inline;
}


.description {
font-size: 12px;
font-weight:normal;
display:inline;
}


#main {	
width:700x;
padding:0px 13px 2px 0px;
margin:0px;
color: #88888;
text-align:center;
line-height:85%;
white-space: nowrap;
}


a,
a:link,
a:visited {
text-decoration:none;
color:#888888;
}
a:hover,
a:active {	
text-decoration:none;
color:#888888;
}
