@charset "utf-8";
/* CSS Document */

div#contents table {
	border-top: 1px solid #E6E2DA;
	border-left: 1px solid #E6E2DA;
	width: 686px;
	margin: 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;
}

div#contents table.img_lyout {
	border: 1px solid #E6E2DA;
	margin: 0;
}

div#contents h5 {
	margin: 11px 0 0 0;
}

div#contents p#att {
	margin: 0;
	padding: 0;
}
div#contents strong {
	font-size: 1.2em;
	color: #600;
}
