@charset "utf-8";
/******************************************************************************
{ ss_libs } - var:2.0.0
*******************************************************************************/
@import"reset.css";/* Don`t toutch me ! */
@import"font.css";/* Don`t toutch me ! */
@import"grids.css";/* Don`t toutch me ! */



/*--------------------------
 Enquete
---------------------------*/

.enquete{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	line-height:18px;
}

.enquete h2{
	padding:20px 0 5px 6px;
}

.enquete p{
	padding:9px 0 17px 0;
}

.enquete .p01{
		margin-left:10px;
}
	
.enquete h3{
	background:url(../img/enquete/h3_bg.jpg) no-repeat;
	height:49px;
	width:325px;
	line-height:49px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-indent:20px;
}

.enquete .h3b{
	line-height:19px;
	text-indent:0px;
	padding-left:16px;
	padding-top:7px;
	margin-bottom:-7px;
	height:49px;
	width:325px;
	font-size:14px;
}

.enquete .h3c{
	background:url(../img/enquete/h3_bg.jpg) no-repeat;
	height:49px;
	width:325px;
	line-height:48px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-indent:10px;
}

.enquete .wp{
	background:url(../img/enquete/wp.jpg) repeat-y;
	width:325px;
	overflow:hidden;
	*position:relative;
}

.enquete .wp img{
	margin-left:3px;
}

.enquete li{
	width:319px;
	height:30px;
	line-height:35px;
	margin-left:3px;
	vertical-align:bottom;
}

.enquete ul{
	padding-top:5px;
	padding-bottom:5px;
}

.enquete .num01{
	background:url(../img/enquete/num1.jpg) no-repeat;
	text-indent:50px;
	width:319px;
	height:30px;
	*position:absolute;
	*left:0px;
	*top:90px;
}

.enquete .num02{
	background:url(../img/enquete/num2.jpg) no-repeat;
	text-indent:50px;
	width:319px;
	height:30px;
}

.enquete .num03{
	background:url(../img/enquete/num3.jpg) no-repeat;
	text-indent:50px;
	width:319px;
	height:30px;
}

.enquete .num04{
	background:url(../img/enquete/num4.jpg) no-repeat;
	text-indent:50px;
	width:319px;
	height:30px;
}

.enquete .num05{
	background:url(../img/enquete/num5.jpg) no-repeat;
	text-indent:50px;
	width:319px;
	height:30px;
}

.enquete .num06{
	background:url(../img/enquete/num6.jpg) repeat-y;
	width:319px;
	height:70px;	
	font-size:11px;	
	padding-top:5px;
	margin-left:3px;
	*margin-bottom:-8px;
	margin-top:-5px;
	*text-indent:3px;
}

.enquete .num06 li{
	height:20px;
	line-height:20px;
	padding-left:15px;
}

.enquete .border_bottom{
	vertical-align:top;
	margin-bottom:20px;
}

.enquete table{
	margin-bottom:25px;
}


.enquete td{
	padding:3px -2px 15px 3px;
	vertical-align:top;
}

.enquete tr{
	padding-top:20px;
}

.enquete .osae{
	text-align:center;
	vertical-align:middle;
}

/**
 * } enquete
**/






