/* CSS Document */
body
{
	margin:0px 0px 0px 0px;
}
td
{
	font-size:12px;
	line-height:120%;
}

#title
{
	font-size:16px;
	color:#FF6600;
	font-weight:bold;
	line-height:150%;
}

#gaiyo
{
	font-size:12px;
	line-height:200%;
	color:#000000;
}

#jouhou
{
	font-size:14px;
	color:#0066FF;
	text-decoration:underline;
	line-height:200%;
}

#message
{
	font-size:14px;
	color:#000000;
	line-height:130%;
	font-weight:bold;
}

#sub:link
{
	font-size:14px;
	color:#0066FF;
	text-decoration:underline;
	line-height:200%;
}
#sub:active
{
	font-size:14px;
	color:#0066FF;
	text-decoration:underline;
	line-height:200%;
}
#sub:visited
{
	font-size:14px;
	color:#0066FF;
	text-decoration:underline;
	line-height:200%;
}
#sub:hover
{
	font-size:14px;
	color:#0066FF;
	text-decoration:underline;
	line-height:200%;
}

#normal
{
	font-size:13px;
	font-weight:bold;
	line-height:120%;
}