div div.aform-content .aform-label {
    white-space: normal;
}

/*20101110待ち受けアンケートページ（テストサーバとa-formのIDは違うのでコピーの際注意）*/

div#aform-18.aform div.aform-header,
div#aform-18.aform dt span.required { display: none; }
div.aform-content{
	margin:0 40px;
}

#aform-form-18 { margin:20px 0 0 0;}

div.aform-content #aform-confirm-form {
	padding:15px 15px 30px;
}

div.aform-content #aform-confirm-form * {
	line-height:2.5em;
}

div.aform-content #aform-confirm-form p {
	clear: both;
	padding:0 0 20px 0;
}
div.aform-content #aform-confirm-form dd {
	color:red;
}

div.aform-content dl {
	clear: both;
}

div.aform-content #aform-confirm-form dl dt {
	float: left;
}

#aform_result {
	margin: 0 auto !important;
}

div#aform-18.aform div.aform-content dl dd {
	float: left;
	margin:0 1px 0 5px;
}

dl#field910 dt, dl#field911 dt, dl#field912 dt, dl#field966 dt{ 
	float:left; display:block; text-indent:-9999px; overflow:hidden; border:0px; outline:0; margin: 0 auto; line-height:0; font-size:0;
}

dl#field910 dt{ 
	background:url(../secret/img/q_age.gif) no-repeat;
	width:33px;
	height:17px;
}
dl#field911 dt{ 
	background:url(../secret/img/q_sex.gif) no-repeat;
	width:34px;
	height:16px;
}
dl#field912 dt{ 
	background:url(../secret/img/q_job.gif) no-repeat;
	width:34px;
	height:15px;
}
dl#field966 dt{ 
	background:url(../secret/img/q_place.gif) no-repeat;
	width:48px;
	height:25px;
	padding-bottom:5px;
}

dl#field910{ 
	padding:0 0 8px 15px;
	margin-top:10px;
	_margin-top:0;
}
dl#field911{ 
	padding:0 0 8px 14px;
}
dl#field912{ 
	padding:0 0 8px 14px;
}

dl#field914, dl#field915, dl#field916, dl#field917, dl#field918, dl#field919 {
	width:auto;
	height:29px;
}

dl#field914 dt, dl#field915 dt, dl#field917 dt, dl#field918 dt, dl#field919 dt, dl#field920 dt {
	float:none;
	width:auto;
}

dl#field914{ 
	background:url(../secret/img/img_q1.gif) 12px 20px no-repeat;
	padding-left:56px;
	border-top:solid 1px #CCCCCC;
	padding-top:20px;
	padding-bottom:10px;
}
dl#field915{ 
	background:url(../secret/img/img_q2.gif) 12px 0 no-repeat;
	padding-left:56px;
	padding-bottom:10px;
}
dl#field917{ 
	background:url(../secret/img/img_q3.gif) 12px 0 no-repeat;
	padding-left:56px;
	padding-bottom:10px;
}
dl#field917 dd{ 
	width:auto !important;
	width:100%;
}

dl#field918{ 
	background:url(../secret/img/img_q4.gif) 12px 0 no-repeat;
	padding-left:56px;
	padding-bottom:10px;
}
dl#field919{ 
	background:url(../secret/img/img_q5.gif) 12px 0 no-repeat;
	padding-left:56px;
	padding-bottom:10px;
}
dl#field920{ 
	background:url(../secret/img/img_q6.gif) 12px 0 no-repeat;
	padding-left:56px;
	padding-bottom:10px;
}

div.submit{
	text-align:center;
	margin-top:10px;
	border-top:solid 1px #CCCCCC;
	padding-top:20px;
	padding-bottom:10px;
	clear:both;
}

#aform-form-18 .validation-advice {
	background-color:#fffcdb;
	margin:0;
	padding:0;
	color:red;
	font-weight:bold;
	display:block;
	width:350px;
}

div.aform-content dl {
	border-bottom:0px !important;
}

