@charset "euc-jp";
body {
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
#bg {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}


#wrapper {
	width: 750px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
}
#header {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	padding-top: 410px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 490px;
	margin: 0px;
}
#foot {
	font-size: 7pt;
	margin-top: 25px;
	text-align: center;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #99FFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	line-height: 300%;
	padding: 5px;
}
#order {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#order h1 {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#order h2 {
	font-size: 1.1em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#order h3 {
	font-size: 1.1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#order table {
	margin-bottom: 15px;
}
#order div.bg_red{
	background:#cc0000;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 220px;
}
#order .bg_red input {
	width: 210px;
}#order li {
	line-height: 140%;
	margin-bottom: 5px;
	list-style-type: square;
}
#order ul li ul {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#order ul li ul li {
	list-style-type: none;
}
#header {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: none;
    text-align: center;
}
/* ]ݒ */

.space_1 {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align: left;
}

.space_2 {
	padding-top: 0px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 0px;
	text-align: left;
}

.space_3 {
	padding-top: 3px;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 20px;
	text-align: left;
}

