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


/* ------ ･ﾚ｡ｼ･ｸﾁｴﾂﾎ ------ */
body {  
	background-color: #ffffff;  /* ﾇﾘｷﾊｿｧ */
}


/* ------ ･ｿ･､･ﾈ･� ------ */
.title {
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: center;           /* ﾇﾛﾃﾖ */
}


/* ------ ･皈ﾃ･ｻ｡ｼ･ｸ ------ */
.msg_head {
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: center;           /* ﾇﾛﾃﾖ */
}

.msg_foot {
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: center;         /* ﾇﾛﾃﾖ */
}


/* ------ ･ﾆ｡ｼ･ﾖ･� ------ */
table {
	border-style: none;
	margin-right: auto;
	margin-left: auto;
}

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

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


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


.text_red {
	font-size: 0.9em;
	color: #FF0000;
}
