@charset "utf-8";
#facility {
  clear: both;
  padding-bottom: 30px;
}
#section {
  clear: both;
  padding-bottom: 20px;
}
#facility .left {
  float: left;
  width: 380px;
}
#facility .img {
  float: right;
  padding-left: 20px;
}
#facility .txt {
  padding-bottom: 20px;
}

#facility .notes {
  color: #AD8046;
  text-indent: -1em;
  padding-left: 1em;
  clear: both;
}
#gallery {
  width: 690px;
  clear: both;
  padding-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}
#gallery ul {
  list-style-type: none;
}
#gallery li {
  float: left;
  padding-bottom: 20px;
  width: 335px;
}
#gallery li:nth-child(even) {
  padding-left: 20px;
}
#gallery ul li span {
  display: block;
  padding-top: 5px;
}

#use {
  clear: both;
  padding-bottom: 30px;
}
#use .img {
  float: right;
  padding-left: 20px;
}
#use .txt {
  padding-bottom: 20px;
}
#access {
  clear: both;
}

#access .maps {
  clear: both;
  padding-bottom: 40px;
}
#access .maps .g_map {
  clear: both;
}

#access .maps .add {
  padding-top: 20px;
}
@charset "utf-8";
#facility {
	clear: both;
	padding-bottom: 30px;
}
#section {
	clear: both;
	padding-bottom: 20px;
}
#section .news {
	clear: both;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#section .news ul {
	list-style-type: none;
	margin-top: 10px;
}
#section .news ul li {
	padding-top: 13px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#section .news ul li a {
	background-image: url(/poppy/img/pdf_icon.png);
	background-position: right center;
	padding-right: 20px;
	background-repeat: no-repeat;
	margin-right: 5px;
}
#section .news ul li span {
	color: #09C;
	padding-right: 1em;
}
#section .news .scroll-pane {
	overflow: auto;
	height: 142px;
}
#section .news .scroll-pane .jspVerticalBar {
	width: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/common/PIE.htc);
}
#section .news .scroll-pane .jspTrack{
	background-color: #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/common/PIE.htc);
}
#section .news .scroll-pane .jspDrag{
	background-color: #09C;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/common/PIE.htc);
}
#facility .left {
	float: left;
}
#facility .img {
	float: right;
	padding-left: 20px;
}
#facility .notes {
	color: #AD8046;
	text-indent: -1em;
	padding-left: 1em;
	clear: both;
}
#facility .gallery {
	clear: both;
}
#facility .gallery h4 {
	margin-right: 20px;
	margin-left: 20px;
}
#facility .gallery ul {
	list-style-type: none;
	clear: both;
}
#facility .gallery ul li {
	float: left;
	padding-left: 20px;
	padding-bottom: 18px;
	padding-right: 16px;
	width: 206px;
}
#facility .gallery ul li span {
	display: block;
	padding-top: 3px;
	font-size: 85%;
	line-height: 120%;
}

#flow {
	clear: both;
	padding-bottom: 30px;
}
#flow .left {
	float: left;
	width: 540px;
}

#flow .img {
	float: right;
}
#flow .list_b li {
	display: inline-block;
}
#rec {
	clear: both;
	padding-top: 30px;
	padding-left: 20px;
}
#rec ul {
	list-style-type: none;
}
#rec ul li {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 335px;
}
#rec ul li span {
	display: block;
	padding-top: 5px;
}




#fee {
	clear: both;
	padding-bottom: 30px;
}
#fee table {
	margin-bottom: 10px;
}

#fee .notes {
	text-align: right;
	padding-bottom: 10px;
}

#access {
	clear: both;
}
#access .maps {
	clear: both;
	padding-bottom: 40px;
}
#access .maps .g_map {
	clear: both;
}

#access .maps .add {
	padding-top: 20px;
}
