#sub_1 {
	/* ページ毎にタイトルバー設定*/
	background-image: url(../images/bar_yosakoi_form.jpg);
	background-repeat: no-repeat;
	width: 680px;
}
#protcol {
	background-repeat: no-repeat;
	height: 20px;
	margin-left: 15px;
	text-indent: -9999px;
	width: 600px;
}

#contact .formindex {
	color: #FFFFFF;
	background-color: #908FB7;
}

#contact {
	font-size: 80%;
}

#contact .formdata {
	line-height: 120%;
	border-collapse:collapse;
	border:1px solid black;
	border-spacing:0;
}
#contact .caption {
	margin-left: 15px;
	margin-right: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
	line-height: 150%;
	width: 600px;
}
#contact .cution {
	color: #FF0000;
}
input:focus, textarea:focus, select:focus {
	background-color: #eff;
}
#contact .require {
	color: #FF0000;
	margin-left: 10px;
	font-style: normal;
}
#form_index {
	MARGIN-LEFT: 15px
}
#form_index FIELDSET {
	MARGIN-BOTTOM: 35px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
}

#form_index table {
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 626px;
	margin-left: 6px;
}
#form_index th {
	PADDING-RIGHT: 17px;
	PADDING-LEFT: 17px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #e1d9ca 1px solid;
	width: 150px;
	text-align: left;
}
#form_index td {
	PADDING-RIGHT: 17px;
	PADDING-LEFT: 17px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #e1d9ca 1px solid;
	TEXT-ALIGN: left;
	background:#f8f6f2
}
#form_index .add_prop {
	color: #333333;
	padding-left: 40px;
	font-style: italic;
}
#submit_bottun input {
	margin-left: 160px;
}
#protocol_step {
	width: 625px;
	text-align: right;
}
