@charset "UTF-8";
#main .section04{
	background: #fff;
}
#main .section form {
margin: 0 !important;
padding: 0 !important;
background: none !important;
}

.tb_guide tr {
/*border-bottom-width: 2px !important;
border-bottom-style: dotted !important;
border-bottom-color: #ccc !important;*/
}
.clear{
	clear:both;
}
.section_contact{
padding-top: 20px;
padding-bottom: 50px;
padding-left: 30px;
margin-bottom: 10px;
}
input,textarea,select{
	font-family: "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	color: #221814;
	margin-top:2px;
	margin-bottom:2px;
}
.required{
	color: red;
}
table.alpha{
	width: 700px;
	background: #fff;
}
table.alpha th{
	width: 205px;
	background: #F8F9FB;
	padding-left: 30px;
}
table.alpha td{
	padding-left: 25px;
}
input.input_50{
	width: 50px;
}
input.input_60{
	width: 60px;
}
hr {
	background-color: #fff;
	border: 0;
	height: 0;
	/*margin: 24px auto;*/
	/*margin-bottom: 1.714285714rem;*/
}
hr.hr{
	height: 1px;
	border: none;
	border-top: 1px #C9D8F5 dotted;
	margin: 12px auto;
}
.form_right{
	float: right;
	width: 255px;
}
.form_right p,td p {
	width: 100px;
	float: left;
}
.form_notice{
	margin:20px;
}
ul.form_notice li{
	list-style-type: disc;
}
#form_confirm{
	background: url(../img/guide/contact/btn_confirm.png) no-repeat;
	width: 145px;
	height: 26px;
	border: none;
	cursor: pointer;
}
#form_reset{
	background: url(../img/guide/contact/btn_reset.png) no-repeat;
	width: 145px;
	height: 26px;
	border: none;
	cursor: pointer;
}
#form_back2{
	background: url(../img/guide/contact/btn_back.png) no-repeat;
	width: 145px;
	height: 26px;
	border: none;
	cursor: pointer;
}
#form_submit2{
	background: url(../img/guide/contact/btn_submit.png) no-repeat;
	width: 145px;
	height: 26px;
	border: none;
	cursor: pointer;
}
#form_back{
	background: url(../img/guide/contact/btn_back.png) no-repeat;
	width: 145px;
	height: 26px;
	border: none;
	cursor: pointer;
	float: left;
}
#form_submit{
	background: url(../img/guide/contact/btn_submit.png) no-repeat;
	width: 145px;
	height: 26px;
	border: none;
	cursor: pointer;
	float: left;
}
#form_back_btn,#form_submit_btn{
	width: 145px;
	margin: 0 5px;
	float: left;
}
.form_back_submit{
	width: 310px;
	margin: 0 auto;
	text-align: center;
}
div.address{
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 27px;
	margin-left: 0;
}
.SSTXT{
	width:48px !important;
}
.STXT{
	width:200px !important;
}
.MTXT{
	width:500px !important;
}
.LTXT{
	width:100% !important;
}

table th,
table td{
	vertical-align:top;
}

table.list td.odd{
	background-color:#EFEFEF;
}

table.list td{
	font-size:11px;
}
.section04 h2{
	background-color;#FFF;
	font-size:20px;
	font-weight:bold;
}

.mssageBox{
	background-color:#FFF;
	padding:15px;
	margin-bottom:20px;
}
.mssageBox h3{
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.caution{
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
}
.agreement{
	overflow:hidden;
	width:500px;
	margin:0 auto;
	margin-bottom: 30px;
}
.agreement a{
	display: block;
	width: 200px;
	height:52px;
	margin: 0 auto;
	font-size:20px;
	padding:10px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	vertical-align:center;
	float:left;
	margin-left:10px;
	margin-right:10px;
	border:solid 1px #763A52;

	background: #c2849d; /* Old browsers */
	background: -moz-linear-gradient(top,  #c2849d 0%, #ad597b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2849d), color-stop(100%,#ad597b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c2849d 0%,#ad597b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c2849d 0%,#ad597b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c2849d 0%,#ad597b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c2849d 0%,#ad597b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2849d', endColorstr='#ad597b',GradientType=0 ); /* IE6-9 */7
}
.agreement a.off{
background: #c1c1c1; /* Old browsers */
background: -moz-linear-gradient(top,  #c1c1c1 0%, #aaaaaa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1c1c1), color-stop(100%,#aaaaaa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c1c1c1 0%,#aaaaaa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c1c1c1 0%,#aaaaaa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c1c1c1 0%,#aaaaaa 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c1c1c1 0%,#aaaaaa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#aaaaaa',GradientType=0 ); /* IE6-9 */
}

.agreement a span{
	font-size:14px;
}
.yakkan{
	border: solid 1px #AB9F78;
	background-color: #F8F7F2;
	overflow: hidden;
	margin-bottom: 24px;
}
.yakkan h3{
  background-color: #E4E2D5;
  background-image: url(../../img/tour/flower.png);
  background-repeat: no-repeat;
  padding: 5px;
  padding-left: 35px;
  margin-top: 1px;
  font-weight: bold;
	font-size:16px;
}
.yakkan .textarea{
	width:608px;
	margin:0 auto;
	margin-bottom:20px;
}
.yakkan .textarea textarea{
	width:608px;
	height:300px;
	font-size:14px;
}

.cautionBox{
/*	border:solid 1px #F00;
	background-color:#FFECEC;*/
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
}
.cautionBox strong{
	color:#F00;
	font-weight:normal;
}

