{
	font-size: 75%;
	font-family: "$B%R%i%.%N3Q%4(B Pro W3", "Hiragino Kaku Gothic Pro", "$B#M#S(B $B#P%4%7%C%/(B", sans-serif;
	line-height: 1.5;
	color: #333333;
	background-color: #FFFFFF;
}
#inquiry {
	width: 480px; /* $B%\%C%/%9$NI}$r;XDj(B */
}
#inquiry table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	width: 100%;
}
#inquiry td {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	padding: 10px;
}
#inquiry th {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #CCCCCC; /* $B:8J}8~$N%\!<%@!<$r(B6px$B$KJQ99(B */
	border-right: none;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 10px;	
	width: 200px;
}
#inquiry th.must {
	border-left-color: #D90000; /* $B:8J}8~$N%\!<%@!<$N?'$r@V$K;XDj(B */
}
#inquiry th em {
	font-style: normal; /* $B%U%)%s%H$rDL>o$N%9%?%$%k$K;XDj(B */
	color: #FF0000; /* $BJ8;z?'$r@V$K;XDj(B */
	padding-left: 5px; /* $B:8J}8~$K%Q%G%#%s%0$r;XDj(B */
}