@charset "UTF-8";
/* CSS Document */

/*
body {
	color: #333;
	padding: 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}
*/


#aform-1 .required,#aform-1 .required {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/*#aform-1 .aform-content #aform-form-1 dt {
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	margin-top: 12px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #D1DFFF;
	text-indent: 3px;
	margin-bottom: 8px;
}*/
#aform-form-1  dl dt .required {
	margin-bottom: 2px;
}

#aform-1 .aform-content #aform-form-1 dt {
	font-size: 14px;
	color:  #009933;
	line-height: 16px;
	margin-top: 10px;
	text-indent: 3px;
	margin-bottom: 5px;
}


#aform-1 .aform-content #aform-form-1 dd {
	text-indent: 18px;
	margin-bottom: 8px;
	color: #333333;
}
#aform-form-1  dl dt .required {
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
}
#aform-form-1  dt{
	margin-bottom: 3px;
	}

#aform-form-1  dd{
	margin-bottom: 5px;
	}
	
#aform-form-1 label {
	padding-right: 30px;
}

.panel {
	clear: both;
	display: none;
	border: 3px solid #CCC;
	padding: 1em;
}
.panel.active-tab-body {
	display: block;
}
#tabs {
	list-style: none;
}

#tabs li {
	float: left;
}

#tabs a {
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-color: #F2F2F2;
	text-decoration: none;
	color: #999999;
}

#tabs a.active-tab {
	background-color: #CCC;
	border-top: 3px solid #999;
	padding-top: 3px;
	color: #000;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
/*	font-weight: bold;*/
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}

.aform-header{
	font-size: 110%;
	font-weight: bold;
	display: block;
	color: #FFF;
	text-indent: 20px;
	width: 675px;
	height: 30px;
	font-size: 15px;
	background-image: url(../../../../../newimages/subcont-tit.gif);
	background-repeat: no-repeat;
	line-height: 27px;
}
.aform-hdln{
	font-weight: bold;
	display: block;
	display: block;
	color: #FFF;
	text-indent: 20px;
	width: 675px;
	height: 30px;
	font-size: 15px;
	background-image: url(../../../../../newimages/subcont-tit.gif);
	background-repeat: no-repeat;
	line-height: 28px;
	margin-top: 10px;
}
.aform-zipcode {
	margin-bottom: 10px;
}
.aform-email {
	margin-bottom: 10px;
}
div.aform-content p.powerdby{
	text-align: right;
	font-size: 70%;
	margin: 1em 0;
	visibility: hidden;	
}
div.aform-content p.powerdby a{
	color: #fff;
	padding:0 5px;
	background:#BAD7E4;
	text-decoration:none;
	visibility: hidden;
}
div.aform-content p.powerdby a:hover{
	background:#75AECA;
	visibility: hidden;
}

#aform_result{
	color: #c00;
	font-weight: bold;
	font-size: 110%;
	margin: 15px auto;
	padding: 10px 15px;
}
#aform_result a{
	margin: 0 1em;
}

/*フォーム2　ピアノ買取*/
#aform-form-2  dl dt .required {
	margin-bottom: 2px;
}

#aform-2 .aform-content #aform-form-2 dt {
	font-size: 14px;
	color:  #009933;
	line-height: 16px;
	margin-top: 10px;
	text-indent: 3px;
	margin-bottom: 5px;
}


#aform-2 .aform-content #aform-form-2 dd {
	text-indent: 18px;
	margin-bottom: 8px;
	color: #333333;
}
#aform-form-2  dl dt .required {
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
}
#aform-form-2  dt{
	margin-bottom: 3px;
	}

#aform-form-2  dd{
	margin-bottom: 5px;
	}
	
#aform-form-2 label {
	padding-right: 30px;
}



/*フォーム3　管楽器*/
#aform-form-3  dl dt .required {
	margin-bottom: 2px;
}

#aform-3 .aform-content #aform-form-3 dt {
	font-size: 14px;
	color: #009933;
	line-height: 16px;
	margin-top: 10px;
	text-indent: 3px;
	margin-bottom: 5px;
	font-weight: bold;
}


#aform-3 .aform-content #aform-form-3 dd {
	text-indent: 18px;
	margin-bottom: 8px;
	color: #333333;
}
#aform-form-3  dl dt .required {
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
}
#aform-form-3  dt{
	margin-bottom: 3px;
	}

#aform-form-3  dd{
	margin-bottom: 5px;
	}
	
#aform-form-3 label {
	padding-right: 30px;
}

/*フォーム004防音室*/
#aform-form-4  dl dt .required {
	margin-bottom: 2px;
}

#aform-4 .aform-content #aform-form-4 dt {
	font-size: 14px;
	color: #009933;
	line-height: 16px;
	margin-top: 10px;
	text-indent: 3px;
	margin-bottom: 5px;
	font-weight: bold;
}


#aform-4 .aform-content #aform-form-4 dd {
	text-indent: 18px;
	margin-bottom: 8px;
	color: #333333;
}
#aform-form-4  dl dt .required {
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
}
#aform-form-4  dt{
	margin-bottom: 3px;
	}

#aform-form-4  dd{
	margin-bottom: 5px;
	}
	
#aform-form-4 label {
	padding-right: 30px;
}

/*フォーム005防音室*/
#aform-form-5  dl dt .required {
	margin-bottom: 2px;
}

#aform-5 .aform-content #aform-form-5 dt {
	font-size: 14px;
	color: #009933;
	line-height: 16px;
	margin-top: 10px;
	text-indent: 3px;
	margin-bottom: 5px;
	font-weight: bold;
}


#aform-5 .aform-content #aform-form-5 dd {
	text-indent: 18px;
	margin-bottom: 8px;
	color: #333333;
}
#aform-form-5  dl dt .required {
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
}
#aform-form-5  dt{
	margin-bottom: 3px;
	}

#aform-form-5  dd{
	margin-bottom: 5px;
	}
	
#aform-form-5 label {
	padding-right: 30px;
}

/*項目位置調整
------------------------*/
.aform-text {
	margin-bottom: 10px;
}
.aform-prefecture validate-selection {
}
.aform-prefecture {
	margin-bottom: 10px;
}
.submit {
	padding-left: 15px;
}
.aform-textarea {
	margin-top: 5px;
}

