@charset "utf-8";


body {
	background:#fdf7f7;
	color:#220e10;
	font-size:small;
	line-height:1.6em;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "sans-serif";
}

a {
	color:#926e66;
	text-decoration:none;
	overflow:hidden;
}


a:hover {
	color:#926e66;
	text-decoration:underline;
}

/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}


hr {
	display:none;
}


.clear{
    clear:both;
}

/*clear*/	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

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



/*レイアウト*/

/* common */

#wrapper {
	position:relative;
	width:801px;
	margin:0 auto 30px auto;
}

h2 {
	position:absolute;
	width:0;
	height:0;
	text-indent:-9999px;
}

#head {
	position:absolute;
	width:0;
	height:0;
	text-indent:-9999px;
}

#head img {
	position:absolute;
	width:0;
	height:0;
	text-indent:-9999px;
}

P.pagetop {
	position:absolute;
	width:0;
	height:0;
	text-indent:-9999px;
}

#close {
	position:absolute;
	width:0;
	height:0;
	text-indent:-9999px;
}


/*footer*/

#plan_link {
	height:0;
	color:#fff;
	font-size:0.1em;
	text-indent:-9999px;
}

#plan_link li {
	float:left;
}

#footer {
	position:absolute;
	width:0;
	height:0;
	text-indent:-9999px;
}


/* 箱根旧街道の旅 */

ul.page_jump {
	position:absolute;
	width:0;
	height:0;
	text-indent:-9999px;
}


/* mini_map */

#mini_map {
	width:801px;
	margin-top:10px;
}

#mini_map dl {
	width:801px;
	font-size:0.8em;
}

#mini_map dl dt {
	width:550px;
	float:left;
}

#mini_map dl dd {
	width:250px;
	float:right;
	color:#900;
	text-align:right;
}

#mini_map ul {
	position:absolute;
	width:0;
	height:0;
	text-indent:-9999px;
}
/*
#mini_map ul li {
	float:left;
}

#mini_map ul li a {
	display:block;
	text-indent:-9999px;
	height:90px;
}

#mini_map ul li.map_01 a {
	background:url(../../images/sightseeing/map_01.gif) no-repeat;
	width:70px;
}

#mini_map ul li.map_01 a:hover,.tour1 #mini_map ul li.map_01 a {
	background:url(../../images/sightseeing/map_01.gif) bottom no-repeat;
}

#mini_map ul li.map_02 a {
	background:url(../../images/sightseeing/map_02.gif) no-repeat;
	width:40px;
}

#mini_map ul li.map_02 a:hover,.tour2 #mini_map ul li.map_02 a {
	background:url(../../images/sightseeing/map_02.gif) bottom no-repeat;
}

#mini_map ul li.map_03 a {
	background:url(../../images/sightseeing/map_03.gif) no-repeat;
	width:150px;
}

#mini_map ul li.map_03 a:hover,.tour3 #mini_map ul li.map_03 a {
	background:url(../../images/sightseeing/map_03.gif) bottom no-repeat;
}

#mini_map ul li.map_04 a {
	background:url(../../images/sightseeing/map_04.gif) no-repeat;
	width:100px;
}

#mini_map ul li.map_04 a:hover,.tour4 #mini_map ul li.map_04 a {
	background:url(../../images/sightseeing/map_04.gif) bottom no-repeat;
}

#mini_map ul li.map_05 a {
	background:url(../../images/sightseeing/map_05.gif) no-repeat;
	width:100px;
}

#mini_map ul li.map_05 a:hover,.tour5 #mini_map ul li.map_05 a {
	background:url(../../images/sightseeing/map_05.gif) bottom no-repeat;
}

#mini_map ul li.map_06 a {
	background:url(../../images/sightseeing/map_06.gif) no-repeat;
	width:40px;
}

#mini_map ul li.map_06 a:hover,.tour6 #mini_map ul li.map_06 a {
	background:url(../../images/sightseeing/map_06.gif) bottom no-repeat;
}

#mini_map ul li.map_07 a {
	background:url(../../images/sightseeing/map_07.gif) no-repeat;
	width:100px;
}

#mini_map ul li.map_07 a:hover,.tour7 #mini_map ul li.map_07 a {
	background:url(../../images/sightseeing/map_07.gif) bottom no-repeat;
}

#mini_map ul li.map_08 a {
	background:url(../../images/sightseeing/map_08.gif) no-repeat;
	width:100px;
}

#mini_map ul li.map_08 a:hover,.tour8 #mini_map ul li.map_08 a {
	background:url(../../images/sightseeing/map_08.gif) bottom no-repeat;
}

#mini_map ul li.map_09 a {
	background:url(../../images/sightseeing/map_09.gif) no-repeat;
	width:50px;
}

#mini_map ul li.map_09 a:hover,.tour9 #mini_map ul li.map_09 a {
	background:url(../../images/sightseeing/map_09.gif) bottom no-repeat;
}
*/

p.point {
	position:absolute;
	width:0;
	height:0;
	text-indent:-9999px;
}


/* all_map */

#all_map {
	position:relative;
	height:2720px;
}

#all_map ul li {
	position:absolute; 
}

#all_map ul li a {
	color:#849645;
	font-weight:bold;
}

