@charset "euc-jp";

p.inq{
	width:600px;
	margin:0px auto 15px auto;
	font-size:12px;
	text-align:left;
	line-height:1.45;
	color:#666666;
}

table{
	width:600px;
	margin:0px auto 15px auto;
}

table th,td{
	padding:10px 0px;
	line-height:1.45;
	text-align:left;
	color:#666666;
	border-bottom:1px solid #DCDCDC;
	font-size:12px;
}

table th{
	width:120px;
	vertical-align:top;
	text-indent:10px;
	font-weight:normal;
}

table td input{
	margin:0px 5px 0px 0px;
}

table td textarea{
	width:450px;
	height:110px;
}

table td span{
	color:#990000;
	margin:0px 10px;
}

table th.bottom,td.bottom{
	border-bottom:0px;
}

div.btnArea{
	width:600px;
	margin:0px auto 30px auto;
	text-align:center;
}

div.btnArea input{
	margin-right:20px;
}

div.btnArea input.btnr{
	margin-right:0px;
}

/* margin
----------------------------------------------------------- */
.space{
	margin-bottom:10px;
}

/* 
err
----------------------------------------------------------- */
.err {
	width:600px;
	text-align: left;
	border:1px solid #003366;
	font-size: 12px;
	padding:5px; 
	color:#990000;
	margin:1px 0 1px 0;
}
