A:link {
	text-decoration: underline;
	color: gray;
	font-family: sans-serif,Arial;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

A:visited {
	text-decoration: underline;
	color: gray;
	font-family: sans-serif,Arial;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

A:active {
	font-family: sans-serif,Arial;
	color: silver;
	text-decoration: underline;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

A:hover {
	font-family: sans-serif,Arial;
	color: silver;
	text-decoration: underline;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

A.menu:link {
	text-decoration: none; 
	color: #555555;
	font-family: 'arial black',sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

A.menu:visited {
	text-decoration: none; 
	color: #555555;
	font-family: 'arial black',sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

A.menu:active {
	font-family: 'arial black',sans-serif;
	color: silver;
	text-decoration: none; 
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

A.menu:hover {
	font-family: 'arial black',sans-serif;
	color: silver;
	text-decoration: none; 
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

TABLE {
	background-color: #ffffff;
	text-align: left;
	table-layout: auto;
}

H1 {
	font-size: 14px;
	font-family: sans-serif,Arial;
	font-weight: normal;
	background-image: url(midashi.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 25px;
	line-height: 30px;
}

P {
	font-size: 12px;
	font-family: sans-serif,Arial;
	font-weight: normal;
	line-height: 20px;
	color: #454545;
	text-decoration: none;
	text-align: left;
}

BODY {
	font-size: 14px;
	font-family: sans-serif,Arial;
	color: #171717;
	background-color: #b4b4b4;
	text-decoration: none;
}

H2 {
	font-size: 10px;
	font-family: sans-serif,Arial;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

