@charaset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}
body {
	background: #000;
	color: #FFFFFF;
	font-size: 12px;
}
a,a:link,a:visited{
	color: #FFFFFF;
}
a:hover{
	color: #666666;
	text-decoration:none;
}
#flashcontent {
	height: 97%;
	width:  100%;
}
h1{
	display: block;
	padding:0;
	clear: both;
	background-image: url(../images/top_noplugin_logo.gif);
	text-indent: -10000px;
	height: 35px;
	width: 473px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}
#sitemapBox {
 position: relative;
 width: 100%;
 min-width: 1000px;
 height: 20px;
}
/*html #sitemapBox {
 border-right: 840px solid #000;
}*/
#box {
	height: 2%;
	position:relative;
	background: #000;
	text-align: center;
}
/*html #box {
 display:inline-block;
 position:relative;
 margin-right:-840px;
}*/
.sitemap
 {
	position:relative;
	height: 18px;
	color: #fff;
	padding: 0 5px;
}
#alert {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 473px;
	height: 230px;
	text-align: center;
	margin-top: -115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -217px;
}
body > #alert {
	height: auto;
	min-height: 434px;
}
#alert-text {
	margin: 50px 0 20px;
}
/* フッタエリア
----------------------------------------------
#footerArea{
	width: 100%;
	min-width:860px;
	height: 20px;
	padding-top: 5px;
	position: relative;
	clear: both;
	background-color: #000000;
}*/
#box #copyright{
	position: absolute;
	left: 18px;
	top: 6px;
	background-image: url(../images/copyright.gif);
	text-indent: -10000px;
	display: block;
	height: 13px;
	width: 244px;
	overflow: hidden;
}
#box #fnavi{
	width: 230px;
	height: 18px;
	display: block;
	position: absolute;
	right: 6px;
	top: 6px;
	overflow: hidden;
}
#box li{
	float:left;
	display: block;
}
#box #footerRss,#box #footerRss a,#box #footerRss a:link{
	background-image: url(../images/footer_rss.gif);
	text-indent: -10000px;
	display: block;
	height: 13px;
	width: 37px;	
}
#box #footerRss a:hover{
	background-image: url(../images/footer_rss_on.gif);
	text-indent: -10000px;
	display: block;
	height: 13px;
	width: 37px;	
}
#box #footerCompany,#box #footerCompany a,#box #footerCompany a:link{
	background-image: url(../images/footer_corporate.gif);
	text-indent: -10000px;
	display: block;
	height: 13px;
	width: 55px;
}
#box #footerCompany a:hover{
	background-image: url(../images/footer_corporate_on.gif);
	text-indent: -10000px;
	display: block;
	height: 13px;
	width: 55px;
}
#box #footerPrivacy,#box #footerPrivacy a,#box #footerPrivacy a:link{
	background-image: url(../images/footer_privacy.gif);
	text-indent: -10000px;
	display: block;
	height: 13px;
	width: 80px;
}
#box #footerPrivacy a:hover{
	background-image: url(../images/footer_privacy_on.gif);
	text-indent: -10000px;
	display: block;
	height: 13px;
	width: 80px;
}
#box #footerSitemap,#box #footerSitemap a,#box #footerSitemap a:link{
	background-image: url(../images/footer_sitemap.gif);
	text-indent: -10000px;
	display: block;
	height: 13px;
	width: 48px;
}
#box #footerSitemap a:hover{
	background-image: url(../images/footer_sitemap_on.gif);
	text-indent: -10000px;
	display: block;
	height: 13px;
	width: 48px;
}

