body
	{background:white;
	background-image:url("backgroun_pattern.jpg");
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
	text-align: center;}   

div#wrapper { 
	background:white;  
	width: 700px;   
	margin: 0 auto;   
	text-align: left;   
	border: 1px solid #669933;}

.left{ text-align:left; }
.center{ text-align:center; }
.right{ text-align:right; }

.font1 { font-size:14px; line-height:22px; }  
.font2 { font-size:18px; line-height:24px; }  
.font3 { font-size:12px; line-height:24px; }  
.font4 { font-size:10px; line-height:20px; }  
.font5 { font-size:12px; line-height:18px; } 
.font6 { font-size:12px; line-height:20px; } 
.font7 { font-size:10px; line-height:16px; }  

.space { border:solid 3px; border-collapse: separate; border-spacing:50px; } 
 
.sample td { border:solid 1px #c00; }   

ul.siro{ list-style-type:circle; }

a:link {color:#336600; text-decoration:none;}
a:visited {color:#669933; text-decoration:none;}
a:hover {color:#FFCC00; text-decoration:underline;}