@charset "utf-8";
#container {
	height: 768px;
	width: 828px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #right {
	background-image: url(../images/rightside.jpg);
	height: 768px;
	width: 314px;
	float: right;
	background-repeat: repeat-y;
}
#container #leftside #content2 #content_Area {
	background-image: url(../images/contents.jpg);
	width: 464px;
	float: right;
	height: 582px;
}

#container #leftside #logo {
	background-image: url(../images/logo.jpg);
	height: 186px;
	width: 514px;
}
#container #leftside {
	width: 514px;
}
#container #leftside #content2 #content_Area2 {
	background-image: url(../images/contents_2.jpg);
	width: 464px;
	float: right;
	height: 582px;
}
#container #leftside #content2 #content_Area_common {
	background-image: url(../images/contents_comm.jpg);
	width: 464px;
	float: right;
	height: 582px;
}
