@charset "UTF-8";
.one #container #mainContent #contentBox .warehouseBox {
	text-indent: 1em;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
	clear: both;
}

.one #container #mainContent #contentBox .warehouseBox p {
	line-height: 150%;
}

.one #container #mainContent #contentBox .warehouseBox h1 {
	color: #00CD08;
	text-indent: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 120%;
}

.one #container #mainContent #contentBox .warehouseBox .warePhoto {
	padding: 3px;
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #DCDCDC;
}
.one #container #mainContent #contentBox .midashiFclear {
	clear: both;
	float: left;
}
