@charset "EUC-JP";


h3 a img,
h4 a img{
	border:none !important;
	vertical-align:center !important;
}


/*----------------------------------------

#section1

----------------------------------------*/

#section1 h4{
	color:#333399;
	font-weight:bold;
	font-size:110%;
	padding-top:0.5em;
	padding-bottom:0.5em;
}

/*--------------------
index
--------------------*/

#index{
	clear:left;
	float:left;
	padding:0 0 1em 0;
	width:278px;
}

#index h3{
	display:none;
}

/* スタート地点までの目安 */
#index ul{
	border-top:#666 dotted 2px;
	list-style:none;
	margin-left:0;
}

#index ul li{
	background-image:url(../images/pin_right_arrow.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	margin-left:0;
	padding-left:30px;
}

#index h4{
	background-color:#779759;
	margin-left:1em;
	padding:2px 0;
}

#index h4 a{
	color:#fff;
	text-decoration:underline;
}

/*--------------------
map
--------------------*/

#map{
	float:left;
	padding-bottom:10px;
	width:278px;
}

#map #walk-map{
	margin-left:10px;
	height:550px;
	width:260px;
	border:1px solid #999999;
}

/*--------------------
本文
--------------------*/

#a01,#a02,#a03,#a04,#a05,#a06,#a07,#a08,#a09,#a10,
#a11,#a12,#a13,#a14,#a15,#a16,#a17,#a18,#a19,#a20{
	color:#fff;
	background-color:#779759;
	font-size:110%;
	margin:0 20px;
	padding:2px 0 !important;
}

/*--------------------
data
--------------------*/

#data h4{
	color:#333;
	font-size:100%;
}

/*----------------------------------------

class

----------------------------------------*/

/*--------------------
num
--------------------*/

.num{
	background-color:#fff;
	color:#779759;
	font-weight:bold;
	margin:0 5px;
	padding:1px;
}

/*--------------------
旅人コメント
--------------------*/

#section1 .comment{
	background-image:url(../walk/images/comment_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

#section1 .comment h5{
	background-image:url(../walk/images/comment_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:38px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#section1 .comment p{
	background-image:url(../walk/images/comment_mid.gif);
	background-repeat:repeat-y;
	background-position:left top;
	padding-bottom: 0px;
}
/*--------------------
ちょっとブレイク
--------------------*/

#section1 .brayk{
	background-image:url(../walk/images/hitoiki_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}

#section1 .brayk h5{
	background-image:url(../walk/images/hitoiki_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:38px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#section1 .brayk p{
	padding-bottom: 0px;
	background-color: #CCFFCC;
}
/*--------------------
ちょっと寄り道
--------------------*/

#section1 .way{
	background-image:url(../walk/images/yorimichi_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}

#section1 .way h5{
	background-image:url(../walk/images/yorimichi_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:38px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#section1 .way p{
	padding-bottom: 0px;
	background-color: #F7D4B1;
}