#all_map ul li#link_01 { top:303px;  left:523px; }
#all_map ul li#link_02 { top:349px;  left:388px; }
#all_map ul li#link_03 { top:506px;  left:460px; }
#all_map ul li#link_04 { top:591px;  left:430px; }
#all_map ul li#link_05 { top:641px;  left:403px; }
#all_map ul li#link_06 { top:690px;  left:430px; }
#all_map ul li#link_07 { top:713px;  left:290px; }
#all_map ul li#link_08 { top:748px;  left:400px; }
#all_map ul li#link_09 { top:875px;  left:451px; }
#all_map ul li#link_10 { top:921px;  left:268px; }
#all_map ul li#link_11 { top:1441px; left:320px; }
#all_map ul li#link_12 { top:1469px; left:320px; }
#all_map ul li#link_13 { top:1566px; left:225px; }
#all_map ul li#link_14 { top:1532px; left:355px; }
#all_map ul li#link_15 { top:1665px; left:205px; }
#all_map ul li#link_16 { top:1844px; left:238px; }
#all_map ul li#link_17 { top:1837px; left:400px; }
#all_map ul li#link_18 { top:1918px; left:427px; }
#all_map ul li#link_19 { top:1959px; left:432px; }
#all_map ul li#link_20 { top:1975px; left:287px; }
#all_map ul li#link_21 { top:1996px; left:320px; }
#all_map ul li#link_22 { top:2057px; left:310px; }
#all_map ul li#link_23 { top:2061px; left:480px; }
#all_map ul li#link_24 { top:2102px; left:500px; }
#all_map ul li#link_25 { top:2215px; left:503px; }
#all_map ul li#link_26 { top:2252px; left:495px; }
#all_map ul li#link_27 { top:2270px; left:360px; }
#all_map ul li#link_28 { top:2294px; left:537px; }
#all_map ul li#link_29 { top:2323px; left:370px; }
#all_map ul li#link_30 { top:2434px; left:510px; }
#all_map ul li#link_31 { top:2460px; left:483px; }
#all_map ul li#link_32 { top:2509px; left:490px; }
#all_map ul li#link_33 { top:2625px; left:400px; }
#all_map ul li#link_34 { top:2651px; left:485px; }


/* map_detail */

#map_detail {
	position:relative; 
}

#map_detail img.bg_map {
	position:absolute; 
}

#map_detail dl {
	position:absolute; 
	width:200px;
	background:#604e35;
	padding:2px;
}

#map_detail dl dt {
	width:192px;
	background:#e9e5d5;
	color:#3e3d39;
	font-size:1.1em;
	margin-bottom:2px;
	padding:4px;
}

#map_detail dl dd p {
	color:#fff;
	line-height:1.4em;
	font-size:0.9em;
	padding:0 3px 3px 3px;
}

.map_1 { height:966px; }
.map_1 dl#link_01 { top:240px; left:570px; }
.map_1 dl#link_02 { top:15px; left:330px; }
.map_1 dl#link_03 { top:580px; left:580px; }
.map_1 dl#link_04 { top:670px; left:160px; }

.map_2 { height:885px; }
.map_2 dl#link_05 { top:75px;  left:550px; }
.map_2 dl#link_06 { top:160px; left:50px;  }
.map_2 dl#link_07 { top:430px; left:550px; }
.map_2 dl#link_08 { top:470px; left:50px;  }

.map_3 { height:903px; }
.map_3 dl#link_09 { top:150px; left:570px; }
.map_3 dl#link_10 { top:150px; left:50px;  }

.map_4 { height:1057px; }
.map_4 dl#link_11 { top:30px;  left:520px; }
.map_4 dl#link_12 { top:50px;  left:30px;  }
.map_4 dl#link_13 { top:360px; left:30px;  }
.map_4 dl#link_14 { top:310px; left:560px; }
.map_4 dl#link_15 { top:730px; left:130px; }

.map_5 { height:1057px; }
.map_5 dl#link_16 { top:110px; left:500px; }
.map_5 dl#link_17 { top:630px; left:40px;  }
.map_5 dl#link_18 { top:610px; left:580px; }

.map_6 { height:849px; }
.map_6 dl#link_19 { top:70px;  left:540px; }
.map_6 dl#link_20 { top:20px;  left:40px;  }
.map_6 dl#link_21 { top:290px; left:40px;  }
.map_6 dl#link_22 { top:560px; left:180px; }
.map_6 dl#link_23 { top:440px; left:550px; }

.map_7 { height:849px; }
.map_7 dl#link_24 { top:70px;  left:530px; }
.map_7 dl#link_25 { top:130px; left:25px;  }
.map_7 dl#link_26 { top:530px; left:530px; }
.map_7 dl#link_27 { top:530px; left:25px;  }

.map_8 { height:849px; }
.map_8 dl#link_28 { top:70px;  left:530px; }
.map_8 dl#link_29 { top:130px; left:40px;  }
.map_8 dl#link_30 { top:530px; left:530px; }
.map_8 dl#link_31 { top:530px; left:40px;  }

.map_9 { height:849px; }
.map_9 dl#link_32 { top:70px;  left:540px; }
.map_9 dl#link_33 { top:320px; left:90px;  }
.map_9 dl#link_34 { top:530px; left:480px; }




