@charset "UTF-8";

/* *************************

[order]
			
************************* */
h1 {
	background-image: url(../order/img/h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 160px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
h2#aojiru {
	background-image: url(../order/img/h2-1.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 800px;
	text-indent: -9999px;
	margin: 0px 0px 20px;
	padding: 0px;
}.order_button {
	text-align: center;
}
.item-txt {
	float: left;
	width: 360px;
	margin-left: 30px;
	margin-top: 15px;
}
.item-img {
	float: right;
	width: 360px;
	clear: right;
	margin-right: 30px;
	margin-top: 15px;
}
.item-img h4 {
	font-size: 1.2em;
}

