@charset "UTF-8";


#inquiryPage #main h3 {
	margin-top: 2em;
}
.contentsBlock {
	margin-bottom: 1em;
}
#main address {
	display: inline;
}
.addressFix {
	letter-spacing: 1em;
}


.small {font-size: x-small}

td {
	background:#FFF;
	padding:7px;
}

.submit {
	margin-top:2em;
	width: 200px;
}

.ERR {
	color:#F00;
	font-weight:bold;
}








#cresit {
text-align:right;
font-size:10px;
margin-top: 4em;
}
div#cresit a:link, div#cresit a:visited { color: #999; text-decoration: none; }
div#cresit a:hover { text-decoration: underline; }
