@charset "UTF-8";
/*----------------------------------------
	created: 2010-06-17
	last up date: 2010-07-12
	author: mizuiro
----------------------------------------*/

/*----------------------------------------
	layout-artwork
----------------------------------------*/
#bg_art {
	background-image: url(../../artwork/img/bg_art.jpg);
	background-repeat: no-repeat;
}
#bg_item03 {
	background-image: url(../../artwork/img/item03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}


#art {
	padding-bottom: 150px;
}
