@charset "UTF-8";

html, body{
	margin:0;
	padding:0;
	text-align:center;
 	font-family: verdana, arial, Helvetica, sans-serif;
}

img {
	border: none;
}

.nocss {
	display: none;
}

.nocssread {
	display: none;
}

/*
 Mac IE 5以外のブラウザは以下を読み込みます。
\*/
.nocssread {
	display: block;
	position:absolute;
	left:-10000px;
	width:10000px;
}
/*
 Mac IE 5以外のブラウザは以下を読み込みます。
*/


a 			{ color: #003366; text-decoration: underline; }
a:link		{ color: #003366; text-decoration: underline; }
a:visited	{ color: #003366; text-decoration: underline; }
a:active	{ color: #003366; text-decoration: none;  }
a:hover		{ color: #003366; text-decoration: none;  }



#top {
	width: 738px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position: relative;
	height: 114px;
	background: #FFFFFF url(../img/bg_header.gif) no-repeat center;
	width: 100%;
	margin-bottom: 10px;
}

#header .description {
	position:absolute;
	top:22px;
	margin: 0;
	text-align: right;
	padding: 0;
	list-style:none;
	width: 730px; /* 348px;これは削除できません。ないとOperaでレイアウトが崩れます。でもMacIEで今度は表示が崩れます。 */
	height: 40px; /* これは削除できません。heightがないとレイアウトが崩れます。 */
	font-size: 0.9em;
	color: #C83B41;

}


#site_navigation2 {
	position:absolute;
	top:57px;
	margin: 0;
	text-align: right;
	padding: 0;
	list-style:none;
	width: 730px; /* 348px;これは削除できません。ないとOperaでレイアウトが崩れます。でもMacIEで今度は表示が崩れます。 */
	height: 16px; /* これは削除できません。heightがないとレイアウトが崩れます。 */
	/*border: 1px solid #000000;*/
}

#site_navigation2 li {
	/*font-size: 0;
	line-height: 0;
	vertical-align: bottom;*/
	/*float:left;*/
	display: inline;
}

#site_navigation {
	position:absolute;
	top:92px;
	margin: 0;
	text-align: center;
	padding: 0;
	list-style:none;
	width: 730px; /* 348px;これは削除できません。ないとOperaでレイアウトが崩れます。でもMacIEで今度は表示が崩れます。 */
	height: 30px; /* これは削除できません。heightがないとレイアウトが崩れます。 */
	/*border: 1px solid #000000;*/
}

#site_navigation li {
	/*font-size: 0;
	line-height: 0;
	vertical-align: bottom;*/
	/*float:left;*/
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
}
#site_navigation li a, 
#site_navigation li a:link, 
#site_navigation li a:visited, 
#site_navigation li a:active,
#site_navigation li a:hover {
	color: #FFFFFF;
}

#site_navigation li a.nowon, 
#site_navigation li a.nowon:link, 
#site_navigation li a.nowon:visited, 
#site_navigation li a.nowon:active,
#site_navigation li a.nowon:hover {
	color: #AA2B30;
}


















#maincol {
	background-color: #FFFFFF;
	/*float: right;*/
	/*display: inline;*/
	position: relative;
	width:;
}

#maincol h2,h3,h4 {
	margin: 0;
	padding: 0;
}

#maincol #pickup .description {
	position: absolute;
	top: 284px;
	margin-left: 10px;
	padding: 0;
	list-style: none;
	width: 730px; /* 348px;これは削除できません。ないとOperaでレイアウトが崩れます。でもMacIEで今度は表示が崩れます。 */
	height: 40px; /* これは削除できません。heightがないとレイアウトが崩れます。 */
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
}

#maincol .topics  {
	width: 544px;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	float: left;
}

#maincol .topics ul {
	border-left: 1px solid #676766;
	border-right: 1px solid #676766;
	border-bottom: 1px solid #676766;
	width: 542px; /*For IE5.x*/
	height: 250px; /*For IE5.x*/
	margin: 0;
	padding-top: 6px;
	padding-left: 30px;
	padding-right: 10px;
	/*list-style-position: inside;*/
	list-style-image: url(../img/arrow.gif);
	overflow: auto;
	overflow-x: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 502px; /* 542px; */
	height: 246px; /* 250px; */
}
html>div#maincol .topics ul {
	width: 502px; /* 544px; */
	height: 246px; /* 250px; */
}

#maincol .topics ul li {
	line-height: 140%;
	font-size: 0.9em;
}
#maincol .topics ul li a, 
#maincol .topics ul li a:link, 
#maincol .topics ul li a:visited, 
#maincol .topics ul li a:active,
#maincol .topics ul li a:hover {
	font-weight: bold;
}

#maincol .banner {
	margin-top: 10px;
	width: 160px; /*For IE5.x*/
	float: right;
	line-height: 140%;
}

#maincol .banner img {
	margin-bottom: 10px;
}


