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

#item_area {
	/*width: 800px;*/
	text-align: center;
}
#item_area img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}