<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.titAddress {
	color: #bf0c21;
	line-height: 1.4;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}
#addressBox02 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url(../../images/bg_corner620f.gif) no-repeat left bottom;
}
#addressBox02 p {
	font-size: 131%;
	padding: 10px 10px 0 10px;
	margin-bottom: 0;
	background: url(../../images/bg_corner620h.gif) no-repeat;
}
#addressBox02 ul {
	border-top: 1px solid #ccc;
	margin: 0 10px;
	padding-top: 10px;
}
#addressBox02 li {
	float: left;
	min-width: 185px;
	width: expression(document.body.clientWidth &lt; 185? "185px" : "auto");
	margin: 0 15px 10px 0;
	display: inline;
	font-size: 108%;
}
#addressBox02 li img {
	vertical-align: bottom;
	margin-right: 5px;
}
#addressBox02 li.m0 {
	margin-right: 0;
}
#formBody {
	background-color: #fff;
}
#form {
	width: 390px;
	padding: 20px 15px;
	margin: 0 auto;
	line-height: 1.6;
}
#form dd input:focus,
#form textarea:focus {
	background-color: #f0f0f0;
}
#form textarea {
	border: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 20px;
	width: 100%;
}
#form .titStyle01 {
	background: url(../../images/bg_title03.gif) no-repeat left center;
	margin: 0 -15px 15px -15px;
}
#form dl {
	margin-top: 15px;
}
#form dt {
	float: left;
	padding-bottom: 10px;
	width: 160px;
}
#form dd {
	padding-left: 160px;
	padding-bottom: 10px;
}
#form dd input {
	width: 215px;
	border: 1px solid #ccc;
	padding: 3px;
}
.close {
	text-align: center;
	margin-top: 20px;
}
.txtC {
	margin-top: 20px;
}
.txtC form {
	display: inline;
}</pre></body></html>