@charset   "Shift_JIS";
div.container {  
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding: 20px;
}
.bg
{  
	width:980px;
	height:336px;
	position:absolute;
	top:0;
	left:0;
}
.bg1
{  
	background : url(image/bg2.png) repeat-x;
}
.bg3
{  
	background: url(image/main.png) no-repeat;
	background-position: center center;
}