body {text-align: center; 
       font-size: 12px;
       margin-top: 0;
       margin-bottom: 0;
       background-color: #fff
   }

TD{
	font-size : 12px;
	text-align: center;
	color: #7D7D7D;
}

TABLE{font-size : 12px;}

h1	{
	font-size: 10px;
	color: #331A00;
	
}

h2	{ font-size: 14px; color: #331A00; margin: 10px; padding-bottom: 5px; width: 800px; height: auto; border-color: #303030; border-style: none none solid; border-width: 1px; }

h3	{ font-size: 11px; color: #331a00; width: 600px; height: auto; margin: 15px; }
h5 {
	font-size: 11px;
	color: #999999;
}
a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.waku {
	border-top: 0px solid #5D5D5D;
	border-right: 0px solid #5D5D5D;
	border-bottom: 1px solid #5D5D5D;
	border-left: 1px solid #5D5D5D;
}
.waku2 {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.waku3 {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin: 3px 0px 0px;
}
h4 {
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 10px;
}
.gazo {
	margin: 8px 0px;
}
