/************************************************/
/*        ե᡼ѥ륷        */
/************************************************/


/* ------ ڡ ------ */


/* ------ ȥ ------ */
body {
	font-family: "MS PGothic", Osaka, "Hiragino Kaku Gothic Pro", sans-serif;
	margin: 0px;
	color: #333333;
	font-size: 12px;
}
.title {
	color: #333333;             /* ʸ */
	text-align: left;
	font-size:14px;           /*  */
}


/* ------ å ------ */
.msg_head {
	color: #333333;             /* ʸ */
	text-align: left;           /*  */
}

.msg_foot {
	color: #333333;
	text-align: center;
}


/* ------ ơ֥ ------ */
table {
	color: #333333;
	font-size:12px;
	border-style: none;
	width: 610px;
	margin-top: 20px;
}

table th {
	color: #333333;             /* ʸ */
	text-align: right;           /*  */
	border-style: none;
	padding: 5px;
	background: #FFFFFF;
	font-weight: normal;
	white-space: nowrap;
}

table td {
	background-color: #eeeeee;  /* طʿ */
	color: #333333;             /* ʸ */
	text-align: left;           /*  */
	border-style: none;
	padding: 5px;
}

.red {
	color: #FF0000;	
}
/* ------ ܥ ------ */
.submit {
	text-align: center;         /*  */
}
