/************************************************/
/*        ･ﾕ･ｩ｡ｼ･爭癸ｼ･・ﾑ･ｹ･ｿ･､･・ｷ｡ｼ･ﾈ        */
/************************************************/


/* ------ ･ﾚ｡ｼ･ｸﾁｴﾂﾎ ------ */
body {
	background-color: #ffffff;  /* ﾇﾘｷﾊｿｧ */
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}


/* ------ ･ｿ･､･ﾈ･・------ */
.title {
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #36C;
}


/* ------ ･皈ﾃ･ｻ｡ｼ･ｸ ------ */
.msg_head {
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.msg_foot {
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: center;         /* ﾇﾛﾃﾖ */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


/* ------ ･ﾆ｡ｼ･ﾖ･・------ */
table {
	border-style: none;
	width: 80%;
	margin: 20px 10%;
}

table th {
	background-color: #9CC;  /* ﾇﾘｷﾊｿｧ */
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
	border-style: none;
	white-space: nowrap;
	padding: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: normal;
}

table td {
	background-color: #eeeeee;  /* ﾇﾘｷﾊｿｧ */
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
	border-style: none;
	white-space: nowrap;
	padding: 5px;
}


/* ------ ･ﾜ･ｿ･・------ */
.submit {
	text-align: center;         /* ﾇﾛﾃﾖ */
}