#maincol #breadcrumbslist_spot {
	font-size: 0.7em;
	line-height: 160%;
	padding: 1px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-bottom: 6px;
	color: #000000;
	background-color:#FFFFFF;
	border-bottom: 1px solid #D9D9D9;
}
#maincol #breadcrumbslist_spot a,
#maincol #breadcrumbslist_spot a:link,
#maincol #breadcrumbslist_spot a:visited,
#maincol #breadcrumbslist_spot a:active,
#maincol #breadcrumbslist_spot a:hover {
	color: #D44938;
	font-weight: normal;
}

#maincol #breadcrumbslist_about {
	font-size: 0.7em;
	line-height: 160%;
	padding: 1px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-bottom: 6px;
	color: #000000;
	background-color:#FFFFFF;
	border-bottom: 1px solid #D9D9D9;
}
#maincol #breadcrumbslist_spot a,
#maincol #breadcrumbslist_spot a:link,
#maincol #breadcrumbslist_spot a:visited,
#maincol #breadcrumbslist_spot a:active,
#maincol #breadcrumbslist_spot a:hover {
	color: #D44938;
	font-weight: normal;
}


#maincol #spot_copy .description {
	position: absolute;
	top: 230px;
	margin-left: 10px;
	padding: 0;
	list-style: none;
	width: 720px; /* 348px;これは削除できません。ないとOperaでレイアウトが崩れます。でもMacIEで今度は表示が崩れます。 */
	height: 40px; /* これは削除できません。heightがないとレイアウトが崩れます。 */
	font-size: 0.8em;
	color: #000000;
	line-height: 180%
}


#maincol .spot_list {
	font-size: 0.7em;
	/*position: absolute;*/
	/*border: 1px solid #000000;*/
	/*background-color: #CCCCFF;*/
}

#maincol .spot_list ul {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	list-style:none;
	height: 10px;
}


#maincol .spot_list li {
	/*font-size: 0.8em;*/
	line-height: 160%;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 330px;
	float: left;
}

#maincol .spot_list span {
	font-size: 1.2em;

}

#maincol .spot_list img.thumnail {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px solid #999999;
}

#maincol .spot_list img.numbotton {
	vertical-align: bottom;
	margin-left: 6px;
}



#maincol #spot_detail {
	width: 690px; /*元の設定*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	/*border: 1px solid #000000;*/
	color:#333333;
}

#maincol #spot_detail h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	border-bottom: 1px solid #CCCCCC;
}

#maincol #spot_detail .description {
	line-height: 180%;
	font-size: 0.9em;
	margin-bottom: 10px;
}


#maincol .contents_body {
	width: 370px;
	font-size: 0.9em;
	line-height: 180%;
 	float: left;
}

#maincol .image_main {
 	float: right;
	width: 300px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	/*border: 1px solid #000000;*/
}

#maincol .image_main img {
	border: 1px solid #A6A5A4;
	margin-bottom: 6px;
	/*text-align: center;*/

}

#maincol .image_main span {
	border: 1px solid #000000;

}


#maincol .image_caption {
	margin-top: 4px;
	font-size: 0.7em;
	text-align: center;
	line-height: 140%;
}

#maincol .about_list ul {
	margin: 0;
	padding-top: 6px;
	padding-left: 30px;
	padding-right: 10px;
	/*list-style-position: inside;*/
	list-style-image: url(../img/arrow.gif);
}

#maincol .about_list ul li {
	line-height: 140%;
	font-size: 0.9em;
	padding-bottom: 10px;
}
#maincol .about_list ul li a, 
#maincol .about_list li a:link, 
#maincol .about_list li a:visited, 
#maincol .about_list li a:active,
#maincol .about_list li a:hover {
	font-weight: bold;
	font-size: 1.1em;
}


#maincol #page_col {
	margin-top: 10px;
}

#maincol #page_col h2 {
	position:absolute;
	top:38px;
	margin: 0;
	padding: 10px 0 0 10px;
	width: 208px; /* 218px;これは削除できません。ないとOperaでレイアウトが崩れます。でもMacIEで今度は表示が崩れます。 */
	height: 130px; /* 140px;これは削除できません。heightがないとレイアウトが崩れます。 */
	font-size: 1.2em;
	background: #FFFFFF url(../img/pages/h2_bg.gif) no-repeat center;

}

#maincol #page_col .description {
	position:absolute;
	top: 90px;
	margin: 0;
	padding: 10px 0 0 10px;
	font-size: 0.9em;
	width: 200px; /* これは削除できません。*/
	height: 50px; /* これは削除できません。*/
	line-height: 140%;
}

#maincol #page_col .description2 {
	position:absolute;
	top: 180px;
	margin: 0;
	padding: 10px 0 0 10px;
	font-size: 0.8em;
	width: 200px; /* これは削除できません。*/
	height: 50px; /* これは削除できません。*/
	line-height: 140%;
}

