@charset "Shift_JIS";

/* 2013年3月7日作成 soundhunter */


div#ContentBody {
	margin-bottom: 70px;
	}

h1 {
    line-height: 1.6em;
}

span#subtitle {
	font-size: 70%;
	}



/* メールフォーム全体 */
div#MailFormZentai {
	margin-bottom: 42px;
	padding: 0 10px;
	}
div#MailForm {
	text-align: center;
	}


/* メールフォームのテーブル */
table.form {
	width:637px;
	border:1px solid #756D5A;
	border-collapse:collapse;
	margin:28px auto 14px;
	}
table.form th,td {
	text-align:left;
	border:1px solid #756D5A;
	padding:14px;
	font-weight:normal;
	}
table.form th {
	width: 30%;
	background:#cce6cc;
	}
table.form td {
	background:#f0f0f0;
	}
strong.ttl {
	text-align:left;
	border-left:solid 7px #00aa00;
	display:block;
	padding:2px 7px;
	margin-top:2em;
	}



/* 内容確認画面　tmpl/conf.html */
div#button {
	margin: 3em 0 3em;
	text-align: center;
	}

/* footer */
div#footer p {
	border-bottom: 1px solid #555:
	}

