@charset "shift_jis";

/* ?{?? */
body {
	font-size: 85%;
	background: #fff url(form_backimg.jpg);
	color: #000;
	font-family: Verdana, "MS PGothic", Osaka, Arial, sans-serif;
}
.container { width: auto; }
/* ?e?[?u?? */
table.form { width: 380px; margin: 10px auto; border-bottom: 1px dotted #f30; border-collapse: collapse; }
table.form th, table.form td { font-size: 12px; text-align: left; padding: 8px; font-weight: normal; line-height: 20px; }
table.form th { background-repeat: repeat; background-attachment: scroll; background-position: 0 0; white-space: nowrap; }
table.form td { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

/* ?^?C?g?????? */
strong.ttl {
	text-align: left;
	border-left: solid 4px #cc0000;
	display: block;
	padding: 2px 5px;
	margin-top: 2em;
}

/* ???b?Z?[?W */
p.msg {
	color: #dd0000;
	margin: 2em;
}
span.msg {
	color: #dd0000;
}

/* ?߂??{?^?? */
form.back {
	margin-top: 2em;
}
.bot { border:solid 1px #ccc; padding:5px 15px; font-size:14px; text-transform:uppercase; color:#333; background-color: #f8f8f8; margin-left: 15px; cursor:pointer; }
.bot:hover { color: #333; font-size: 14px; background-color: #cccce6; text-transform: uppercase; cursor: pointer; padding: 5px 15px; border: solid 1px #ccc; }
