@charset "utf-8";
/* CSS Document */


#topimg p{
	text-align:center;
	font-weight:bold;
	margin:10px auto;
	font-size:15px;
}

#topimg a{
	color:#0000CC;
}


#subnavi ul li{
	float:right;
}


h1{
	margin-top:10px;
}

#contents table{
	width:560px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:0 auto;
}

#contents table th,
#contents table td{
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:5px;

	
}	