@charset "utf-8";
/* CSS Document */



#left {
	background-image:url(../images/gallerypage_03.jpg);
	background-repeat:no-repeat;
	position: absolute;
	left:0px;
	top:72px;
	width:220px;
	height:520px;
}

#sketch{
background-image:url(../images/index_sketch.jpg); background-repeat:no-repeat; position:absolute; top:72px; left:220px; width:858px; height:520px;
}

#right {
	background-image:url(../images/gallerypage_05.jpg);
	background-repeat:no-repeat;
	position: absolute;
	left:1078px;
	top:72px;
	width:222px;
	height:520px;
}

#footer {
	background-image:url(../images/gallerypage_06.jpg);
	background-repeat:no-repeat;
	position: absolute;
	left:0px;
	top:591px;
	width:1300px;
	height:112px;
}
