﻿body	{
	color: #000000;
	background-color: #ebebeb;
	font-family: "MS Pゴシック","Osaka";
	font-size: 13px;
	margin-top: 0px;
	margin-left: 0px;
	}
table	{
	border-style: hidden;
	}
td	{
	font-size:9pt;
	color:#000000;
	font-family:"MS Pゴシック","Osaka";
	}
table.main td	{
	height: 28px;
	text-align: left;
	vertical-align: middle;
	}
table.main td.left	{
	border: 1px solid #CDF9AC;
	background-color: #CDF9AC;
}
table.main td.right	{
	background-color: #f5f5f5; 
	border-color: #f5f5f5;
	border-style: solid;
	border-width: 1px;
	}
td.title	{
	height: 20px;
	font-size: 12pt;
	font-weight: bold;
	}

a:link	{
	color: #000000;
	text-decoration: underline;
}
a:visited	{
	color: #000000;
	text-decoration: underline;
}
A:hover	{
	color: #FF6633;
	text-decoration: underline;
}
a:active	{
	color: #000000;
	text-decoration: underline;
}

