.contents_box {
	width: 600px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	margin-left: 10px;
}

table.contents td {
	vertical-align: top;
	padding-bottom: 10px;
}

table.aboutus {
	width: 610px;
}
table.aboutus th{
	text-align: left;
	font-style:normal;
	white-space:nowrap;
}
table.aboutus th,
table.aboutus td{
	vertical-align: top;
	padding:5px;
	font-size:small;
	border-bottom:1px dashed #cccccc;
}
fieldset {
	margin-top: 10px;
	border: 1px solid #9aa;
	width: 560px;
}
dl {
	margin-top: 0px;
}
dt {
	margin-left: 10px;
}
dd {
	margin-left: 10px;
	margin-bottom: 10px;
}
.text_red {
	color: #FF0000;
}
