@charset "shift_jis";
.container {
	width: 1025px;
	height: 100%;
	background-color: #FFF;
	padding-top: 10px;
	background-repeat: repeat-y;
	background-position: center;
}

* html div#contentsArea{
	height: 100%;
	width: 100%;
	text-align: center;
}  



.container_footer {
	margin: 0px;
	height: 34px;
	width: 980px;
	clear: both;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
