*{
	margin:0px;
	padding:0px;
 }
 


ul#page-nav{
	width:600px;
	height:45px;
	margin:0px auto 20px;
	border-top: double  #ccc000 3px;
	border-bottom:1px solid #ccc000;
	list-style:none;
	padding-left:3px;
}


ul#page-nav a{
	text-decoration: none;
}
a img{
	border: none;
}

ul#page-nav li{
	float:left;
	margin-top: 12px;
	margin-right:10px;
}
ul#page-nav li a:hover{
	border-bottom: 2px solid silver;		
}






table.setumei{
	line-height:1.7em;
	text-align:left;
	width:600px;
	margin:30px auto;
}



span.koi{
	color:#999900;
	font-weight:bold;
	font-size:100%;
}

span.usu{
	color:#cccc00;
	font-weight:bold;
	font-size:100%;
}

