@charset "UTF-8";
   /* カテゴリー表の装飾 */
   table.hyou1 {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
   table.hyou1 th {
	font-size: 86%;
	line-height: 130%;
	padding: 2px;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
   table.hyou1 td {
	font-size: 86%;
	line-height: 130%;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
   table.hyou2 {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
   table.hyou2 th {
	font-size: 86%;
	line-height: 130%;
	padding: 2px;
	background-color: #D1EFB3;
	border: 1px solid #CCCCCC;
}
   table.hyou2 td {
	font-size: 86%;
	line-height: 130%;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
   table.hyou3 {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
   table.hyou3 th {
	font-size: 86%;
	line-height: 130%;
	padding: 2px;
	background-color: #FFE6CD;
	border: 1px solid #CCCCCC;
}
   table.hyou3 td {
	font-size: 86%;
	line-height: 130%;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
tr
{
	text-align: center; /* IEでセンタリングさせる方法 */
      margin: auto;     /* 標準のセンタリング方法 */
}
   table.hyou4 {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
   table.hyou4 th {
	font-size: 14px;
	line-height: 1.4em;
	padding: 2px;
	background-color: #FFE6CD;
	border: 1px solid #CCCCCC;
}
   table.hyou4 td {
	font-size: 14px;
	line-height: 1.4em;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
   table.hyou5 {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
   table.hyou5 th {
	font-size: 14px;
	line-height: 1.4em;
	padding: 2px;
	background-color: #DDEEEE;
	border: 1px solid #CCCCCC;
}
   table.hyou5 td {
	font-size: 14px;
	line-height: 1.4em;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
