@charset 'utf-8';
#center {
	width: 950px;
	color: #FFFFFF;
}
#center   h2 {
	color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-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: 780px;
	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;
}

#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-left: auto;
	text-align: center;
	margin-right: auto;
}
#fooder_l a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#fooder_l a:hover {
	color: #FF0000;
}


#fooder_l {
	clear: both;
	width: 780px;
	font-size: 9px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
}
#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;
}
#all {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#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 a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#fooder_l a:hover {
	color: #FF0000;
}


#fooder_l {
	clear: both;
	width: 780px;
	font-size: 9px;
	margin-right: auto;
	margin-left: auto;
}
#fooder_l  ul li {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	width: 160px;
	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;
}
#menu {
	float: left;
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menu a {
	display:block;
	font-size: 14px;
	height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 160px;
	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;
}
#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;
}

/* ----- HTML再定義 ------------------------------------ */

* {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-style: normal;
	font-family: 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;
	text-align: left;
	color: #FFFFFF;
}

body {
	background-color: #000000;
	text-align: center;
}

h1 {
	margin-bottom: 30px;

	font-size: 15px;
	text-align: center;
}
p, li, dt, dd, address {
	color: #FFFFFF;
	line-height: 1.4;
}
p {
	margin-bottom: 15px;
}
ul {
	margin: 0px 0px 20px 20px;
}
em {
	font-weight: bold;
}
address {
	margin-top: 20px;
}

dl {
	margin-bottom: 20px;
}
dl dd {
	margin: 0px 0px 10px 30px;
	color: #000000;
}

form dl dt {
	float: left;
	clear: left;
	width: 5em;
	color: #000000;
}
form dl dd {
	margin: 1px;
	color: #FFFFFF;
}
form dl dd textarea {
	margin-top: 2px;
	color: #000000;
}
form ul {
	margin: 0px 0px 20px 0px;
}
form ul li {
	list-style-type: none;
}
form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select {
	margin-right: 1px;
	padding: 1px;
	font-size: 90%;
	color: #000000;
}
@media screen {
	form input, form select {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	}
}
form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
	color: #000000;
}
form textarea {
	padding: 1px;
	font-family: 'ＭＳ ゴシック', Osaka, monospace;
	line-height: 1.2;
	color: #000000;
}

a:link, a:visited {
	color: #0000CC;

	text-decoration: underline;
}
a:active, a:hover {
	color: #FF7700;

	text-decoration: underline;
}

/* ----- 基本構造 -------------------------------------- */

div#container {
	float: none;
	clear: both;
	width: 500px;
	padding: 20px;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	margin-top: 80px;
	margin-bottom: 50px;
	margin-left: 200px;
}
