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


html, body {
	width: 263px;	height: auto;
	color: #191919;
	background-color: #FFF;
	overflow-x: hidden;
	margin: 0;	padding: 0;
}


div#wrapper {
	width: 100%;	height: auto;
}


div img {
	width: 100%;	height: auto;
}
