/*　ツアー　入力フォームスタイル　*/

.form_apptittle { /*入力タイトル*/
	background-image: url(../images/tour_form/form_apptittle.gif);
	height: 25px;
	width: 750px;
}
.form_confirmtittle { /*確認タイトル*/
	background-image: url(../images/tour_form/form_confirmtittle.gif);
	height: 25px;
	width: 750px;
}
.form_thankstittle { /*完了タイトル*/
	background-image: url(../images/tour_form/form_thankstittle.gif);
	height: 25px;
	width: 750px;
}
#Form .style {
	color: #03ACA0;
	font-weight: bold;
	width: 702px;
}
.btn_ml5 {
	margin-right: 5px;
}
.johken {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #F05B7D;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB4B7;
}
.johken_list {
	padding: 0px;
	margin: 0px;
}
.johken_list li {
	color: #7F6066;
	padding: 0px;
	margin-bottom: 3px;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
}
#Notice .text {
	font-size: 14px;
	color: #F05B7D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Notice p {
	margin: 0px;
	padding: 0px;
}
#Notice ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#Notice li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#Form .manin {
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FF0000;
}
