body {
	margin : 0px;
	padding : 0px;
	font-size : 12px;
	background-color :transparent;
}

.table_1{
	width:520px;
	margin-bottom:20px;
}

.table_1 tr td{
	padding:4px 0;
	border-bottom:1px dotted #ccc;
}

.td_1{
	width:100px;
}

.td_2{
	width:420px;
}

.red {
	margin : 0px;
	padding : 0px;
	font-size : 10px;
	color : #ff0000;
}

#hikae{
	width:200px;
	height:20px;
	float:left;
}

#soshin{
	width:300px;
	height:20px;
	float:left;
}

.underComment{
	width:500px;
	height:auto;
	margin-top:20px;
	float:left;
}
