@charset "Shift_JIS";
* {
	margin:0;
	padding:0;
}
body {
	text-align: center;
	background-color: #fff;
}
a img {
	border-style: none;
	border-width: 0;
	text-decoration: none;
}
#container {
	text-align: left;
	width: 600px;
	margin: 0 auto;
}
#main {
	margin: 0 20px;
}
.txt_date {
	width: 100%;
	text-align: right;
	margin: 20px 0;
}
.txt_customer {
	margin: 0 0 20px;
}
h1 {
	width: 100%;
	text-align: center;
	margin: 30px 0;
}
h2 {
	width: 100%;
	text-align: center;
	margin: 30px 0;
}
#sp_sample {
	position: relative;
	height: 167px;
}
.img_curler1 {
	position: absolute;
	top: 0;
	right: 0;
}
#sp_object {
	position: relative;
	height: 275px;
}
.img_curler2 {
	position: absolute;
	top: 58px;
	left: 69px;
}
.img_curler3 {
	position: absolute;
	top: 59px;
	left: 230px;
}
.btn_form {
	margin: 30px 0 15px;
}
#btn_close {
	margin: 0 0 20px;
	width: 100%;
	text-align: right;
}
