@charset "EUC-JP";

/******************** festa style ********************/

#festa {
	width:756px;
	background-color:#fff;
}


/******************** opening event ********************/

.btnYoyaku {
	clear:both;
	position: relative;
	background-color:#f3e4cb;
	width : 756px;
	height: 93px;
}

.btnYoyaku a {
	position: absolute;
	top: 23px;
	left: 197px;
	display: block;
	background-image: url(../festa/anni_op/images/btn.gif);
	background-repeat: no-repeat;
	width : 361px;
	height: 41px;
	background-position: 0px 0px;
	text-indent: -9999px;
	overflow:visible;
	/* \*/
	overflow:hidden;
	/* */
}

.btnYoyaku a:hover {
	background-position: 0px -41px;
}

.btnYoyaku02 {
	clear:both;
	position: relative;
	background-image: url(../festa/anni_op/images/btn_bg.jpg);
	background-repeat: no-repeat;
	width : 756px;
	height: 78px;
}

.btnYoyaku02 a {
	position: absolute;
	top: 5px;
	left: 197px;
	display: block;
	background-image: url(../festa/anni_op/images/btn.gif);
	background-repeat: no-repeat;
	width : 361px;
	height: 41px;
	background-position: 0px 0px;
	text-indent: -9999px;
	overflow:visible;
	/* \*/
	overflow:hidden;
	/* */
}

.btnYoyaku02 a:hover {
	background-position: 0px -41px;
}

.btnYoyakuEnd {
	clear:both;
	position: relative;
	background-color:#797265;
	width : 756px;
	height: 93px;
}

.btnYoyakuEnd p {
	position: absolute;
	top: 23px;
	left: 197px;
	display: block;
	background-image: url(../festa/anni_op/images/btn_end.gif);
	background-repeat: no-repeat;
	width : 361px;
	height: 41px;
	background-position: 0px 0px;
	text-indent: -9999px;
	overflow:visible;
	/* \*/
	overflow:hidden;
	/* */
}


.opTxt {
	float:left;
	width:756px;
	background-image:url(../festa/anni_op/images/box_bg.gif);
	background-repeat:repeat-y;
}

.opTxt img {
	float:left;
}

.opTxt ul {
	float:left;
	width:724px;
	margin-left:16px;
	_margin-left:8px;
}

.opTxt li {
	float:left;
	width:132px;
	margin-right:16px;
}

.opTxt li.optEnd {
	margin-right:0;
}

.opTxt li p {
	padding:8px;
}


/******************** enquete ********************/

.enqTxt {
	width:756px;
	min-height:85px;
	_height:85px;
	background-image:url(../uchi/anni_enq/images/title_bg.jpg);
	background-repeat:no-repeat;
}

.enqTxt p {
	width:510px;
	margin-left:200px;
	margin-bottom:10px;
	padding-top:5px;
	font-size:12px;
	line-height:20px;
}


.board {
	width:674px;
	margin:0 auto 20px;
	background-image:url(../uchi/anni_enq/images/board_bg.gif);
	background-repeat:repeat-y;
}

.qTitle {
	clear:both;
	width:566px;
	margin:0 auto;
}

.qTitle p {
	background-repeat:no-repeat;
	padding-left:37px;
	color:#521e14;
	font-weight: bold;
}

.qTitle p.qt01 {
	background-image:url(../uchi/anni_enq/images/q01.gif);
}

.qTitle p.qt02 {
	background-image:url(../uchi/anni_enq/images/q02.gif);
}

.qTitle p.qt03 {
	background-image:url(../uchi/anni_enq/images/q03.gif);
}

.qTitle p.qt04 {
	background-image:url(../uchi/anni_enq/images/q04.gif);
}

.qTitle p.qt05 {
	background-image:url(../uchi/anni_enq/images/q05.gif);
}

.qTitle p.qt06 {
	background-image:url(../uchi/anni_enq/images/q06.gif);
}

.qTitle p.qt07 {
	background-image:url(../uchi/anni_enq/images/q07.gif);
}

.qTitle p.qt08 {
	background-image:url(../uchi/anni_enq/images/q08.gif);
}

.qTitle p.qt09 {
	background-image:url(../uchi/anni_enq/images/q09.gif);
}



.qBox {
	float:left;
	width:546px;
	border: solid 1px #d29ca0;
	margin:7px 0px 13px 54px;
	_margin:7px 0px 13px 27px;
	padding:5px 10px;
}

.qBox ul {
	float:left;
}

.qBox li {
	padding:2px 0px;
	_padding:0px 0px;
}

.qBox input {
	margin-right:5px;
}

.qBox textarea {
	width:546px;
	height:60px;
	margin:5px 0;
}

.qPattern01 li{
	float:left;
	width:273px;
}

.qPattern01 li.qPsel{
	_padding-top:5px;
}

.qPattern01 li.qPsel img{
	display:inline;
	margin:0 5px 0 0;
	_margin:0 5px;
}

.qPattern01 li.qPind{
	padding-left:20px;
	width:253px;
}

.qPattern02 li{
	float:left;
	width:182px;
}

.qPattern03 li{
	float:left;
	padding-right:20px;
}

.qAddress {
	width:566px;
	margin:7px auto 13px;
	border: solid 1px #d29ca0;
}

.qAddress th {
	width:40%;
	color:#521e14;
	background-color:#fbf3f3;
	border: solid 1px #d29ca0;
	padding:5px 10px;
	text-align:left;
	font-weight:normal;
}

.qAddress td {
	width:60%;
	border: solid 1px #d29ca0;
	padding:5px 10px;
}

.qAddress input {
	margin-right:5px;
}

.qAddress input.txtArea {
	margin:2px 0;
	width:255px;
}

.qAtt {
	clear:both;
	width:566px;
	font-size:10px;
	margin:0 auto;
}

.qBtn {
	margin:0 auto;
	text-align:center;
}

.qBtn input {
	width:150px;
	margin:15px 5px;
}


.enqTxtC {
	width:756px;
	min-height:80px;
	_height:80px;
	background-image:url(../uchi/anni_enq/images/title_bg.jpg);
	background-repeat:no-repeat;
}

.enqTxtC p {
	width:756px;
	margin-bottom:10px;
	text-align:center;
	vertical-align:middle;
	padding-top:50px;
	font-size:18px;
	color:#b40100;
	font-weight:bold;
}



.qThanks {
	color:#521e14;
	line-height:1.6em;
	text-align:center;
	font-weight:bold;
	margin:100px 0 180px;
}

