@charset "Shift_JIS";


body.white #contents a:hover {
	color: #BD0406;
	text-decoration: none;
}

* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}

.clear{
 clear:both;
}

/* --- アンケート --  */
.middle-area_ss{
	margin-bottom:10px !important;
}

#section{
	float:left;
	text-align:left;
	width:730px;
	margin-left:38px;
	_margin-left:20px;
	_margin-bottom:-35px;
}

*:first-child+html #section {
	margin-bottom:-35px;
}

.box {
	position:relative;
	width:710px;
	border:solid 1px #666666;
	padding:10px;
	margin-bottom:20px;
	float:left;
}

#leftbox{
	float:left;
	width:486px;
}

#leftbox .jtxts{
	margin-left:40px;
}

#leftbox .smalltxt{
	margin-left:40px;
}

#rightbox{	
	float:right;
	width:208px;
	height:100%;
	min-height:116px;
}

#rightbox img{
	position:absolute;
	top:50%;
	margin-top:-58px;
	border:solid 1px #666666;
}
.title001{
	border-bottom:solid 2px;
	margin-bottom:20px;
	font-size:16px;
	padding-top:10px;
	padding-bottom:5px;
}

.title02{
	margin:20px 0px;
}

.number{
	float:left;
}

.question{
	margin-top:10px;
	margin-bottom:15px;
	margin-left:40px;
}

.jtxts{
	padding-bottom:10px;
}

.smalltxt{
	font-size:11px;
	_font-size:12px;
}

.comment{
	margin-left:25px;
}


*:first-child+html .smalltxt{
	font-size:12px;
}

.answer{
	margin:0 0 10px 25px;
}

#contents .middle-area_ss .box_ss .answer {
	background:url(../parts/question_a.png) 0 0 no-repeat;
	padding-left:20px;
	font-size:12px;
}

* html #contents .middle-area_ss .box_ss .answer{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="image",src="../parts/question_a.png");
	background: none;
}



