@CHARSET "UTF-8";
/*
hida-tourism.com CSS
*/

/* main frame */

* { border: 0; padding: 0; margin: 0; line-height: 120%; font-size: 100%; }

img { border: none; }

html, body {
	height: 100%;
	min-width: 932px;
	text-align: center;
	color: #34241C;
	font-family: "ＭＳ Ｐゴシック",MS UI Gothic;
	font-size: 9pt;
	background: url(../images/dropshadow.jpg) top center repeat-y;
}

body div {
	text-align: left;
	margin: 0 auto;
}

/* index */
.top_header{
	width:900px;
	height:300px;
	vertical-align:bottom;
	color:#fff;
	background:url(../images/top_header.jpg) top left no-repeat;
}

#top_translate{
	text-align:right;
	margin: auto auto auto 655px;
	padding-right: 5px;
	padding-top: 280px;
	color: #fff;
}


#top_translate a:link { color: #fff; }

#top_translate a:visited { color: #efefef; }

#top_translate a:hover { color: #eeeeee; }

#top_translate a:active { color: #fff; }


#top_translate_header{
	position: absolute;
	margin-top: -18px;
	z-index: 10002;
	padding-left: 850px;
	color: #fff;
}
#top_translate_header a:link { color: #fff; }
#top_translate_header a:visited { color: #efefef; }
#top_translate_header a:hover { color: #eeeeee; }
#top_translate_header a:active { color: #fff; }


.top_spacer{
	height: 280px;
	_height: 300px;
}

.top_contents {
	margin: 0;
	float: left;
	height: auto;
	text-align: center;
}

.top_contents#left {
	width: 600px;
}

.top_contents#right {
	width: 250px;
}

.top_headline_left {
	background-image: url(../images/home/headline.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	width: 600px;
	margin: 0px 0px 10px;
}

.top_bg_image {
	padding: 50px 80px 0px 65px;
}

.contents_menu {
	margin: 20px;
	height: 22px;
	background: #CFC092;
	text-align: left;
}

.activity_menu {
	text-align: center;
	width: 29%;
	padding: 20px 10px;
	float: left;
}

.activity_link {
	padding: 10px;
	text-align: right;
}

.activity_contents {
	text-align: left;
	padding: 10px;
}

.top_selectbox {
	padding: 35px;
	text-align: right;
}

.top_headline_right {
	margin: 8px 32px 10px;
	width: 220px;
	text-align: left;
}

/* all */

.wrapper {
	width: 900px;
	text-align:center;
	/* background-color: pink; */
	position: relative;
	min-height:100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -24px;
}

#blank {
	width: 100%;
	height: 25px;
}

#blank_low {
	width: 100%;
	height: 10px;
}

.top_topic {
	height: 380px;
	width: 550px;
	margin-bottom: 25px;
	overflow: auto;
	background: url(../images/logo_gray.gif) no-repeat scroll;
	background-position: center;
}

.top_topic_contents {
	padding: 10px;
	width: 500px;
}

.backnumber_topic {
	width: 550px;
	margin-top: 20px;
	margin-bottom: 25px;
	background-position: center;
}
.backnumber_link {
	float: left;
}

h2 {
	font-size: 10pt;
	/*color: #34241C;*/
}

h3 {
	font-size: 8pt;
	white-space: nowrap;
	/*color: #34241C;*/
}

h2.message {
	width: auto;
	height: 20px;
	background: #34241C;
	color: #ffffff;
	text-align: left;
	padding: 6px 0 2px 15px;
}

h3.message {
	width: auto;
	height: 20px;
	background: #34241C;
	color: #ffffff;
	text-align: left;
	padding: 10px 0 0 15px;
}

h2#title {
	color: #34241C;
	background: transparent;
	padding: 3px 0 2px 15px;
}

h2#sub_title {
	color: #34241C;
	background: transparent;
	padding: 3px 0 2px 15px;
	white-space: nowrap;
}

h2.menu {
	margin-left: 10px;
	line-height: 30px;
	text-align: left;
}

h2.menu#h2_two_lines {
	margin-left: 10px;
	line-height: 15px;
	text-align: left;
}

