@charset "utf-8";
/* CSS Document */
.upper-left {
	float:left;
	width:318px;
	min-height:380px;
	background-image:url(../images/components/002.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.upper-right {
	float:left;
	margin:0 38px 0 38px;
	width:566px;
	min-height:380px;
	background-image:url(../images/components/artworks_period.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
