@charset "utf-8";
body {
	background-color: #111000;
}

ul.globalNavi {
	margin: 0;
	padding: 0;
	line-height: 0;
	background-color: #111000;
	list-style-type: none;
}

ul.globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 133.2px;
	text-align: center;
	font-size: xx-small; /* 文字サイズ */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
}

ul.globalNavi li a {
	border-right: 1px solid #666;
	padding: 9px 20px;
	display: block;
	position: relative; /* for IE6 */
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

ul.globalNavi li a:hover {
	border-color: #ccc;
	color: #000;
	background-color: #ccc;
}

/* ClearFix */

ul.globalNavi {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul.globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul.globalNavi2 {
	margin: 0;
	padding: 0;
	line-height: 0;
	background-color: #111000;
	list-style-type: none;
}

ul.globalNavi2 li {
	margin: 0;
	padding: 0;
	float: left;
	width: 95px;
	text-align: center;
	font-size: 10px; /* 文字サイズ */
}

ul.globalNavi2 li a {
	border-right: 1px solid #666;
	padding: 9px 20px;
	display: block;
	position: relative; /* for IE6 */
	color: #fff;
	background-color: #254;
	text-decoration: none;
}

ul.globalNavi2 li a:hover {
	border-color: #ccc;
	color: #000;
	background-color: #ccc;
}

/* ClearFix */

ul.globalNavi2 {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul.globalNavi2:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


body div table tr td {
}
body div table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 1cm;
}

.main {
}

#foot {
	font-size: xx-small;
	line-height: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #999;
	background-color: #222;
}
#Head {
	font-size: 24px;
	font-family: "Century Gothic";
	line-height: normal;
}
#main-doc {
	line-height: 1px;
	text-transform: uppercase;
}

