@charset "utf-8";
/* CSS Document */

div#contents table {
	border-top: 1px solid #E6E2DA;
	border-left: 1px solid #E6E2DA;
	width: 686px;
	margin: 25px 0 0 0;
}

div#contents table th,
div#contents table td	{
	padding:10px;
	text-align:left;
	vertical-align:middle;
	border-right: 1px solid #E6E2DA;
	border-bottom: 1px solid #E6E2DA;
}

div#contents table th	{
	background: #F4F1EA;
	white-space: nowrap;
	width: 12em;
}

div#contents sup {
	color: #cc0000;
	margin-left: 0.5em;
}

input,
textarea	{
	font-size: 12px;
}

div#contents h4 {
	margin-bottom: 20px;
}
