
body {
	background-image:url("top-image/waku-a.gif");
        font-family: Verdana,Chicago,Arial,Osaka,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	
	scrollbar-face-color: #505050;
	scrollbar-shadow-color: #333333;

	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #ffffff;

	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #cccccc;

}
td {
	font-family: Verdana,Chicago,Arial,Osaka,sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
a {
	color: #0000ff;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:visited {
        color: #006699;
        text-decoration: underline;
}

h1 {
        font-family: Verdana,Chicago,Arial,Osaka,sans-serif;
	font-size: 10px;
	color: #999999;
        font-weight: normal;
	line-height: 1em;

}

h2 {
        font-family: Verdana,Chicago,Arial,Osaka,sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0066ff;
        font-weight: normal;
}

h3 {
        font-family: Verdana,Chicago,Arial,Osaka,sans-serif;
	font-size: 14px;
	line-height: 0.8em;
	color: #000099;
        font-weight: bold;

}


h4 {
        font-family: Verdana,Chicago,Arial,Osaka,sans-serif;
	font-size: 18px;
	color: #000099;
        font-weight: bold;
	text-indent: 0;
	line-height: 1.5em;
}



#imgleft { 
float: left;
margin: 0px 10px; 
 } 

#imgright { 
float: right;
margin: 0px 10px; 
 } 

#ttl { 
font-size: 14px; 
font-weight: bold; 
line-height: 30px; 
text-indent: 1em;

} 



