@charset "utf-8";





#container {
	width: 1000px;
	text-align: left;
	background-repeat: repeat;
	height: 2000px;
	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;
}
#main {
	height: 208px;
	width: 680px;
	background-image: url(../img/f_img1.jpg);
	margin-left: 40px;
}
#sub_main {
	margin-right: auto;
	margin-left: 40px;
	width: 680px;
	height:1000px;
	float: left;
	background-repeat: no-repeat;
}
#sub_mainL {
	margin-right: auto;
	margin-left: 40px;
	width: 680px;
	height:1500px;
	float: left;
	background-repeat: no-repeat;
}






#contents {
	height: 820px;
	width: 1200px;
}
