@charset "utf-8";

input,select{
	font-size:12px;
}

textarea{
	font-size:12px;
	border:1px solid #a7a6aa;
}
.p1{
	padding:0 10px 0 10px;
	line-height:160%;
}

.table1{
	width:720px;
	margin:0 auto 0 auto;
	background-color:#fbfbfb;
	border-spacing:0px;
}

.table1 td{
	height:auto;
	padding:5px 10px 5px 10px;
}
.table2 td{
	width:200px;
}

.table3 td{
	width:100px;
}

.td1{
	width:200px;
	height:auto;
	background:url("../images/enquete/tablebg.gif") ;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #fdfdfe;
	vertical-align:top;
}

.td2{
	width:auto;
	height:auto;
	border-bottom:1px solid #e5e5e5;
	vertical-align:middle;
}

.td3{
	width:400px;
	height:auto;
}

.td3 td{
	width:40%;
}

.td4{
	width:100px;
}

.td5{
	width:400px;
}

.text1{
	height:100%;
	text-align:right;
	border-left:5px solid #1475fa;
	line-height:140%;
}

.text2{
	font-size:10px;
}

.text3{
	font-size:10px;
	margin:10px 0 10px 20px;
}

.red{
	color:#c31919;
}

.btnBox{
	width:720px;
	text-align:center;
	margin:20px 0 20px 0;
}

.m1{
	width:720px;
	margin:10px auto 0 auto;
}

.en1 {
	display:visible;
}

.en2 {
	display:none;
}

