@charset"Shift_JIS";

a:active { color: #007F7F; text-decoration: underline; } 

.menu {
	margin: 0px; 
	width:170px; 
	float:left; 
	background: #ffffff;
}

.spacing_col {
	margin: 0px; 
	width:40px; 
	float:left; 
	background: #ffffff;
}

.menu h2 {
	margin: 0px 0px 0px 0px; 
	padding: 5px; color: #ffffff; 
	background: url(../image/waku_link01.gif) no-repeat ;
	text-align:center; 
	font-weight:bold;
	font-size:100%;
} 
.menu h4 {
	margin: 0px 0px 10px 0px; 
	height:9px; 
	padding: 0px; color: #ffffff; 
	background: url(../image/waku_link02.gif) no-repeat ;
	text-align:center; 
	font-weight:bold;
	font-size:100%;
} 

.menu p { 
	margin: 0px 0px 0px 0px; 
	padding: 5px;
	color: #000000;
	background: url(../image/waku_link03.gif);
	font-size: 100%;
	line-height:110%;
	text-align:center; 
}

#contents {
    text-align: left;   
    margin: 0 auto;   
    width: 800px;   /*  */  
}  

