@charset "utf-8";
/* CSS Document */


body {
	text-align:center;
	margin: auto;
	background:#111111;
	color:#ffffff;
	font-family:Times New Roman,ＭＳ Ｐゴシック,arial,sans-serif;
	line-height:1.2em;
	font-size:100%;
	 }
	 
.fixed #supercontainer {
	margin: auto;
	text-align:center;
	width:880px;
	background:url(../image/bg.gif) repeat;
	}


.fixed #container {
	margin: auto;
	text-align:center;
	width:860px;
	background:url(../image/Top_image2.jpg) no-repeat;
	}
	
	
.fixed #container2 {
	margin: auto;
	text-align:center;
	width:860px;

	}
	

	
.fixed #header {
	height:940px;
	width:860px;
	float:left;
/*	background:#ff9000;*/
	}
	
.fixed #content {
	width:600px;
	display:block;
	margin:0;
	float:left;
	padding: 0px 0 0px 30px;
	color:#ffffff;
	text-align:left;
	/*background:url(../image/conbg.gif) repeat;*/
	}

.fixed #head {
	margin:auto;
	width:860px;
	float:left;
	text-align: center;
	line-height:10px;
	color:#ffffff;
	/*background:#839800;*/
	padding: 5px 0 0px 0;
	/*background:url(../image/conbg.gif) repeat;*/
	
	 
	}
	
.fixed #footer {
	
	display:block;
	color:#ffffff;
	font:80%;
	padding: 0px 0 5px 0;
	
	}
	
.fixed #QRCODE {
	float:right;
	margin-right:30px;
	}
	

/*.fixed #below {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background:#ff9000;
	float:left;
	height:230px;
	z-index:99;
	width:860px;
	}*/
	
br #clear {
	clear:both;
	}