html, body{
color: #61574a;
font: 12px arial;
background: #fff url(http://www.kowaimono.net/bg.gif);
text-align:center;
padding: 0;
margin: 0;}


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


b {color: #b40a7e;}
i {color: #eb525b;}
u {color: #24d361;}


h2 {font: 20px georgia bold; color: #000;}

h1 {font: 20px georgia bold; color: #000;}

img {border: none;}

.smaller {font: 10px tahoma; line-height: 15px;}

#main {
width: 630px;
margin: 0 auto;
overflow: hidden;
background: #fff 100%;
border-right: 2px solid #fff;
border-left: 2px solid #fff;
}

#content {
width: 420px;
float: left;
margin-top: 20px;
padding-left: 10px;
text-align: justify;
line-height: 19px;
}

#side {
width: 166px;
float: right;
margin-top: 20px;
padding-right:10px;
text-align: justify;
line-height: 16px;
}