@charset "utf-8";

h3 {
	background-image:url(../images/h3_12.jpg);
}
blockquote {
	margin: 0 0 0 2em;
}
.inside-left blockquote p {
	text-indent: 0;
}
#contents dl {
	margin: 1em 0;
}
#contents dt {
	margin: 0 0 0 0;
}
#contents dd {
	margin: 0 0 0 1em;
}
#complaints-error {
	text-align: center;
	color: #F00;
}
table {
	border-top:1px solid #C1BFAB;
	border-right:1px solid #C1BFAB;
	border-collapse:collapse;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	width: 100%;
}
th,td {
	border: none;
}
td {
	color:#211818;
	background:#ffffff;
	border-bottom: 1px solid #C1BFAB;
	border-left:1px solid #C1BFAB;
	text-align:center;
	padding: 0.5em;
	text-align: left;
}				
th {
	font-weight:normal;
	color: #211818;
	text-align:left;
	border-bottom: 1px solid #C1BFAB;
	border-left:1px solid #C1BFAB;
	padding: 0.5em;
	background:#EBE5D5;
	width: 170px;
}	
thead th {
	background:#EBE5D5;
	text-align:center;
	color:#211818
}
#txtAge {
	width: 50px;
	ime-mode: inactive;
}
#txtAccess {
	width: 270px;
	ime-mode: active;
}
#txtChance {
	width: 270px;
}
#txtReason {
	width: 270px;
}
#txtAcceptance {
	width: 392px;
}
#txtDocter {
	width: 392px;
}
#txtAtmosphere {
	width: 392px;
}
#txtOther {
	width: 392px;
}
.txtArea {
	width: 380px;
}

