body {
background-image: url(image/renga.gif);
font-family: "MS UI Gothic","‚l‚r ‚o–¾’©","Osaka";
color: #330000;
font-size: 9pt;
}
a {
font-weight: bold;
}
a:link {
color: #330000;
}
a:visited {
color: #330000;
}
a:hover { 
text-decoration: underline;
color: #330000;
}
a:active {
color: #330000;
}
table.board {
background-image: url(image/green.gif);
border-width: 10px;
border-color: brown;
border-style: ridge;
border-collapse: collapse;
}
table.paper {
background-image: url(image/paper.gif);
margin: 20px;
line-height: 130%;
font-size: 9pt;
}
td {
text-align: center;
}
td.left {
text-align: left;
}
.sb {
font-weight: bold;
font-size: 10pt;
}
.s0 {
font-size: 8pt;
}
.s1 {
font-size: 11pt;
font-weight: bold;
}
.s2 {
font-size: 14pt;
font-weight: bold;
}
.brown {
color:#800000;
}
.left {
float: left;
border: 0px;
margin: 0px 10px 10px 0px;
}
.right {
float: right;
border: 0px;
margin: 0px 0px 10px 10px;
}

#base{
margin: 10px 0px 0px 0px;
text-align: center;
}
#container {
width: 800px;
text-align: center;
}
#container1 {
width: 450px;
float: left;
text-align: center;
}
#container2 {
width: 330px;
float: right;
text-align: center;
}
#container3 {
width: 800px;
clear: both;
margin: 10px 0px 0px 0px;
text-align: center;
}
