@import"base.css";
@import"contents.css";

body {
	zoom: 75%;
	background: #ffffff;
}
html>/**/body {
	zoom /*\**/: 100%\9;
}

* html .item-sample {
	width: 800px;
	padding: 25px 0 0 0;
	background: url(../img/home/img-home-option.jpg) no-repeat left 15px;
}
* html .item-sample p {
	width: 550px;
	margin-left: 250px;
}

