html {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#jumper {
	background-color: #fdfe13;
	padding-top: 10px;
	padding-left: 2px;
	padding-bottom: 10px;
	margin: 30px 0 0;
}
.apply-limit {
	background-color: #005291;
	color: #feffff;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

form {
	margin: 0;
	padding: 0;
}
select {
	margin: 0;
	padding: 0;
}
input {
	background-color: #fefeac;
	margin-left: 12px;
}
textarea {
	margin-left: 12px;
}
select {
	margin-left: 12px;
}
#set {
	background-color: #7f7f7f;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}

/* Thank You */
.style1 {
	font-size: 10px;
	color: #f00;
	font-weight: bold;
	padding: 10px;
}
.style2 {
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}
.style3 {font-size: 16px;
	line-height: 26px;
}
.style4 {
	font-size: 10px;
	color: #666666;
}




/*Pマーク対策フォーム*/
.pmark-title {
	font-size: 14px;
	text-align: center;
	text-indent: 28px;
}
.pmark-center {
	font-size: 12px;
	text-align: center;
}
.pmark-number {
	margin: 0;
	padding-left: 30px;
	text-indent: -35px;
	font-size: 12px;
}
.checkbox {
	text-align: center;
}
.submit {
	text-align: center;
	background-color: #fdfe00;
	padding: 5px;
}


.privacy-declare-headline {
	margin: 0 0 20px;
	font-size: 12px;
}
.privacy-declare {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 16px;
	overflow: auto;
	padding-right: 20px;
	height: 230px;
}
.subtext-center {
	text-align: center;
}
h4 {
	margin: 20px 0 0;
}
.privacy-corner {
	border: 1px solid #7f7f7f;
	padding: 10px 20px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.privacy-corner-title {
	font-weight: bold;
	margin: 0 0 5px;
	text-indent: -10px;
}
.privacy-declare-p {
	margin: 0 0 20px;
	font-size: 12px;
	line-height: 14px;
}
.privacy-declare-contact {
	margin: 0;
	font-size: 12px;
}
.privacy-declare-right {
	margin: 0;
	text-align: right;
}
.privacy-table {
	
}

/*クッションページ*/
.cautionpage-title {
	background: url(pmark_form.gif) no-repeat;
	height: 115px;
	padding: 0;
	margin: 0;
	width: 600px;
	text-indent: -9999px;
}
.cautionpage-excaution {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffe5e5;
	color: #860006;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border: 1px solid #860006;
}
.cautionpage-ok-button {
	width: 200px;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-indent: -9999px;
}
.cautionpage-ok-button a {
	background: url(pmark_form.gif) no-repeat 0 -118px;
	display: block;
	width: 200px;
	height: 65px;
	overflow: hidden;
}
.cautionpage-ok-button a:hover {
	background: url(pmark_form.gif) no-repeat 0 -184px;
	display: block;
	width: 200px;
	height: 65px;
}
#on-off-all {
	width: 400px;
	height: 65px;
	padding: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
.on-button {
	width: 200px;
	height: 65px;
	display: block;
	float: left;
	text-indent: -9999px;
}
.on-button a {
	width: 200px;
	height: 65px;
	display: block;
	background: url(pmark_form.gif) no-repeat -200px -118px;
	overflow: hidden;
}
.on-button a:hover {
	width: 200px;
	height: 65px;
	display: block;
	background-position: -200px -184px;
	background-repeat: no-repeat;
}
.off-button {
	width: 200px;
	height: 65px;
	display: block;
	float: left;
	text-indent: -9999px;
}
.off-button a {
	width: 200px;
	height: 65px;
	display: block;
	background: url(pmark_form.gif) no-repeat -400px -118px;
	overflow: hidden;
}
.off-button a:hover {
	width: 200px;
	height: 65px;
	display: block;
	background: url(pmark_form.gif) no-repeat -400px -184px;
}
.close-text-right {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.agree-caution {
	font-size: 12px;
	text-align: center;
	margin: 10px 0 0;
}