@charset "utf-8";
/* CSS Document */
body { font-family: Helvetica, Arial, sans-serif; line-height: 1.3em; -webkit-font-smoothing: antialiased; margin-top:25px; margin-left:0px;margin-right:0px; background-color:#c35131; margin-bottom:25px; background-repeat:repeat; }

.container {
width: 100%; 
margin:auto;
background-color: #FFF;
z-index:-9999;
}


.content {width:100%;margin:auto; z-index:3; height:600px;background: url(images/bg/scrollbg.gif) repeat-y;}
.line { width:100%;background-image:url(images/bg/line.gif);height:34px; background-repeat:repeat;z-index:12; }



.mugen {
	position:absolute;
	width:100%;
	height:459px; 
	background-position:left; 
	background-image:url(images/bg/mugen3.png);
	background-repeat:no-repeat; 	 
	top:170px;
	z-index:10;}


.jin {
	position:absolute; 
	width:100%;
	height:335px;
	background-image:url(images/bg/jin2.png); 
	background-position:right;
	top:300px;
	z-index:9;
	background-repeat:no-repeat;}
.menu {
	z-index:11;
	top:455px;
	width:100%;
	position:absolute;
	
	overflow: auto;
	text-align:center;
	
	color:#000000;
	font-weight:bolder;
	}
.dot {
	position:absolute;
	margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;
	width:100%;
	height:536px; 
	background-image:url(images/bg/dots.gif);
	background-repeat:repeat; 	 

	z-index:6;}
	
.logo {position:absolute; top:200px; width:100%; height:141px; background-image:url(images/bg/logo.png); background-position:center; background-repeat:no-repeat;z-index:7;}
.cd{position:absolute; top:45px; width:100%; height:150px; background-image:url(images/bg/cd3.png); background-position:right; background-repeat:no-repeat;z-index:13;}
.nav {position:absolute; top:145px; width:100%; height:20px; text-align:right; background-repeat:no-repeat;z-index:14;}



.footer { width:100%; position:absolute;top:595px; background-image:url(images/bg/line.gif);height:34px; background-repeat:repeat;z-index:13; } 



