body {
	background-color: #FFFFFF;
	margin-top: 10px;
}
h1,h2,h3,h4,h5,h6 {
	color: #999999;
}
h1 {
	font-size: 16px;
	letter-spacing: 0.3em;
	text-align: center;
	background-color: #E4E4E4;
	color: #666666;
	padding: 3px;
	width: 760px;
}
h2 {
	font-size: 14px;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	text-indent: 10px;
}
h3 {
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.2em;
	color: #666666;
	line-height: 1.2;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 0.2em;
	background-color: #d5d4bb;
	width: 760px;
	margin-top: 3px;
}
.h1_head {
	font-size: 20px;
	letter-spacing: 0.6em;
	font-weight: bold;
}
.h2_head {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.5;
}
.h3_head {
	font-size: 10px;
	color: #D5D4BB;
}
.lineup_menu {
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.3em;
	margin-top: -10px;
	width: 760px;
}
