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


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



/* ------ ･ｿ･､･ﾈ･・------ */
.title {
	color: #333333;             /* ﾊｸｻ惞ｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	margin-left: 25px;
	padding-bottom: 5px;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	background-color: #FFFFFF;
}
#wrapper .flash_top {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
}
#wrapper #header {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 800px;
}




/* ------ ･皈ﾃ･ｻ｡ｼ･ｸ ------ */
.msg_head {
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
	padding-left: 25px;
	font-size: 12px;
	font-weight: normal;
	width: 775px;
	line-height: 1.5em;
}

.msg_foot {
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: center;         /* ﾇﾛﾃﾖ */
	font-size: 12px;
	font-weight: normal;
	width: 800px;
	clear: both;
	line-height: 1.5em;
}



/* ------ ･ﾆ｡ｼ･ﾖ･・------ */
table {
	border-style: none;
	width: 90%;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	height: auto;
}

table th {
	background-color: #666666;  /* ﾇﾘｷﾊｿｧ */
	color: #FFFFFF;             /* ﾊｸｻ惞ｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
	border-style: none;
	white-space: nowrap;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
}
#wrapper .input th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}


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



/* ------ ･ﾜ･ｿ･・------ */
.submit {
	text-align: center;         /* ﾇﾛﾃﾖ */
}
#wrapper form .input tr td p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.chui {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #C00;
}
#wrapper form .input tr td h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 17px;
	line-height: 1.5em;
	font-weight: bold;
	color: #066;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
