@charset "UTF-8";
/****************************************

		Reset

*****************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { background:none repeat scroll 0 0 transparent; border:0 none; font-size:100%; margin:0; outline:0 none; padding:0; vertical-align:baseline; }

body { line-height:1;}
ol, ul { list-style:none outside none; }

body {
    font:14px/170% 'メイリオ','ヒラギノ角ゴ Pro W3',Meiryo,'ＭＳ Ｐゴシック';
    color: #FFFFFF;
    }

a{
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover{
	color:#666666;
	text-decoration:underline;
}

.Spacer{clear:both;}

img    {border-style: none;}

a.ButtonAnchor:hover img{filter: alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}

.bgmaximage{
	position:fixed !important;
	display:none;
}

#maincontent {
	top: 0;
	z-index: 50;
	width: 900px;
	margin:0 auto;
	}
	
.loader {
  position:absolute;
  z-index:9999;
  width:39px;
  height:39px;
  top:49%;
  left:49%
}

div#header{
	width:250px;
    float:left;
    position: fixed;
}

div#header_menu{
	width:200px;
	height:470px;
	margin-top:-90px;
	background:#FFFFFF;
}



div#container {
	width:650px;
	float:right;
		margin-bottom:100px;

}
