
.main_h2_touring { font-weight: 700; font-size: 18px; color: #333333; text-align: left; 
	 margin: 0 0 10 0;
	 padding: 0 0 2 0;
	 border-color: #ffffff #ffffff #ff6600 #ffffff;
	 border-width: 0 0 2 0;
	 border-style: solid;
	 background: #ffffff
		}
.container_touring_top { margin: 15 0 25 0; }
.container_touring_tree_top { margin: 15 0 10 0; }
.container_touring { margin: 0 0 25 0; }
.container_touring_tree { margin: 0 0 50 0; }
.main_h3_touring { font-weight: 700; font-size: 14px; margin: 0px; color: #333333; 
	 padding: 0 0 10 0;
	 border-color: #ffffff #ffffff #ff6600 #ffffff;
	 border-width: 1px;
	 border-style: solid;
	 background: #ffffff
		}
.main_p_touring { font-weight: 400; font-size: 12px; margin: 0px; line-height: 18px;
	 padding: 10 0 0 0;
		}
.main_h4_touring { font-weight: 700; font-size: 12px; margin: 0 0 8 0;
	 border-color: #eeeedd #eeeedd #eeeedd #eeeedd;
	 border-width:  3 5 3 5;
	 border-style: solid;
	 background: #eeeedd
		}
.container_touring_comment_out { margin: 0 0 15 0; }
.container_touring_comment_line { margin: 3 5 3 13; }
.main_itiran_touring { font-weight: 400; font-size: 12px; margin: 0 0 0 15;
	 padding:0 0 0 0;
	 border-color: #999999;
	 border-width:  0 0 0 0;
	 border-style: solid;
	 background: #ffffff
		}
.doc_coment { font-weight: 400; font-size: 14px; margin: 0px; line-height: 22px; font-style: normal;  
		}
.container_touring_menu { margin: 15 0 0 0; }

form, input { margin: 0; padding: 0; }

A:visited { color: #660099;  text-decoration: none;}
A:link,A:active { color: #0000ff;  text-decoration: underline;}
A:hover { color: #0066ff; text-decoration: underline; }

/* ▼zz_print_map.cgi▼ ------------------------------------------------------------------- */
H1.mapPage { font-size: 14px; line-height: 16px; margin: 0 0 5 5; font-weight: 700; }
.closedLine_mapPage { font-size: 14px; line-height: 16px; margin: 10 0 0 0; text-align: center; }
.navi_mapPage { font-weight: 400; font-size: 12px; margin: 0 0 5 0;
	 padding: 0 0 2 5;
	 border-color: #ffffff #ffffff #6666ff #ffffff;
	 border-width: 0 0 1 0;
	 border-style: solid;
		}

/* ▼map_input.pl▼ ------------------------------------------------------------------- */
input.input_text { height:18px; }
input.input_buttom { height:20px; }
		#main_mapInput {
			position: relative;  height: 660px;  oveflow: hidden;
			margin: 0px 0px 10px 0px;
			text-align: left;
		}
		/* (！) position: relative; もしくは position: absolute; は必ず指定して下さい。*/
		#map_mapInput {
			z-index: 2;  background-color: #eeeeee;
			position: absolute; left: 0px;  width: 728px;  height: 660px;
			text-align: left;
		}
		#categoryNavi_mapInput {
			position: absolute;  top: 0px;  left: 738px;  width: 210px;
			border: 1px solid #999999;  padding: 5px;
			margin: 0px 0px 0px 0px;
			text-align: left;
		}

/* ▼map_page.pl▼ ------------------------------------------------------------------- */
		#main_mapPage {
			position: relative;  height: 900;  oveflow: hidden;
			margin: 0px;
			text-align: left;
		}
		/* (！) position: relative; もしくは position: absolute; は必ず指定して下さい。*/
		#map_mapPage {
			z-index: 2;  background-color: #eeeeee;
			position: absolute; left: 0px;  width: 728px;  height: 700px;
			margin: 0px;
			text-align: left;
		}

/* ▼map_inframe.pl▼ ------------------------------------------------------------------- */
		#main_mapInframe {
			position: relative;  height: 225;  oveflow: hidden;
			margin: 0px;
			text-align: left;
		}
		/* (！) position: relative; もしくは position: absolute; は必ず指定して下さい。*/
		#map_mapInframe {
			z-index: 2;  background-color: #eeeeee;
			position: absolute; left: 0px;  width: 300px;  height: 225px;
			margin: 0px;
			text-align: left;
		}
