h1{
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #AA4433;
	text-decoration: underline;
}

.foot {
	text-decoration:none;
	color: #666666;
	font-size: 12px;
}

#mainwrap {
	width: 720px;
	margin: 20px 0 0 30px;
	text-align: left;
}

#contentwrap {
	padding: 0 20px 0 40px;
}

/* 詳細ページ用
----------------------------------------------------------*/
#spot_title h2{
	margin-bottom: 2px;
}

#spot_title {
	color: #AA4433;
	margin-bottom: 12px;
}

#image1 {
	margin: 0 8px 8px 0;
}

#image2 {
	margin: 8px 0 0 8px;
}

dl {
	p_adding: 1px;
	background-color: #D9CAC7;
	margin: 1px;
}
dt {
	text-align:center;
	float: left;
	padding: .1em;
	width: 9em;
	m_argin: 1px;
	border-top: 2px #fff solid;
}
dd {
	background-color: #fff;
	color: #333;
	padding: .2em .2em .2em 1em;
	margin-left: 9em;
	border-top: 2px #fff solid;
}

/* リストページ用
----------------------------------------------------------*/
#area_title {
	color: #AA4433;
	margin-bottom: 2px;
	float: left; 
	padding-top: 4px; 
	margin: 0;
	font-weight: none;
	font-size: 140%;
}

.listwrap{
	border-bottom: dotted 1px #9F3400;
	padding: 4px;
	margin-bottom: 4px;
}

.listwrap a{
	text-decoration: none;
}
.listwrap a:hover{
	text-decoration: underline;
}


.listleft{
	float:left;
}
.lsitright{
	float:right;
	width: 150;
	padding: 0 6px 0 6px;
}
.subcomment{
	width: 494px;
	display: block;
	padding: 0;
	margin: 0;
}

.lsithr {
	height: 0px;
	width: 656px;
	color: #AA4433;
	clear: both;
	display: block;
}

.stationname{
	display: inline;
	color: #AA4433;
}

h3.spotname {
	font-size: 100%;
	display: inline;
	color: #AA4433;
}

span.clear{
	display:block;
	clear:both;
	width:1px;
	height:1px;
	margin-top: -1px;
}

.spotNameStyle {
	font-size: 18px;
	font-weight: bold;
	color: #993300;
}

.spotImageStyle {
	margin-top: 17px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #663C14;
}
