body {
background-color: #CCFF99;
color: #000000;
text-align: center;
font-size: 10px;
}

a:link { color: #0000ff; }
a:visited { color: #0000a0; }
a:hover { color: #ff0000; }
a:active { color: #ff8000; } 

a img { 
border: none; 
width: 120px;
}

.center {
 width: 650px; 
 padding: 10px;
 border: 2px solid #cccc33;
 margin-right: auto;
 margin-left: auto;
 text-align: center; 
 margin-top: 8px;
 margin-bottom: 8px;
 position: relative;
 top: 10px;
}

#s-1 {
 background-color: #ff9999; 
 width: 120px;
 text-align: center;
 vertical-align: top; 
 border: 2px #0080ff solid; 
 word-break: break-all; 
}

#s-2  {
 background-color: #ffff99; 
 width: 120px;
 text-align: center;
 vertical-align: top; 
 border: 2px #0080ff solid; 
 word-break: break-all; 
}

#t-set {
width: 600px;
 border: 2px #0080ff solid; 
}

#link {
font-size: 12px;
}

#pankuzu {
 background: #ffffff;
 text-align: center;
 font-size: 12px;
}

