@charset "Shift_JIS";

/* =========================================================
■お問い合わせ
========================================================= */

.INQ-LIST{
}

.INQ-LIST th{
	width:180px;
	padding:3px;
	text-align: left;
	font-weight: normal;
	color:#000000;
	font-size:0.8em;
	background:#A1DBE9;

	border-bottom: 1px solid #ffffff;
}
.INQ-LIST th .th-cation{
	color:#ff0000;
	font-size:65%;
}
.INQ-LIST td{
	padding:3px;
	text-align: left;
	font-weight: normal;
/*
	background:#dfdfdf;
*/
	font-size:0.8em;
	border-bottom: 1px solid #ffffff;
}

.INQ-LIST .formSS{
	width:100px;
	margin:5px 0;
}
.INQ-LIST .formS{
	width:200px;
	margin:5px 0;
}
.INQ-LIST .formM{
	width:300px;
	margin:5px 0;
}
.INQ-LIST .formL{
	width:400px;
	margin:5px 0;
}
.INQ-LIST .radio{
	margin:0 5px 0 0;
}
.INQ-LIST .select{
	margin:0 0 5px 0;
}
.INQ-LIST .subtxt{
	margin:10px 0 0 0;
	font-size:90%;
	color:#000000;
}
.INQ-LIST .rei{
	margin:0 0 0 5px;
	font-size:65%;
	color:#ff0000;
}

.INQ-LIST td.button{
	margin:0 auto;
	padding:30px auto;
	text-align: center;
	background:#dfdfdf;
}

/* border: 1px solid #AACBEE; */