@charset "Shift_JIS";

/*============================================
各コンテンツタイトルページ（黒背景）
============================================*/

body {
	background-color: black ;
	margin:0; padding:0;
	text-align:center;
}

div#pagebody {
	padding:30px 30px 0px 30px;
}

img { border-style:none;}

a:link { color: #7b7b7e; text-decoration:none;} 
a:visited { color: #7b7b7e; text-decoration:none;} 
a:hover { color: #7b7b7e; text-decoration:none;} 
a:active { color: #7b7b7e; text-decoration:none;} 




div#TITLEpage {
	height:545px;
	text-align:center;
	color: #7b7b7e;
	font-size: 15pt;
	line-height: 1.2em;
}

div#flasharea{
	height:555px;

	text-align:center;

	margin:0 auto;
}



div#sitemap{
	height:545px;
	text-align:left;
	line-height: 1em;
	font-size: 18pt;
	color: #7b7b7e;
}

span#E { font-family:"Century Gothic", sans-serif; font-size: 14pt;}

span#J { font-family:"ヒラギノ角ゴシック ProN W3", "小塚ゴシック Pro R"  ,sans-serif; font-size: 15pt;}


span#ee { font-family:"Century Gothic", sans-serif;font-size: 10pt;}

span#jj { font-family:"ヒラギノ角ゴシック ProN W3", "小塚ゴシック Pro L"  ,sans-serif; font-size: 9pt;}



/*============================================
フッタボタン
============================================*/

div#pagebutton{ clear:both; height:10px; text-align:center; }

/*============================================
フッタメニュー
============================================*/
div#FooterMENU {
	height:20px;
	padding:0 0 0 50px;
	float:left;
	clear:both;
	text-align:left;
}

span#logo {
	font-size: 14pt;
	font-family:"Century Gothic", sans-serif;
	color: #cccccc;
}

span#menu {
	font-size: 8pt;
	font-family:"Century Gothic", sans-serif;
	color: #7b7b7e;
}

span#map { font-family:"ヒラギノ角ゴシック ProN W3", "小塚ゴシック Pro R"  ,sans-serif;color: #7b7b7e;font-size: 6pt;}

span#copyright {
	font-size: 6pt;
	font-family:"Century Gothic" ,sans-serif;
	color: #7b7b7e;
}
