h2    {
	color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#for_top {
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	padding-bottom: 10px;
	clear: both;
	padding-top: 10px;
}
body {
	background-color: #000000;
}
#all {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 950px;
	clear: both;
	height: 150px;
}
.header_l {
	margin: 0px;
	float: left;
	background-color: #000000;
	width: 483px;
}


.header_r {
	float: left;
	margin: 0px;
	background-color: #000000;
	width: 465px;
}
#menu {
	float: left;
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



li {
	list-style-type: none;
}

#menu a {
	display:block;
	font-size: 14px;
	height: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 250px;
	float: left;
	vertical-align: middle;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
#menu a:hover {
	color: #000000;
	background-position:top;
	font-weight: bold;
	background-color: #FF0000;
}
#menu a:active {
	color: #000000;
	background-color: #FF0000;
}


#fooder {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	clear: both;
	height: 0px;
	width: 780px;
	padding-top: 10px;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#fooder_l {
	clear: both;
	width: 500px;
	font-size: 9px;
	margin-right: auto;
	margin-left: auto;
}
#fooder_l  ul li {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	width: 110px;
	float: left;
	list-style-type: none;
	text-align: center;
	background-color: #000000;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	border-right-width: thin;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#center {
	width: 950px;
	color: #FFFFFF;
	clear: both;
	float: none;
	height: 700px;
}
#center   h2 {
	color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

.res {
	height: 200px;
	width: 600px;
}

.res_tb {
	text-align: center;
}
