h1
{
margin: 0;
padding: 0;
color: white;
}

h2
{
font-size: 18px;
clear: both;
color: orange;
border-bottom: 1px solid #EAE5CE;
padding: 5px 0;
}

#spot
{
	float:left;
	width:740px;
	height:100%;
	margin: 0 auto;
}
#spot  .single
{
	position: relative;
	float:left;
	width:370px;
	height:180px;
}
#spot .s-tex {
	float: right;
	height: 150px;
	width: 200px;
	text-align: left;
	padding: 5px;
}

#spot .single img
{
	float: left;
	margin-top: 15px;
}
#spot .single h3 a
{
	font-size: 14px;
	color: orange;
	text-decoration: none;
}

#spot .single p{
	text-indent: 1em;
	text-align:left;
	padding: 0;
	margin-top: -10px;
}

#spot .plural{
	width:580px;
	height:230px;
	clear: both;
	margin-top: 0;
	margin-right: 80px;
	margin-bottom: 0;
	margin-left: 80px;
}
#spot .plural h3,#spot .plural p{
text-align:left;
padding: 0;
margin:5px;
}
#spot .plural h3 a{
padding: 0;
font-size: 16px;
color: orange;
text-decoration: none; 
    background-image: url(../img/map/m_icon.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
}
#spot .plural p{
text-indent: 1em;
margin-bottom:15px;
}

table{
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

th,
td
{
	padding: 5px 20px;
	border: 1px solid #960;
	font-size: 12px;
}

th
{
color: #960;
background-color: #ffc;
}

#spot img{
float: left;
}

/*--------------------------------------- Google map */
#g-map td{
border: 0px;
margin: 0px;
padding: 5px;
}

#map{
	width:530px;
	height:280px;
	margin: 0px;
}
.info {
font-size: 12px;
padding:0px;
}
.g-text{
padding:0px;
margin: 0px;
}
.g-text em{
font-style:normal;
font-weight: bold;
font-size: 120%;
}
.g-text p{
padding:10px;
}
.g-text img{
margin: 5px;
}
div#sidebar {
	vertical-align:middle;
	width:130px;
	height:280px;
	border: 2px solid #666633;
	background-color: #ffffcc;
	margin: 0px;
	padding:0;
	line-height: 200%;
}
div#sidebar a { 
font-weight: bold; 
color: #333;
}
div#map {
border: 1px outset black;
}







#guide-c #guidemap{
	display: block;
	position:relative;
	width : 520px;
	height: 371px;
	padding:0px;
	float: left;
	background-image : url(../img/map/map_img.gif);
	background-repeat : no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: 1px solid #CCC;
}

/* guide-c マップ内リスト */
#guide-c #guidemap #m-icon1{
	top: 245px;
	position: absolute;
	margin : 0px;
	padding: 0px;
	right: 20px;
}

#guide-c #guidemap #m-icon2{
	top: 70px;
	position: absolute;
	margin : 0px;
	padding: 0px;
	right: 150px;
}

#guide-c #guidemap #m-icon3{
	top: 245px;
	position: absolute;
	margin : 0px;
	padding: 0px;
	right: 140px;
}

#guide-c #guidemap #m-icon4{
	top: 255px;
	position: absolute;
	margin : 0px;
	padding: 0px;
	left: 55px;
}

#guide-c #guidemap #m-icon5{
	top: 245px;
	position: absolute;
	margin : 0px;
	padding: 0px;
	right: 60px;
}
#guide-c #guidemap #m-icon6{
	top: 200px;
	position: absolute;
	margin : 0px;
	padding: 0px;
	right: 250px;
}





/* guide 右リスト */
#guide-c #r-list{
	display: block;
	height: 420px;
	float: right;
	margin: auto;
	width: 125px;
}

#guide-c #r-list ul{
padding: 0;
}

#guide-c #r-list ul li{
	margin : 0px;
	padding: 0px;
	list-style-type: none;
}

#guide-c #r-list ul li img{
	margin : 2px auto;
	padding: 2px;
	border: 1px solid #ccc;
	list-style-type: none;
}


#guide-c #r-list p{
clear : both;
}
#guide-c {
	margin: auto;
	width: 700px;
	height: 520px;
}
/* end of this file */

#guide-c #guidemap #p-icon1 {
	position: absolute;
	top: 175px;
	right: 105px;
}
#guide-c #guidemap #p-icon2 {
	position: absolute;
	top: 7px;
	right: 138px;
}

