/*---------------------------------------------*/

/* INFO

-----------------------------------------------

css file for nj-axis.jp

filename:    top.css

build:       2007.01.20

author:      nozomu yamamoto

-----------------------------------------------*/

/*---------------------------------------------*/

/* enquete

-----------------------------------------------*/



div#enquete_main{
	margin:0px;
	padding:0px;
	width:740px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
}

div.enqueteTitle{
	margin:0px;
	padding:0px 0px 5px 0px;
	width:700px;
	height:25px;
	clear:both;
}
div.enqueteTitle p.point{
	width:10px;
	height:25px;
	margin:0px;
	padding:0px;
	background-color:#5D1E3D;
	float:left;
}
div.enqueteTitle p.title{
	width:690px;
	height:18px;
	margin:0px;
	padding-top:7px;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	background-color:#F80A9E;
	float:left;
}

div.enqueteData{
	margin:0px auto;
	padding:5px 10px 10px 10px;
	width:680px;
	height:auto;
	clear:both;
}
div.enqueteData p {
	margin:0px auto;
	padding:10px 0px;
	width:680px;
	height:auto;
	font-size:12px;
	color:#333333;
	text-align:left;
	clear:both;
}

div.enqueteSubmit{
	margin:0px auto;
	padding:10px 0px;
	width:700px;
	height:auto;
	font-size:12px;
	color:#F80A9E;
	text-align:center;
	line-height:130%;
	clear:both;
}



/*---- キャンペーン ----*/
div#enqueteComment{
	background-image:url("../img/enqueteCommentBg.jpg");
	background-repeat:no-repeat;
	width:640px;
	height:155px;
	text-indent:-9999px;
	clear:both;
}
