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

body{
	padding:0 0 0px 0;
	margin:0;
			color:#666;
	font-size:12px;
}

a:link { color: #333; text-decoration:none; }
a:visited { color: #333;  text-decoration:none;}
a:hover { color: #333;text-decoration:underline; }
a:active { color: #333;  text-decoration:none; } 

img { border: 0; }

.w { color:#fff; }


#wrap { margin: 0 auto; height:100%; }
#head { text-align:center; margin:20px 0 0 0; }
#navi {
	text-align:center;
	margin: 10px 0 0px 0;

}
#contents { text-align:center; background:url(img/bg.png) repeat-x #DCDBD9;  min-height:100%; _height: 100%;
}

#warppix { width:1021px; background-color:#fff; margin:0 auto; }


#foot { text-align:center; margin:5px 0; }

#sscon {
	width:1021px;
	text-align:center;
	margin: 0 auto;
	height:680px;
}

#Layer1 {
text-align:left;
padding:10px;
color:#fff;
	position: relative ;
	left:30px;
	_left:-270px;
	top:500px;
	width:400px;
	z-index:1;
	background-color:#993333;
	filter:alpha(opacity:80);
	-khtml-opacity: 0.7;
-moz-opacity: 0.7;
-moz-border-radius:8px;	/* Rounded edges in Firefox */
}
