@charset "utf-8";
#header {
	height: 400px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/header.jpg);
}
#footer {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	text-align: center;
	background-image: url(images/footer.jpg);
	line-height: 35px;
}
#main {
	width: 650px;
	margin-right: 5px;
	margin-left: 5px;
}
.order {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#cnt1-center .text {
	margin-top: 10px;
	margin-bottom: 45px;
	margin-left: 45px;
}
.midashi {
	text-align: center;
}

.answer {
	margin-top: 10px;
	margin-bottom: 25px;
	padding: 10px;
}
#faq-box {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/box-back.jpg);
	background-repeat: repeat-y;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 150%;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFFFFF;
	background-image: url(images/back.jpg);
}
.midashi-2 {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

.question {
	font-size: 14px;
	line-height: 20px;
	text-indent: 5px;
	font-weight: bold;
	padding: 3px;
	background-image: url(images/question.jpg);
}
.cnt-box {
	width: auto;
	margin-top: 35px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#desc {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4DBF4D;
	border-bottom-color: #4DBF4D;
	border-left-color: #4DBF4D;
}
#cnt1-top {
	background-image: url(images/contenner-top.jpg);
	height: 25px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#cnt1-bottom {
	background-image: url(images/contenner-bottom.jpg);
	height: 40px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#cnt1-center {
	background-image: url(images/contenner-center.jpg);
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
#cnt1-center img {
	margin-left: 10px;
}
.attention {
	background-color: #F5F5F5;
	padding: 10px;
	width: auto;
	margin-right: 25px;
	margin-left: 25px;
	font-size: 10px;
}
.field {
	width: 550px;
	margin: auto;
	padding: 15px;
}

.space {
	margin: 25px;
}
.border2 img {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.border2 {
	padding: 15px;
	width: auto;
	border: 2px solid #999999;
	margin: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pre {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pre th{
	width: 100px;
	background-color: #BBBBFF;
}
#pre td{
text-align:left;
}
#dropin{
background-color:#FFFFFF;
text-align:center;
}
#prebody {
	width: 290px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
#dropin{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	margin: 0px;
	background-image: url(preback.gif);
	background-repeat: repeat-y;
}
#pre2 {

	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#prep {
	margin: 0px;
	padding: 10px;
	width: auto;
	text-align: left;
}

#pre2 th {

	width: 140px;
	background-color: #BBBBFF;
}
#ppp {
	border: 1px solid #666666;
	padding: 10px;
}