.menu_box, .menu_box#selected {
	width: 140px;
	padding: 0 20px;
	line-height: 30px;
}

.menu_box_two_lines, .menu_box#selected_two_lines {
	width: 140px;
	padding: 0 20px;
	line-height: 15px;
}

.menu_box#selected, .menu_box#selected_two_lines  {
	background: url(../images/menu_selecter.gif) left center no-repeat;
}

h3#title {
	width: auto;
	height: 20px;
	text-align: left;
	padding: 6px 0 2px 25px;
}

h3#box {
	font-weight: normal;
}

h3#url {
	font-weight: normal;
	text-align: right;
	padding: 1px 0;
	line-hight: 12px;
}

h3#photo_info {
	font-weight: normal;
	padding: 5px;
}

h3.outline{
	overflow: hidden;
	font-weight: normal;
	width: 320px;
	height: 25px;
}

h3.outline_full{
	font-weight: normal;
	height: auto;
	white-space: normal;
}

.inner_contents {
	width: auto;
	padding: 15px 0 5px;
	text-align: center;

}

a:link, a:visited {
	text-decoration: underline;
	color: #34241C;
}

a:hover {
	text-decoration: underline;
	color: #CFC092;
}

a#back_topic:hover {
	text-decoration: underline;
	color: #918162;
}


/* header */

#logo {
	height: 40px;
	width:450px;
	float:left;
	padding-left: 18px;
	text-align: left;
	margin-top: 5px;
	padding-left: 25px;
	white-space: nowrap;
	vertical-align: top;
}

#logo_header_style {
	font-family: "Arial",Arial;
}

#translate{
	height: 37px;
	text-align:right;
	padding-top: 3px;
	margin-right: 5px;
}

.main_navi  {
	background: #A95635;
	width: auto;
	height: 18px;
	text-align: left;
	padding: 3px 0 0 15px;
	white-space: nowrap;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}

a#main_navi:link, a#main_navi:visited {
	text-decoration: none;
	color: #ffffff;
}

a#main_navi:hover {
	text-decoration: underline;
	color: #CFC092;
}

p.line {
	width: 100%;
	height: 5px;
	font-size: 1px;
	line-height: 0;
	background: #34241C;
	margin-bottom: 2px;
}

/* menu */

#top_menu {	width: auto;
	height: 22px;
	background: url(../images/new_photo_header.jpg) top center no-repeat;
	text-align: left;
}

#left_menu {
	margin: 0 auto;
	float: left;
	width: 240px;
	height: auto;
}

#right_menu {
	margin: 0 auto;
	float: right;
	width: 240px;
	height: auto;
}

#photo_header {
	width: auto;
	height: 22px;
	background: url(../images/new_photo_header.jpg) top center no-repeat;
	text-align: left;
}

a#menu:link, a#menu:visited {
	text-decoration: none;
	color: #34241C;
}

a#menu:hover {
	text-decoration: underline;
	color: #34241C;
}

a#selected_menu:link, a#selected_menu:visited {
	text-decoration: none;
	color: #CE2329;

}

a#selected_menu:hover {
	text-decoration: underline;
	color: #CE2329;
}

a#menu_header_link:link, a#menu_header_link:visited {
	text-decoration: underline;
	color: #34241C;
}

a#menu_header_link:hover {
	text-decoration: underline;
	color: #CFC092;
}


.menu_wrapper {
	padding: 8px 12px;
	border-bottom: dotted 1px #CFC092;
	width: 180px;
	text-align: left;
}

/* contents */

.contents {
	width: 650px;
	margin: 0 auto;
	float: left;
	height: auto;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CFC092;
}

.contents#left_contents {
	border-right: 1px solid #CFC092;
	border-left: none;
}

.contents#right_contents {
	border-left: 1px solid #CFC092;
	border-right: none;
}

.contents#backnumber {
	width: 600px;
	margin: auto;
	border-right: 1px solid #CFC092;
	border-left: none;
}
	
#contents_header {
	width: 600px;
	height: 22px;
	background: #CFC092;
/*	background: url(../images/contents_header.gif) top center no-repeat; */
	text-align: left;
}

