@charset "utf-8";
/* --------------------------------------------------

	css/sightseeing.css

-------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a {
outline: none;
}

a:focus { outline:none; }

/* ------------------------
	contents
------------------------ */
#contents {
	background-image: url(../img/dantai/cnt_bg01.gif);
}
#contents h2 {
	padding-bottom: 30px;
}

/* box1 */
#contents .box01 {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
#contents .box01 p {
	line-height: 2;
}
#contents .box01 table.ttl {
	border: 1px solid #e1e1e1;
	width: 460px;
	margin-bottom: 20px;
}
#contents .box01 table.ttl th {
	width: 250px;
	font-size: 14px;
	font-weight: bold;
}
#contents .box01 table.ttl td {
	font-size: 16px;
	font-weight: bold;

}
#contents .box01 table {
	width: 460px;
	margin-bottom: 20px;
}
#contents .box01 th {
	width: 94px;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
#contents .box01 td {
	line-height: 1.5;
	padding: 5px;
}
#contents .box01 ul {
}
#contents .box01 ul li {
	margin-bottom: 30px;
}
#contents .box01 .reserv_tel {
	text-align: center;
	padding-top: 20px;
}
#contents .txt_box {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#contents .txt_box h3 {
	margin-bottom: 20px;
	font-size: 14px;
}
#contents .txt_box dl {
	margin-bottom: 15px;
	line-height: 125%;
}
#contents .txt_box dl dt {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}
#contents .txt_box dl dd {
	line-height: 125%;
	margin-left: 10px;
}
#contents .txt_box dl dd p {
	margin-left: 50px;
	line-height: 125%;
}
#contents .txt_box dl dd span  {
	line-height: 125%;
	color: #F00;
}
#contents ul.anchor_text {
	display: block;
	width: auto;
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
	margin-left: 15px;
}
#contents ul.anchor_text li {
	float: left;
	margin-right: 10px;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
}
#contents ul.anchor_text li a {
	text-decoration: underline;
	line-height: 18px;
}
#contents ul.anchor_text li a:hover {
	text-decoration: none;
}

.mgb10 {
	margin-bottom: 10px;
}




.pb20 {
	padding-bottom: 20px;
}
#contents p.tyuu {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
#contents p.rs_txt {
	margin-left: 25px;
	margin-bottom: 40px;
	font-weight: bold;
}

#contents .box01 p.tell {
	text-align: center;
	padding-bottom: 20px;
}
#contents .box01 p.yoyaku {
	text-align: center;
}

/* cancel */
table.cancel {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
table.cancel th {
	padding: 5px;
	text-align: left;
	background-color: #EBEBEB;
	font-size: 12px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
table.cancel td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

/* ------------------------
	side
------------------------ */
#side {
	background-image: url(../img/dantai/side_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 689px;
}

/* ------------------------
	ご予約申し込み
------------------------ */

.reservation-box {
  padding: 0 0 0 10px;
}

dl.order-t {
  width: 516px;
  padding: 10px 0 40px 70px;
}

.reservation-box dl.order-t dd {
  width: 516px;
  margin: 20px 0 10px 0;
  line-height: 1.4;
}

span.f-red {
  color: #ff0000;
}

.mar-2 {
  margin: 0 70px;
}

.mar-7 {
  margin: 30px 70px 10px 70px;
}

.mar-8 {
  margin: 20px 0 15px 0;
}