#maincol #page_col ul.h2_sub {
	position:absolute;
	top:178px;
	margin: 0;
	padding: 10px 0 0 30px;
	list-style-image: url(../img/arrow_circle.gif);
	width: 208px; /* 218px;これは削除できません。ないとOperaでレイアウトが崩れます。でもMacIEで今度は表示が崩れます。 */
	height: 200px; /* 140px;これは削除できません。heightがないとレイアウトが崩れます。 */
}

#maincol #page_col ul.h2_sub li {
	line-height: 180%;
	font-size: 1.0em;
	font-weight: bold;
}

#maincol #page_col .contents {
	margin: 0;
	padding: 0;
	border-left: 218px solid #F2F2F2;
	/*border: 1px solid #CCCCCC;*/
	background-color: #FFFFFF;
	/*height: 400px;*/
	padding-left: 20px;
	padding-top: 6px;
}

#maincol #page_col .contents h3 {
	font-size: 1.2em;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

#maincol #page_col .contents p {
	font-size: 0.9em;
	line-height: 180%;
	margin-top: 3px;
	padding:0;
}

#maincol #page_col .contents div.caption {
	font-size: 0.8em;
	text-align: right;
	margin: 0 0 10px 0;
	color:#666666;
}


#maincol #page_col .contents p img.left {
	position: relative;
	float: left;
	margin: 10px;
}

#maincol #page_col .contents h4 {
	font-size: 1.0em;
	padding: 4px 0 4px 0;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
}

#maincol #page_col .read_pamph {
	border-bottom: 1px solid #D9D9D9;
	padding-top: 10px;
	/*height: 94px;*/
	line-height: 140%;
}

#maincol #page_col .read_pamph .image {
	position: relative;
	width: 70px;
	height: 80px;
	float:left;
	/*text-align: center;*/
	margin-right:20px;
	margin-left:10px;
}

#maincol #page_col .read_pamph div {
	/*margin-top:16px;*/
	/*vertical-align: middle;*/
	margin-bottom:10px;
}

#maincol #page_col .read_pamph .header {
	/*margin-top: 6px;*/
	font-weight: bold;
	color: #E68A00;
}

#maincol .contents table {
	color: #333;
	line-height: 150%;
	font-size: 0.9em;
	border: solid #999999;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
	empty-cells: show;
}

#maincol .contents table caption {
	/*font-size: 1.0em;*/
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 4px;
	margin-bottom: 10px;
	line-height: 150%;
	/*color: #666666;*/
	border-left: 10px solid #666666;
	border-bottom: 1px solid #666666;
}

#maincol .contents table td {
	border: solid #999999;
	border-width: 0 1px 1px 0;
	background-color:#FFF7ED;
	padding: 4px;
}

#maincol .contents table th {
	border: solid #999999;
	border-width: 0 1px 1px 0;
	background-color:#DDEEFF;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

#maincol .contents table td.tdindex {
	background-color:#DDEEFF;
	text-align: center;
}


#maincol h3.hotels {
	margin: 10px 0 0 0;
	font-size: 1.2em;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

#maincol table.fontmini {
	color: #333;
	line-height: 150%;
	font-size: 0.7em;
	border: solid #999999;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
	empty-cells: show;
}

#maincol table.fontmini caption {
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 4px;
	margin-bottom: 10px;
	line-height: 150%;
	/*color: #666666;*/
	border-left: 10px solid #666666;
	border-bottom: 1px solid #666666;
}

#maincol table.fontmini td {
	border: solid #999999;
	border-width: 0 1px 1px 0;
	background-color:#FFF7ED;
	padding: 4px;
}

#maincol table.fontmini th {
	border: solid #999999;
	border-width: 0 1px 1px 0;
	background-color:#DDEEFF;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

#maincol table.fontmini td.tdindex {
	background-color:#DDEEFF;
	text-align: center;
}

#maincol .hotelsdescription {
	margin: 10px auto;
}



















#footer {
	/*height: 100px;*/
	padding-top: 20px;
	background-color: #FFFFFF;
	clear: both;
}

#footer .gohead {
	width:auto;
	margin-right: 18px;
	text-align:right;
	vertical-align:bottom;
	font-size: 0.8em; 
}

#footer .copyright {
	width:auto;
	background: #FFFFFF url(../img/bg_footer.gif) no-repeat center;
	color: #000000;
	font-size: 11px; /*ここは改行させたくないので、px指定しました。*/
	padding-top:25px;
	/*padding-bottom:6px;*/
	height: 38px;
	margin: 0px;
	/*vertical-align:middle;*/
	text-align:center;
}




/* *** Float ontainers fix:
http://www.csscreator.com/attributes/containedfloat.php	***	*/
.clearfix:after	{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{ display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix{ height: 1%; }
.clearfix{ display: block; }
/* End hide from IE-mac */

