@charset "utf-8";





#container {
	width: 1000px;
	text-align: left;
	background-repeat: repeat;
	height: 2100px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}








#contents {
	height: 820px;
	width: 1200px;
}
#sub_main {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: 40px;
	width: 680px;
	float: left;
}
