@charset "euc-jp";

/*アンケート専用*/
.blankenq {
	width:500px;
	height:20px;
}
.leftboxform{
	width:260px;
	float:left;
}

.rightboxform{
	width:270px;
	float:right;
}
.tableenquete{
	width:560px;
	border:none;
	font-size:12px;
	line-height:1.2;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
}
.cellenquete{
	width:270px;
	border:none;
	padding:3px 5px 3px 10px;
	margin: 0;
}
.cellenquete02{
	width:560px;
	border:none;
	padding:5px 0px 5px 0px;
	font-size: 0px;
	line-height: 0;
}
.aligncenter{
	text-align:center;
}
