@charset "Shift_JIS";

table.toiawaseform {
	margin-left:1.5em;
	margin-right:1.5em;
	border:1px solid orange;
	border-collapse:collapse;
}
table.toiawaseform th {
	color:#400000;
	text-align:left;
	border:1px solid orange;
	background-color:#ffeecc;
	padding:4px 1em 4px 2em;
	font-weight:normal;
	text-indent:-1.5em;
}
table.toiawaseform thead th {
	background-color:#ffcc99;
}
table.toiawaseform td {
	text-align:left;
	border:1px solid orange;
	padding:4px 1em;
}
table.toiawaseform td.naiyou {
	white-space:pre;
}

input[type="text"]:focus, textarea:focus, select:focus {
	background-color:#FFFFCC;
}

/* tu˗ */
div.AttentionNecessaryInput {
	margin-left:2em;
}
span.Attention {
	color:red;
}
div.Text {
	padding-bottom:1em;
	margin-left:2em;
}

/* Open Sub Menu 
ul#otoiawase-detail {
	display:block;
	speak:normal;
}
*/