@charset "utf-8";
/* CSS Document */

#content {
	width:571px;
	margin:auto;
	padding-bottom:60px;
	line-height:150%;
	font-size:0.9em;
}


table.form { border:1px solid #7777bb; border-collapse:collapse; margin-top:1em; width:100%; }
table.form th,td { text-align:left; border:1px solid #7777bb; padding:8px; font-weight:normal; }
table.form th { background:#cccce6; }
table.form td { background:#f0f0f0; }
strong.ttl { text-align:left; border-left:solid 4px #cc0000; display:block; padding:2px 5px; margin-top:2em; }

h3 {
	font-weight:bold;
	margin-bottom:10px;
	margin-top:20px;
}