
#contents{
	padding:10px;
}
#pagename{
	margin-bottom:15px;
	font-size:1.5em;
	line-height:30px;
}
#contents p.note{
	margin-bottom: 15px;
}
#gaiyo{
	margin-bottom:15px;
	width:100%;
	background:#fff;
	border:1px solid #2584c5;
}
#gaiyo tr{
	
}
#gaiyo th{
	width:30%;
	padding:10px;
	border-bottom:1px solid #fff;
	background:#2584c5;
	color:#fff;
}
#gaiyo td{
	padding:10px;
	border-bottom:1px solid #2584c5;
}
#gaiyo a{
	text-decoration: underline;
}
#gaiyo .non th,#gaiyo .non td{
	border:none;
}