
#main #titletxt{
	width		: 990px;
	height		: 95px;
	font-size	: 12px;
	line-height	: 18px;
	background	: url(./img/title.gif) no-repeat;
}

#main #titletxt p{
	padding		: 5px 0 0 25px;
}

#main #titletxt span{
	color		: #cc0000;
}


#main #titletxt2{
	width		: 990px;
	height		: 55px;
	font-size	: 12px;
	line-height	: 18px;
	background	: url(./img/title2.gif) no-repeat;
}

#main #titletxt2 p{
	padding		: 5px 0 0 25px;
}

#main #titletxt2 span{
	color		: #cc0000;
}



/* アンケート */

#enquete{
	width			: 940px;
	margin			: 0 0 0 30px;
}

.box_bs{
	width			: 940px;
	float			: left;
	margin			: 0 0 20px 0;
	background		: url(./img/box.gif) repeat-y;
}

.box_bg{
	width			: 940px;
	float			: left;
	padding-bottom	: 20px;
	background		: url(./img/box_bt.gif) no-repeat bottom;
}

.box{
	width			: 940px;
	float			: left;
	padding-top		: 15px;
	background		: url(./img/box_top.gif) no-repeat;
}

.box table{
	width			: 900px;
	font-size		: 14px;
	line-height		: 25px;
	margin			: 0 0 0px 20px;
}

.box tr{
	vertical-align	: middle;
}

.box th{
	width			: 255px;
	text-align		: left;
	font-weight		: normal;
	padding			: 5px 0 4px 0;
	background		: url(./img/i1.gif) no-repeat 4px 7px;
	border-bottom	: 1px solid #cccccc;
	color			: #663300;
}

.box th p{
	background		: url(./img/td.gif) repeat-y top right;
	padding-left	: 26px;
	text-indent		: -9999px;
	color			: ;
}

.box td{
	width			: 645px;
	padding			: 5px 0 4px 0;
	border-bottom	: 1px solid #cccccc;
}

.box td p{
	text-align		: left;
	padding-left	: 15px;
}

.box textarea{
	width			: 550px;
	height			: 120px;
}

.btm{
	padding			: 0 0 120px 0;
}

#submit{
	width			: 940px;
	height			: 107px;
	clear			: left;
	text-align		: center;
	background		: url(./img/bt.gif) no-repeat;
}

#submit p{
	height			: 41px;
}




/* 110126 */

#form1{
	width			: 940px;
	float			: left;
	background		: url(./img/form1.gif) no-repeat;
}

#form2{
	width			: 940px;
	float			: left;
	background		: url(./img/form2.gif) no-repeat;
}

#form3{
	width			: 940px;
	float			: left;
	background		: url(./img/form3.gif) no-repeat;
}

#form1b{
	width			: 940px;
	float			: left;
	background		: url(./img/form1b.gif) no-repeat;
}

#form2b{
	width			: 940px;
	float			: left;
	background		: url(./img/form2b.gif) no-repeat;
}

#form3b{
	width			: 940px;
	float			: left;
	background		: url(./img/form3b.gif) no-repeat;
}

.w1{	width			: 180px;}
.w2{	width			: 400px;}
