/* CSS Document */
.bg {
	background-image:  url("../image/shadow_bg.gif");
	background-attachment:fixed;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Info01 {font-size: 12px;
	word-spacing: normal;
	text-align: left;
	color: #FFFFFF;}
	
.Info02 {
	font-size: 12px;
	word-spacing: normal;
	text-align: left;
	color: #999999;
	line-height: 16px;
}
	
.Name {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
}

 	a:link		{color: #339900;text-decoration:none;font-weight:bold;font-size:11px;}
	a:visited	{color: #339900;text-decoration:none;font-weight:bold;font-size:11px;}
	a:hover		{color: #FF9900;text-decoration:none;font-weight:bold;font-size:11px;}
