@charset "shift_jis";

a:link,a:visited,a:active	{
	color: white;
	text-decoration:none;
	}
a:hover {
	color: yellow;
	text-decoration:underline;
	}

.mt01 {
	margin: 0;
	line-height: 1.1em;
	color:#FFFFFF;
	text-align:left;
	font-size: 14pt;
	}

