#header { width:100%; }



#contents .blk {
	width:1020px;
	margin:0 auto;
	margin-bottom:25px;
}

@media screen and (max-width:1020px) {
	#contents { width:100%; }
	#contents .blk { width:100%; }
	#contents .blk img { width:100%; }
}