@charset "utf-8";





#container {
	width: 1000px;
	text-align: left;
	background-repeat: repeat;
	height: 1300px;
	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: 1063px;
	float: left;
	background-repeat: no-repeat;
}
h2  {
	font-size: 100%;
	margin-top: 0px;
	color: #666666;
}







#contents {
	height: 820px;
	width: 1200px;
}
