@charset "utf-8";

#div_container {
	position: absolute;
	left: 50%;
	width: 1680px;
	margin-left: -840px;
	height: auto;
	}
#wrapper_01 {
	height: 350px;
	width: 100%;
	position: relative;
}

#wrapper_02 {
	height: 300px;
	width: 100%;
	clear: both;
	position: relative;
}
#wrapper_03 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 100%;
	position: relative;
}

#areaLeft {
	float: left;
	height: auto;
	width: 205px;
	margin-right: 25px;
	clear: both;
}

#areaCenter {
	float: left;
	height: auto;
	width: 640px;
	margin-right: 20px;
}


#areaRight {
	float: left;
	width: 205px;
	height: auto;
}

#tourokuBox {
	clear: both;
	height: 50px;
	width: 205px;
}
