@charset "utf-8";


/*====================================================================================================

 周辺施設
 
====================================================================================================*/


p.syuuhen-map {
	margin: 0 0 20px 0;
}

div.syuuhen-wrap {
	border-bottom: 1px dotted #9b9362;
	padding: 30px 0;
}

div.syuuhen-wrap-top {
	border-top: 1px dotted #9b9362;
}

div.syuuhen-title-area {
	width: 720px;
}

p.syuuhen-date {
	float: right;
	width: 170px;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-align: right;
}

div.syuuhen-info {
	clear: both;
}

div.syuuhen-info-left {
	width: 386px;
	float: left;
}


div.syuuhen-info-right {
	float: right;
	width: 314px;
}

p.syuuhen-info-title01 {  /*タイトルだけのもの*/
	text-indent: -1em;
	padding: 0 0 5px 1em;
	line-height: 1.6em;
	letter-spacing: 0em;
}
p.syuuhen-info-title02 {　/*タイトルのしたに文章があるもの*/
	padding: 0;
	line-height: 1.6em;
	letter-spacing: 0em;
}
p.syuuhen-info-text01 {
	padding-left: 1em;
	line-height: 1.6em;
	letter-spacing: 0em;
}

p.syuuhen-info-bt {
	padding: 20px 0 0 0;
}

/*--イメージ　縦　横並び--*/
p.syuuhen-info-img01-01 {
	float: left;
	width: 152px;
}
p.syuuhen-info-img01-02 {
	float: right;
	width: 152px;
}

/*--イメージ　横　縦並び--*/
p.syuuhen-info-img02-01 {
	text-align: right;
	margin: 0 0 10px 0;
}

/*--イメージ　縦位置--*/
p.syuuhen-info-img03-01 {
	text-align: right;
	margin: 0 0 10px 0;
}

p.syuuhen-kako {
	width: 720px;
	padding: 30px 0 0 0;
	text-align: center;
}


	