.form {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 20px;
	margin-top: 12px;
}
.form h3 .icon img {
	padding-left: 20px;
}

.form .icon {
	padding-bottom: 20px;
	color: #990000;
	font-size: 70%;
	font-weight: normal;
}
.form input,select,textarea {
	margin-right: 10px;
	font-size: 110%;
}
.form .sample {
	color: #3366FF;
}
.form .property {
	color: #000000;
	font-size: 110%;
}

.form dt {
	padding-bottom: 6px;
	font-weight: bold;
}
.form dt.must {
	background-image: url(../images/must.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 22px;
	margin-bottom: 8px;
}
.form dt.depend {
	background-image: url(../images/depend.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 22px;
	margin-bottom: 8px;
}
.form dd {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 85%;
	color: #999999;
}
.form dd.noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}
.form-age {
	width: 80px;
	height: 17px;
	font-size: 90%;
	color: #666666;
}
.form-name {
	width: 260px;
	height: 17px;
	font-size: 90%;
	color: #666666;
}
.form-business {
	width: 260px;
	height: 17px;
	font-size: 90%;
	color: #666666;
}
.form-genre {
	height: 17px;
	width: 260px;
	font-size: 90%;
	color: #666666;
}
.form-mail {
	height: 17px;
	width: 260px;
	font-size: 90%;
	color: #666666;
}
.form-tell {
	height: 17px;
	width: 260px;
	font-size: 90%;
	color: #666666;
}
.form-artist {
	height: 17px;
	width: 260px;
	font-size: 90%;
	color: #666666;
}
.form-url {
	height: 17px;
	width: 260px;
	font-size: 90%;
	color: #666666;
}
.form-message {
	height: 100px;
	width: 260px;
	color: #666666;
}
.form .form-zip {
	width: 80px;
}
.form .form-autozip {
	font-size: 90%;
	color: #000000;
}
.form-artist {
	height: 17px;
	width: 260px;
	font-size: 90%;
	color: #666666;
}
.form-pass {
	height: 17px;
	width: 100px;
	font-size: 90%;
	color: #666666;
}
.form-address {
	height: 17px;
	width: 260px;
	font-size: 90%;
	color: #666666;
}
.form .send {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.form .send-button {
	float: left;
	width: 259px;
}
.form .privacy {
	font-size: 85%;
	float: right;
	width: 360px;
	text-align: right;
}
.form .privacy img {
	padding-right: 10px;
}

.form .privacy a {
	color: #0066CC;
	text-decoration: underline;
}
.privacy-left {
	font-size: 85%;
	padding-top: 45px;
	padding-bottom: 30px;
}
.privacy-left img {
	padding-right: 10px;
}

.privacy-left a {
	color: #0066CC;
	text-decoration: underline;
}

.privacy-double {
	color: #666666;
	line-height: 1.6em;
	font-size: 95%;
}
.privacy-double h3 {
	font-size: 110%;
	padding-bottom: 13px;
	font-weight: bold;
	color: #999999;
}
.privacy-double h4 {
	font-size: 90%;
	padding-bottom: 15px;
	line-height: 1.5em;
}
.privacy-double ul {
	margin-bottom: 10px;
	list-style-type: disc;
	padding-left: 24px;
}
.privacy-double h4 ul {
	list-style-type: lower-alpha;
	padding-left: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.privacy-double ul.nobottom {
	padding-bottom: 0px;
}
.privacy-double .left {
	float: left;
	width: 350px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.privacy-double .right {
	float: right;
	width: 350px;
}
.privacy-double .attention {
	font-size: 80%;
	color: #CC0000;
	line-height: 1.4em;
}
.inquiry-info {
	font-size: 90%;
	line-height: 1.2em;
	padding-bottom: 18px;
}
.close {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}

