@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 0px 0px 0px;
		float: left;
	}
	#acm{
		margin:3px 8px 0px 8px;
		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 {
	height: 25px;
	color: #ffffff;
	background: #A95635;
	text-align: left;
	margin: 2px 0 0 1px;
	padding: 13px 0 0 12px;
}

/*** 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: 600px;
	height: 180px;
	text-align: center;
}

.contents_left#l3_headline_photo {
	width: 260px;
	text-align: center;
}

.inner_contents#l3_table_wrapper {
	width: 600px;
	min-height: 200px;
	white-space: normal;
	padding: 0;
	clear: both;
}

.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: 340px;
}

.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;
	height: auto;
}

.spec#l3_list_even_right {
	width: 425px;
	margin-left: 10px;
	overflow: auto;
	height: 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;
}

/* things_to_do top search by activity */
.inner_contents#search_by_activity {
	width: 600px;
/*	height: 300px; */
	height: auto;
	text-align: center;
	padding-top: 10px;
}

#activity_category_box {
	width:250px;
	height: auto;
	text-align: left;
	padding: 10px;
	line-height: 20px;
}

//////////////////////////////////

.tile_photo {
	width: 135px;
	float: left;
	margin-left: 5px;
	margin-bottom: 20px;
	height: 100px;
	text-align: center;
}
.video_tile {
	height: 100px;
	float: left;
	width: 135px;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
}

.video_tile #sub_title {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
}
#photo_line.inner_contents {
	height: 180px;
}
.video_area {
	text-align: center;
	width: 520px;
}
.desc {
	width: 520px;
	margin-top: 10px;
	padding: 10px 40px;
	text-align: right;
	background-color: #EAE3CE;
}
.video_tile {
	float: left;
	width: 200;
	height: auto;
	margin: 30px;
}
.video_clear {
	clear: both;
	height: 10px;
	width: 400px;
}

.menu_box, #selected.menu_box {
	width: 150px;	
}
.line_box {
	width: 150px;
}
