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: 170px;
	width: 200px;
	text-align: left;
}

#spot .single img
{
	float: left;
}
#spot .single h3 a
{
	font-size: 16px;
	color: orange;
	text-decoration: none;
}

#spot .single p{
	text-indent: 1em;
	padding: 0 5px 0 0 ;
	text-align:left;
}

#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;
}
