@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 130%;
	color: #333333;
	background-image: url(images/back.jpg);
	background-color: #030133;
	background-repeat: repeat-x;
}
#box {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/box-back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	padding: 0px;
	height: 400px;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header.jpg);
}
#main {
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
strong {
	font-weight: bold;
}
.cnt-box {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
	margin-bottom: 0px;
}


#footer {
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	padding: 0px;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.item-box {
	background-color: #F5F5F5;
	border: 2px solid #CCCCCC;
	padding: 15px;
}
#review-box {
	border: 4px double #333333;
	padding: 20px;
}

.item-box td {
	text-align: center;
	u
	font-weight: bold;
	padding: 5px;
}
.tbl-top {
	background-image: url(images/tabletop.jpg);
	background-position: center;
	height: 20px;
}
.tbl-body {
	background-image: url(images/tablebody.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: auto;
	padding: 15px;
}
#faq-box {
	width: auto;
	padding: 15px;
	border: 2px solid #CCCCCC;
}
.tbl-bottom {
	height: 20px;
	background-image: url(images/tablebottom.jpg);
}

.ps p {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 22px;
	width: auto;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 15px;
}
#faq-box .q {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.border-box {
	width: auto;
	padding: 20px;
	background-color: #F5F5F5;
	border: 2px solid #CCCCCC;
}
.ps {
	padding: 20px;
	background-color: #FFFFFF;
	width: auto;
	border: 4px double #666666;
}
.itembox {
	border: 2px solid #333333;
	padding: 15px;
}

.border-box2 {
	border: 2px solid #DCDCDC;
	width: 566px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: left;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
	line-height: 140%;
	font-size: 14px;
}
.break-box {
	text-align: left;
}
.borderd {
	border: 1px solid #999999;
	padding: 10px;
	background-color: #F5F5F5;
}


.attention {
	font-size: 10px;
	background-color: #F5F5F5;
	padding: 10px;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}
.q {
	background-image: url(images/question.jpg);
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	text-indent: 15px;
}
#yossy {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	border: 2px solid #999999;
	background-color: #F5F5F5;
}
#yossy li {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 22px;
	font-weight: bold;
	list-style-type: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
