﻿@charset "utf-8";
/*----------------------------------------------------------------------
 index.html 
------------------------------------------------------------------------*/

#index p span {
	font-weight: bold;
}
#index table {
	font-size: 93%;
}
