table.regist {
	width:100%;
	border:1px solid #D2D2E1;
	background-color:#F9F9FB;
	margin-bottom:15px;
}
table.regist th,
table.regist td {
	padding:10px;
	vertical-align:top;
	line-height:1.5em;
	border:1px solid #D2D2E1;
}
table.regist th {
	width:10em;
	font-weight:bold;
}
table.regist em {
	color:#F30;
}
#registration .maincontents p,
#general .maincontents p {
	margin-bottom:1em;
}
#general .maincontents table {
	width:100%;
	margin-bottom:10px;
}
#general .maincontents table th {
	width:10em;
}
#general .maincontents table th,
#general .maincontents table td {
	padding:5px;
	line-height:1.5em;
	vertical-align:top;
	text-align:left;
}
#general .maincontents table th {
	font-weight:bold;
}
#general .maincontents .must {
	color:#F30;
}
