body		{
		background-image:url(../image/bg.jpg);
		margin-top:0px;
		margin-right:0px;
		margin-bottom:0px;
		margin-left:0px;
		}
a:link 	{ text-decoration:none; color:#228b22; }
a:visited 	{ text-decoration:none; color:#808080; }
a:active 	{ text-decoration:underline; color:#00ff00; }
a:hover 	{ text-decoration:underline; color:#00ff00; }

a.menu:link 	{ text-decoration:none; color:#efefef; }
a.menu:visited 	{ text-decoration:none; color:#efefef; }
a.menu:active 	{ text-decoration:none; color:#006a00; }
a.menu:hover 	{ text-decoration:none; color:#006a00; }

table		{
		width:700px;
		background-color:#ffffff;
		border-top:none;
		border-right:1px solid #000000;
		border-bottom:none;
		border-left:1px solid #000000;
		}
.table_1	{
		width:100%;
		height:450px;
		border-top:none;
		border-right:none;
		border-bottom:none;
		border-left:none;
		}
.table_2	{
		width:430px;
		padding:0px;
		border-style:none;
		}
.table_3	{
		font-size:83%;
		line-height:120%;
		width:250px;
		background-color:#f6f6f6;
		border-top:1px solid #000000;
		border-right:1px solid #000000;
		border-bottom:1px solid #000000;
		border-left:1px solid #000000;
		text-align:left;
		}
.score	{
		font-size:83%;
		}
.table_sub	{
		width:100%;
		border-top:none;
		border-right:none;
		border-bottom:none;
		border-left:none;
		}
.table_score{
		font-size:13px;
		width:100%;
		border-top:none;
		border-right:none;
		border-bottom:none;
		border-left:none;
		text-align:left;
		}		
td.td_sub1	{
		font-size:83%;
		line-height:130%;
		padding:5px;
		margin-top:0px;
		margin-right:0px;
		margin-bottom:0px;
		margin-left:0px;
		}
td.td_sub2	{
		font-size:83%;
		line-height:130%;
		padding:5px;
		width:150px;
		height:30px;
		margin-top:0px;
		margin-right:0px;
		margin-bottom:0px;
		margin-left:0px;
		}
td.td_1	{
		height:2px;
		background-color:#6b8e23;
		font-size:95%;
		font-family:Century;
		text-align:center;
		padding:5px;
		}
td.td_2	{
		background-color:#6b8e23;
		text-align:center;
		border-bottom:1px solid #000000;
		padding:5px;
		}
td.td_3	{
		border-right:1px solid #000000;
		padding:5px;
		}
p		{
		font-size:83%;
		line-height:120%;
		}
hr		{
		color:#000000;
		height:1px;
		width:98%;
		border-style:dashed;
		}
img		{
		border-width:0px;
		}
