@charset "UTF-8";

.contactoutline {
	margin:0;
	padding:0;
}
.contactoutline dt {}
.contactoutline dd {
	margin-left:0;
	margin-bottom:.5em;
}
.contactoutline textarea {
	width:420px;
}

.hissu {
	color:#900;
	margin-left: 0.5em;
}
.choice {
	border: 1px solid #666666;
	padding: 0.5em;
}

.choice label {
	margin-left: 1em;
	font-size: medium;
	color: #900;
	line-height: 2em;
	background-color: #E0E0D6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #930;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
}
.contact {
	background-color:#CCC;
	width: 490px;
	background-image: url(img/title_img01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: x-large;
	height: 120px;
	color: #FFFFFF;
	text-indent: 1em;
	line-height: 120px;
}

