@charset "Shift_JIS";

/*============================================
各コンテンツタイトルページ（黒背景）
============================================*/

body {
	background-color: black ;
	margin:0; padding:0;
	text-align:center;
}

div#pagebody {
	padding:70px 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#sitemap{
	width:970px;
	height:505px;
	text-align:left;
	color: #7b7b7e;
	margin:0 auto;
}

span#E { font-family:"Century Gothic", sans-serif; line-height: 1em; font-size: 15pt;}

span#J { font-family:"ヒラギノ角ゴシック ProN W3", "小塚ゴシック Pro R"  ,sans-serif; line-height: 1em; font-size: 14pt;}

span#ee { font-family:"Century Gothic", sans-serif;font-size: 8pt;}

span#jj { font-family:"ヒラギノ角ゴシック ProN W3", "小塚ゴシック Pro L"  ,sans-serif; font-size: 7pt;}



/*============================================
フッタボタン
============================================*/

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#copyright {
	font-size: 6pt;
	font-family:"Century Gothic" ,sans-serif;
	color: #7b7b7e;
}
