#main_area .comment_box table
{
	width: 100%;
}
#main_area .comment_box th
{
	padding: 8px;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#main_area .comment_box td
{
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
#main_area .comment_box h3
{
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#main_area .map
{
	padding: 30px;
}