body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height: 1.5;
	height: 100%;
	background-image: url("../img/common/bg.jpg");
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

img {
	border: none;
	vertical-align:bottom;
}

a:link	{	color: #ff0000;	}
a:visited	{	color:	#ff0000;	}
a:hover	{	color:#ff0000;	}
a:active	{	color:	#ff0000;	}

#container {
	width: 100%;
	height: 100%;
	min-height: 100%;
	left: 50%;
	background-image: url("../img/common/header_bg.png");
	background-position: top;
	background-repeat: no-repeat;
}

.copy {
	color: white;
	font-size: 11px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
}

.footerbanner {
	padding-top: 49px;
	margin: 0 auto;
}

.fancybox-lock {
	overflow: scroll;
    margin: 0 !important;
    }
