* {
	margin : 0px;
	padding: 0px;

}



#main h1 {
	width: 80%;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #0000FF;
	font-size: 110%;
}

#main h2 {
	width: 70%;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #0000FF;
	font-size: 100%;
}





#main p {
	margin-left: 40px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 86%;
	
}

#main dt {
	margin-left: 50px;
	margin-right: 20px;
	margin-bottom: 5px;
}

#main dd {
	margin-left: 60px;
	margin-right: 20px;
	margin-bottom: 5px;
}

#main dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	border-left-width: 4px;
	border-left-style: ridge;
	border-left-color: #999999;
	padding-left: 5px;
	padding-bottom: 2px;
}

#waku {

	height: 50%; 
	margin-top: -200px;
}

#main {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
ul {
	clear: both;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#menu li {
	height: 30px;
	width: 100px;
	margin: 5px;
	padding: 2px;
	text-align: center;
	list-style-type: none;
	font-size: 76%;
	float: left;
}
#title {
	clear: left;
	float: left;
}
#menu {
	clear: both;
	width: inherit;
	margin-right: auto;
	margin-left: auto;
}
/*#head {
	height: 50px;
	
}*/
#footer {
	clear: both;
	text-align: center;
	padding-top: 10px;
}


#footer p{
	
	color: #999999;
	
	}




address {
	font-size: 80%;
	font-style: normal;
	line-height: 1.5em;
	color: #666666;
	}
	
#menu li a {

	text-decoration: none; 

}	

img {

	border:none;
}

a {

text-decoration: none; 

}

html, body { 
	height: 100%; 
	margin: 0; 
	padding: 0; 
}
	
.table-style table {
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#main .table-style p {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#main .table-style table th {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #663399;
	margin: 0px;
	padding: 0px;
}
#main .table-style table td {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #663399;
	padding-left: 6px;
}
