﻿@charset "utf-8";
table {
	font-size: 93%;
}
/*----------------------------------------
 02.html
-----------------------------------------*/
#n02 .tableC {
	margin-top: 1em;
}
#n02 table th,#n02 table td {
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
}

