@charset 'iso-2022-jp';

/* write */
div.box p {
	font-size:100%;
	line-height:1.25;
	}
div.box p.p-notice {
	margin:0 0 20px 40px;
	}

div.box table {
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	margin:0 0 30px 40px;
	}
div.box table th {
	width:7.5em;
	}
div.box table th, div.box table td {
	font-size:100%;
	vertical-align:top;
	line-height:1.5;
	padding:0 5px 10px 0;
	}
.hissu {
	color:#c00;
	}
.error {
	color:#c00;
	}

div.box p.p-soushin {
	line-height:1.5;
	text-align:center;
	margin-bottom:40px;
	}