@charset "utf-8";

#contents p.center{
	font-size:120%;
	margin-bottom:20px;
}

#contents table thead th{
	background:#f3f3f3;
	text-align:center;
	font-weight:bold;
}
#contents table tbody th{
	background:#f2f5fa;
	font-weight:bold;
}




