@charset "utf-8";

#toiawaseFORM #main .inner p{
	margin-left:40px;
	margin-right:20px;
	line-height:150%;
	margin-top:5px;
}

table#toiawase{
	margin-left:40px;
	text-align:left;
	border-collapse:collapse;
	border:1px solid #999999;
}

table#toiawase th,
table#toiawase td{
	padding:5px;
	border:1px solid #999999;

}

table#toiawase th{
	width:120px;
	background-color:#CCCCCC;
}

table#toiawase td{
	width:280px;
}

