@charset "utf-8";

#main {
	margin: 15px 0px;
}
.hotel_bg3 {
	width: 760px;
	padding: 10px 0 0;
	background: url(../image/operate/hotel_bg2.gif) repeat-y left bottom;
}
.hotel_bg4 {
	width: 100%;
	padding: 10px 0 0;
	background: url(../image/operate/hotel_bg4.gif) no-repeat left top;
}
p.page_top {
	width: 100%;
	padding: 15px 0;	
	clear: both;
	text-align: right;
	font-size: 12px;
}

/*index*/
.ope_table {
	width: 740px;
	margin: 10px;
	}
.ope_table,.ope_table tr,.ope_table th,.ope_table td {
	border-collapse: collapse;
	border: 1px #ccc solid;
	padding: 3px;
	background: #FFF;
	}
.ope_table th {
	background: #FFC;
	}
/* 黄色の背景↓ */
.hotel_bg2 {
	width: 760px;
	padding: 0 0 10px;
	background: url(../image/operate/hotel_bg3.gif) no-repeat left bottom;
}
.hotel_bg2 h4 {
	background: url(../image/bustour/hotel_name.gif) no-repeat scroll left center transparent;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0 0 20px;
}
.hotel_bg2 p {
	line-height: 2em;
}
.hotel_bg2 #photo {
	margin: 0 0 0 10px;
}
/* 旅行の流れ */
.flow_txt {
	width: 740px;
	float: left;
	padding: 10px 0 5px 10px;
	border-bottom: 1px dotted #1b81cc;
}
*html {
	width: 750px;
}
.flow_txt img {
	float: left;
}
.flow_txt h4 {
	background: url(../image/bustour/hotel_name.gif) repeat-y left 4px;
	border-bottom: 1px solid #89C4EF;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0 0 20px;
}
.flow_txt p,.flow_txt h4 {
	width: 400px;
	float: right;
	line-height: 2em;
}
.flow_txt h4 .font_normal {
	font-weight: normal;
}
.flow_txt table {
	width: 400px;
	float: right;
	margin: 5px 0 0;
	border-collapse: collapse;
	background: #FFF;	
}
.flow_txt td,.flow_txt th {
	padding: 3px 1px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.flow_txt th {
	white-space: nowrap;
	background-color: #FFFEEE;
}
.flow_arrow {
	clear: both;
	width: 100%;
	height: 25px;
	background: url(../image/hotel/arrow.gif) no-repeat center bottom;
}
.flow_txt:after {
	content: "";
	display: block;
	clear: both;
}
/* 黄色背景続き */
.hotel_bg2:after,.hotel_bg3:after,.hotel_bg4:after {
	content: "";
	display: block;
	clear: both;
}
/*map/index*/
.town_map dt {
	background: url(../image/movie/title_bg.gif) no-repeat left #D8E9F6;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0 5px 15px;
	margin: 5px 0;
}
.town_map dd {
	text-indent: 2em;
	background: url(../image/gelande_li.gif) no-repeat scroll 12px center;
	line-height: 1.8em;
}