#sub_contents_header {
	width: 275px;
	height: 22px;
	background: #EAE3CE;
	text-align: left;
}

#photo_title_header {
	width: 240px;
	height: 22px;
	background: #EAE3CE;
	text-align: left;
	margin: 10px 30px;
}

.inner_contents#image_and_box {
	width: 600px;
	height: 160px;
	text-align: center;
}

.inner_contents#list_odd {
	width: 600px;
	height: 100px;
	text-align: center;
}

.inner_contents#list_even {
	width: 600px;
	height: 100px;
	text-align: center;
	background: #EAE3CE;
}

.inner_contents#list_odd_full {
	width: 600px;
	height: 120px;
	text-align: center;
	padding: 35px 0 20px;
}

.inner_contents#list_even_full {
	width: 600px;
	height: 120px;
	text-align: center;
	padding: 35px 0 20px;
	background: #EAE3CE;
}

/** photo **/

.inner_contents#photo_box {
	width: 600px;
	min-height: 240px;
	text-align: center;
	padding: 10px 0;
}


.inner_contents#photo_line {
	clear:both;
	width: 600px;
	height: 100%;
	text-align: center;
	padding: 0;
}

.zoom {
	background: url(../images/contents_header.gif) top center no-repeat;
}

/*** left_menu ***/
.tile_photo{
	margin-bottom: 30px;
	margin-left: 30px;
}
#pht_sub_title_header{
	padding-bottom: 5px;
}

/**********/


.contents_left  {
	margin: auto 0;
	float: left;
	width: 240px;
	height: auto;
	text-align: center;
}

.contents_left#eq_left  {
	width: 300px;
}

.contents_left#headline_photo {
	width: 200px;
}

#explanation_box {
	width: 196px;
	height: auto;
	padding: 2px;
	background: #EAE3CE;
}

.contents_right {
	margin: 0 auto;
	float: left;
	width: 400px;
	height: auto;
	text-align: center;
}

.contents_right#eq_right {
	width: 300px;
}

.contents_right#headline {
	width: 400px;
}

.contents_text {
	width: auto;
	height: auto;
	padding: 8px 20px;
	text-align: left;
}

.contents_text#list_explanation {
	width: auto;
	height: auto;
	padding: 5px;
	text-align: left;
}

.contents_text#list_explanation_full {
	overflow: auto;
	width: auto;
	height: auto;
	padding: 8px 20px;
	text-align: left;
}

.contents_left#outline_photo {
	width: 190px;
}


/* footer */

h2.message#footer  {
	text-align:right;
	font-family: "Arial",Arial;
	padding: 5px 10px 5px 0;
	width: auto;
	height: 18px;
}

.footer {
	padding: 0;
	text-align: center;
	height: 44px;
	width: 900px;
	clear: both;
}

.push {
	padding: 0;
	text-align: center;
	height: 22px;
	width: 900px;
	clear: both;
}

.main_navi#footer_navi  {
	text-align: center;
}

a#bottom_navi:link, a#bottom_navi:visited {
	text-decoration: underline;
	color: #ffffff;
}

a#bottom_navi:hover {
	text-decoration: underline;
	color: #CFC092;
}

/****about_hida****/
img.oblong {
	margin: 8px 10px 5px 18px;
}
.titlebox {
	margin: 0px 20px 12px 18px;
}
#title_height{
	height: auto;
	padding: 2px;
	background: #EAE3CE;
	width:140px;
	margin-left:28px;
}
.aboutright {
	margin: 0px 0px 0px 40px;
	float: left;
	width: 250px;
	height: auto;
	text-align: center;
}
img#history_img_and_text  {
	align:left;
	margin: 8px 0px 5px 15px;
}
/**gth_2**/
h2#way {
	text-align: left;
	margin-left: 20px;
}
.inin_contents {
	margin-top: 35px;
}

/****about_us****/
.contents_text#list_explanation_full_padd {
	overflow: auto;
	width: auto;
	height: auto;
	padding: 15px 45px 15px 45px;
	text-align: left;
}
#about_us_list {
}
#about_us_list ul {
	margin-left:25px;
}

.titlebox_histry {
	align:left;
}

.clear{
	clear: both;
}
