@charset "utf-8";

body{
	margin: 0px; padding: 0px;
	text-align: center;
	background-color: #000000;
	font-family: Arial, Helvetica, Verdana, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;}

img {margin: 0px; padding:0px; vertical-align:bottom;}

/*link*/
a:link {color: #bfc4ff; text-decoration: none;}
a:visited {color: #bfc4ff; text-decoration: none;}
a:hover {color: #d7daff; text-decoration: underline;}

.contents0 {
	margin: 0px; padding: 0px 0px 0px 0px;
	background-image: url(img/bg.png);
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #7c7c7c;
	border-left: 1px solid #7c7c7c;
}

.contents1 {
	margin: 0px; padding: 0px 60px 0px 60px;
	background-image: url(img/background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 14px; color: #ffffff; font-weight: bold; line-height: 180%;
	text-align: left;
	border-bottom: 1px solid #7c7c7c;
	border-right: 1px solid #7c7c7c;
	border-left: 1px solid #7c7c7c;
}

.center {text-align: center;
}


.center {text-align: center;}

.txt16b {padding: 20px; text-align: center;
	font-size: 16px; color: #fff794;line-height: 150%; font-weight: bold;}

.txt-title {margin: 0px 0px 0px 0px; padding: 6px; text-align: center;
	font-size: 18px; color: #ffe85b;line-height: 150%; font-weight: bold;
	background-color: #5448ef;}

.txt-title2 {margin: 10px 0px 30px 0px; padding: 0px; text-align: left;
	font-size: 16px; color: #ffffff;line-height: 150%; font-weight: bold;}

.txt-enq {margin: 0px 0px 30px 0px; padding: 9px 20px 8px 50px; 
	font-size: 14px; color: #fff794; line-height: 160%; text-align: left;
	border: 1px solid #cac587;}

.txt-enq2 {margin: 20px 0px 40px 0px; padding: 0px 50px 0px 50px; 
	font-size: 12px;color: #d0d0d0; font-weight: bold; line-height: 150%; text-align: left;}

.txt-enq3 {margin: 0px; padding: 0px; 
	font-size: 12px;color: #d0d0d0; font-weight: bold; line-height: 200%;}

.contents2 {
	margin: 0px; padding: 30px 60px 50px 60px;
	font-size: 11px; color: #d0d0d0; line-height: 160%;
	text-align: center;
}

#enq {margin: 30px 0px 80px 0px; padding: 0px;
}

#enq FORM BUTTON {
	margin-top: 20px;
	display: block;
	width: 200px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	font-size: 16px; color: font-weight: bold;
}

.enquete-table {
	margin: 0px; padding: 0px;
	text-align: left;
}

.enquete-table TD {
	vertical-align: top;
	padding: 10px;
	border-bottom: 1px solid #7c7c7c;
}

.enquete-td-label {width: 110px;
	font-size: 16px; color: #fff794;line-height: 160%; font-weight: bold;
}

.enquete-td-input {padding: 8px 10px 8px 10px;
	font-size: 12px;color: #ffffff; line-height: 160%;
}

textarea {
	resize: vertical;
}

.enquete-error {
	margin: 0px; padding: 0px 0px 10px 22px;
	font-size: 14px; color: #ea4938; font-weight: bold;
	text-align: left;
	border: 1px solid #ea4938;
}

.enquete-error-input {padding: 8px 10px 8px 10px;
	font-size: 12px;color: #f9503e; line-height: 160%;
}

.enquete-error-input-msg {padding: 10px 0px 15px 22px;
	font-size: 16px;
	color: #f9503e; font-weight: bold;
}

.clear {clear: both;}