@charset "utf-8";
body {
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-size: 12px;
	color: #CCCC99;
	background-color: #000000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#header h2 {
	font-size: 8px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header h2 em {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#header h2 a {
	display: block;
	padding: 0px;
	width: 125px;
	margin: 0px;
	height: 60px;
}
#header {
	padding: 0px;
	width: 750px;
	height: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header h2#tn1 a {
	background-image: url(image/menu/001_a.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
#header h2#tn1 a:hover,#header h2#tn1 a:active {
	background-image: url(image/menu/001_b.png);
	background-repeat: no-repeat;
}
#header h2#tn2 a {
	background-image: url(image/menu/002_a.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
#header h2#tn2 a:hover,#header h2#tn2 a:active {
	background-image: url(image/menu/002_b.png);
	background-repeat: no-repeat;
}
#header h2#tn3 a {
	background-image: url(image/menu/003_a.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
#header h2#tn3 a:hover,#header h2#tn3 a:active {
	background-image: url(image/menu/003_b.png);
	background-repeat: no-repeat;
}
#header h2#tn4 a {
	background-image: url(image/menu/004_a.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
#header h2#tn4 a:hover,#header h2#tn4 a:active {
	background-image: url(image/menu/004_b.png);
	background-repeat: no-repeat;
}
#header h2#tn5 a {
	background-image: url(image/menu/005_a.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
#header h2#tn5 a:hover,#header h2#tn5 a:active {
	background-image: url(image/menu/005_b.png);
	background-repeat: no-repeat;
}
#header h2#tn6 a {
	background-image: url(image/menu/006_a.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
#header h2#tn6 a:hover,#header h2#tn6 a:active {
	background-image: url(image/menu/006_b.png);
	background-repeat: no-repeat;
}
.trainer {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "MS UI Gothic";
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sentaku {
	font-family: sans-serif, "MS UI Gothic", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	margin-right: 16px;
	margin-left: 16px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F3F3F3;
	border: 1px solid #CECECE;
	line-height: 18px;
}
