@charset "utf-8";

#order h2 img {
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 20px;
}
#order h3 img {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#order p img {
	margin-bottom: 10px;
}

#order  #order_1 img {
	float: right;
	margin-right: 60px;
	margin-left: 10px;
}
#order  #order_2 img {
	float: right;
	margin-right: 60px;
	margin-left: 10px;
}
#order  #order_3 img {
	float: right;
	margin-right: 60px;
	margin-left: 10px;
}
#order #order_4 {
	background-image: url(image/order_4_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#order #order_5 {
	background-image: url(image/order_5_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
