@charset "EUC-JP";

table#Inq	{
	margin:0;
	width:600px;
	border-collapse:collapse;
	border:0;
}

table#Inq td	{
	padding:10px;
	border-bottom:#CCCCCC 1px dashed;
	line-height:18px;
}

.Bu	{
	text-align:center;
	margin:10px 0;
}

p.attention	{
	margin-top:5px;
	font-size:11px;
}

.bg_gray	{
	background:#ececec;
}