@CHARSET "UTF-8";
/*
hida-tourism.com CSS
*/

/*** header ***/
	#menu_img {
		float: left;
		margin:4px 2px 0px 1px;
	}
	.center-color{
		padding:0px 8px 1px 8px;
		background: #34241C;
	}
	#home{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#abh{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#ttd{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#acm{
		margin:3px 0px 0px 0px;
		float: left;
	}
	#lch{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#access{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#link{
		margin:3px 8px 0px 8px;
		float: left;
	}


#l3_header_wrapper {
	width: 900px;
	height: 184px;
	padding: 1px 0 0;
}

#l3_photo_header_wrapper {
	width: 576px;
	height: 184px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	/*background: blue;*/
}

#l3_photo_header_left {
	float: left;
	width: 273px;
	/*background: yellow;*/
}

#l3_photo_header_center {
	float: right;
	width: 300px;
	text-align: center;
	/*background: pink;*/
}

#l3_photo_header_right {
	float: right;
	width: 322px;
	/*background: orange;*/
}

h1.photo_header_title {
	height: 50px;
	margin: -14px 0 0 1px;
	font-size: 25pt;
	color: #ffffff;
	background: #34241C;
	text-align: left;
	padding: 90px 0 0 10px;
}

h1.photo_header_title#right_side {
	height: 90px;
	margin-left: 0;
}

h1.photo_header_title#two_lines {
	height: 85px;
	margin: -14px 0 0 1px;
	font-size: 25pt;
	color: #ffffff;
	background: #34241C;
	text-align: left;
	padding: 55px 0 0 10px;
}

h1.photo_header_title#three_lines {
	height: 85px;
	margin: -14px 0 0 1px;
	font-size: 20pt;
	color: #ffffff;
	background: #34241C;
	text-align: left;
	padding: 55px 0 0 10px;
}

h1.photo_header_title#right_side_two_lines {
	height: 90px;
	margin-left: 0;
}

h2#photo_header_title_one {
	height: 25px;
	color: #ffffff;
	background: #A95635;
	text-align: left;
	margin: 2px 0 0 1px;
	padding: 13px 0px 0px 12px;
}

h2#photo_header_title_two {
	height: 38px;
	_height: 37px;
	color: #ffffff;
	background: #A95635;
	text-align: left;
	margin: 2px 0 0 1px;
	padding: 2px 0px 0px 12px;
}

/*h2#photo_header_title.one {
	height: 25px;
	padding-top: 13px;
}

h2#photo_header_title.two {
	height: 38px;
	padding-top: 2px;
}*/

/*** menu ***/
#right_menu {
	margin: 0 auto;
	float: left;
	width: 240px;
	height: 100%;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CFC092;
}

/*** contents ***/

/* level3 page layout  */
.inner_contents#l3_headline_wrapper {
	width: 830px;
	height: 180px;
	text-align: center;
}

.contents_left#l3_headline_photo {
	width: 270px;
	text-align: center;
}

.inner_contents#l3_table_wrapper {
	width: 600px;
	height: 200px;
	white-space: normal;
	padding: 0;
}

.inner_contents#l3_line_wrapper {
	width: 600px;
	height: auto;
	white-space: nowrap;
	padding: 0;
}

.inner_contents#l3_target_detale_right_column {
	width: 600px;
	height: auto;
	white-space: normal;
	padding: 0;
}

.contents_right#l3_headline {
	width: 530px;
}

.contents_left#l3_column_left {
	width: 115px;
}

.contents_right#l3_column_right {
	width: 450px;
}

.spec {
	padding: 5px 10px;
	height: 25px;
	float: left;
}

.spec#l3_list_odd_left {
	margin-left: 5px;
	width: 120px;
	padding-right: 1px;
	background: #EAE3CE;
}

.spec#l3_list_even_left {
	margin-left: 5px;
	width: 120px;
	padding-right: 1px;
}


.spec#l3_list_odd_right {
	width: 425px;
	margin-left: 10px;
	background: #EAE3CE;
	overflow: auto;
}

.spec#l3_list_even_right {
	width: 425px;
	margin-left: 10px;
	overflow: auto;
}

h2#spec {
	text-align: right;
	padding-right: 5px;
	line-height: 25px;
}

h2#direction {
	text-align: left;
	line-height: 25px;
}

h2#direction_long {
	text-align: left;
	line-height: 14px;
}


#l3_content_right {
	float: left;
	width: 230px;
	text-align: right;
}

#l3_content_left {
	float: left;
	width: 585px;
	/*_width: 570px;*/
	padding-right: 5px;
}

#l3_content_left .sub_contents {
	padding-left: 10px;
}

#l3_content {
	margin-left: 10px;
}

#contents_anchor {
	width: 600px;
	margin: 8px auto;	
	text-align: center;
}

/*//*/
#full_contents {
	width: 100%;
	border: none;
}

#contents_header.detail {
	width: 850px;
	margin: 0 auto;
}

/*//*/

.sub_contents {
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;
}
.sub_contents ul {
	padding-left: 30px;
	text-align: left;
}

h2#sub_title {
	padding-left: 0px;
}

h2#title a:hover {
	color: #E9E4D0;
}

/* brief table */
table {
	border-spacing: 4px;	
}

table.brief_table {
	width: 820px;
	margin: 0 auto;
	text-align: left;
}
table.brief_table td {
	padding: 3px 10px;
	height: 28px;
}
table.brief_table td.h1 {
	text-align: right;
	width: 200px;
}
table.brief_table ul {
	margin-left: 20px;
}

table.plan_table td {
	height: 56px;
}

table.room_table td.d2 {
	text-align: right;	
}

table.inequip_table td {
	padding: 3px 10px;
	text-align: center;
}
table.inequip_table .h1 {
	text-align: right;	
}

table.meal_table {
}


tr.odd td{
	background-color: #E9E4D0;
}
tr.even td{
	background-color: #FBF9F4;
}
/*
tr.even_plan td{
	background-color: #FBF9F4;
}*/

th {
	background-color: #CFC092;
	text-align: center;
	height: 22px;
}

td {
	height: 22px;
	padding: 3px 10px;
}

