/************************************************/
/*        ･ﾕ･ｩ｡ｼ･爭癸ｼ･・ﾑ･ｹ･ｿ･､･・ｷ｡ｼ･ﾈ        */
/************************************************/


/* ------ ･ﾚ｡ｼ･ｸﾁｴﾂﾎ ------ */
body {  
	background-color: #ffffff;  /* ﾇﾘｷﾊｿｧ */
}


/* ------ ･ｿ･､･ﾈ･・------ */
.title {
	font-size: 16px; COLOR: #000099; TEXT-ALIGN: center; font-weight: bold
}


/* ------ ･皈ﾃ･ｻ｡ｼ･ｸ ------ */
.msg_head {
	font-size: 12px; COLOR: #ff0000; TEXT-ALIGN: center
}

.msg_foot {
	font-size: 12px; COLOR: #ff0000; TEXT-ALIGN: center
}


/* ------ ･ﾆ｡ｼ･ﾖ･・------ */
table {
	border-style: none;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
}

table th {                          
	font-size: 12px; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; COLOR: #000000; BORDER-TOP-STYLE: none; PADDING-TOP: 5px; BORDER-RIGHT-STYLE: none; WHITE-SPACE: nowrap; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #cccccc; TEXT-ALIGN: left; BORDER-BOTTOM-STYLE: none
}

table td {
	font-size: 12px; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; COLOR: #000000; BORDER-TOP-STYLE: none; PADDING-TOP: 5px; BORDER-RIGHT-STYLE: none; WHITE-SPACE: nowrap; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #eeeeee; TEXT-ALIGN: left; BORDER-BOTTOM-STYLE: none
}


/* ------ ･ﾜ･ｿ･・------ */
.submit {
	text-align: center;         /* ﾇﾛﾃﾖ */
}

