@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.header {
	padding: 4px;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
}
/* CSS Document */

.page {
	color: #000000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/about.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	width: 800px;
	height: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.page2 {
	color: #000000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/order.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	width: 800px;
	height: 1200px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.page3 {
	color: #000000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page3k.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	width: 800px;
	height: 468px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.page4 {
	color: #000000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page4.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	width: 800px;
	height: 850px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;


}
h6 {
	text-align: center;
	font-size: 20px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
h2 {
	font-size: 13px;
	color: #000000;
	width: 500px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
	text-align: left;
	background-color: #FFFFFF;
}

h1 {
	text-align: center;
	font-size: 20px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
.footer {
	color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/footobi.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 188px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
h3 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
#navi {
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(../images/nabiobi.gif);
	background-repeat: repeat;
}
p {
	background-color: #000000;
	text-align: center;
	padding: 0px;
}
h4 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h5 {
	background-color: #F7F7F7;
	background-image: url(../images/obi.jpg);
	background-repeat: repeat;
	margin: 0px;
	height: 100px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	color: #FFFFFF;
}
table {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #666666;
}
th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	text-align: left;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	text-align: center;
}
