@charset "utf-8";
/* formatting style
---------------------------------------*/

* {
  font-style: normal;
  margin: 0px;
  padding: 0px;
}
body {
  font-family: sans-serif;
  font-size: 85%;
  line-height: 1.5;
  color: #333333;
  background-color: #FFFFFF;
}

/* link styles
---------------------------------------*/
a img {
  border-style: none;
}
a:link {
  color: #333333;
  text-decoration: underline;
}
a:visited {
  color: #000066;
  text-decoration: underline;
}
a:hover {
  color: #CC0099;
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
/* basic layout
---------------------------------------*/
#wrapper {
  background-color: #FFFFFF;
  width: 860px;
  margin: 0px auto;
}
#main {
  width: 600px;
  margin-bottom: 20px;
  float: right;
  position: static;
  padding: 15px 20px 15px 15px;
}
#main p {
  padding: 5px;
  margin-right: 15px;
  margin-left: 5px;
  line-height: 1.6;
}
#sidebar {
  padding: 0px;
  float: left;
  width: 200px;
  margin-bottom: 20px;
}
#footer {
  padding: 15px;
  clear: both;
  background-image: url(images/footer_bg.gif);
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 10px;
}
/* header styles
---------------------------------------*/
#header {
  background-image: url(images/header.gif);
  background-repeat: no-repeat;
  height: 115px;
  width: 860px;
}
h1 {
	font-size: 0.9em;
	color: #666;
	margin-left: 5px;
}


/* main styles
---------------------------------------*/
#main h2 {
  margin-bottom: 5px;
}
#main h3 {
  margin-bottom: 5px;
}
#main h4 {
  font-size: 14px;
  background-color: #FFFFFF;
  border-top: 1px solid #FFCC66;
  border-bottom: 3px solid #FF9933;
  padding: 2px 0px 2px 5px;
  margin: 10px 25px 15px 8px;
}
#main h5 {
  font-size: 15px;
  color: #990000;
  margin-left: 10px;
  width: 570px;
  margin-bottom: 5px;
  background-image: url(images/voice_icon2.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 40px;
  padding-right: 0px;
}
#main h6 {
  font-size: 14px;
  border-bottom: 1px solid #756000;
  padding: 2px 2px 2px 8px;
  background-color: #f8f7f3;
  border-top: 1px solid #756000;
  border-right: 1px solid #756000;
  border-left: 1px solid #756000;
  color: #756000;
  margin: 15px 20px 5px 10px;
}
.floatLeft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.floatReft {
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
}
.table {
  width: 530px;
  clear: both;
  margin-left: 10px;
  margin-top: 15px;
}
.p2 {
  width: 570px;
  clear: both;
  padding: 0px 10px 10px;
  font-size: 14px;
  font-weight: bold;
}
.p3 {
  font-size: 10px;
  padding: 5px;
  line-height: 1.2em;
}
p#greetingText {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#greetingText img{
	float: right;
	margin-left: 30px;

}
.pleft {
  font-size: 12px;
  margin: 0px;
  padding: 0px 10px;
  float: left;
  width: 150px;
}
#main img {
  padding: 0px;
  margin: 2px;
}
#main ul {
  padding: 8px;
  margin: 12px;
}
#main ul li {
  margin-bottom: 9px;
}
#main dl#news dt {
  margin: 0px 0px 10px 20px;
  clear: left;
  float: left;
  width: 5em;
  padding-left: 35px;
  background-image: url(images/new_icon.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-weight: bold;
}
#main dl#news dd {
  margin: 0px 0px 10px 11em;
}
#main dl#comment dt {
  clear: left;
  float: left;
  width: 5em;
  padding-left: 15px;
}
#main dl#comment dd {
  margin-bottom: 5px;
  margin-left: 75px;
  line-height: 1.2;
}
#main dl#question dt {
  padding-left: 30px;
  background-image: url(images/q_icon.gif);
  background-repeat: no-repeat;
  background-position: left center;
  margin: 15px;
  font-weight: bold;
}
#main dl#question dd {
  padding: 0px 15px 0px 27px;
  background-image: url(images/a_icon.gif);
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0px 8px 15px 15px;
}
#main dl#schedule dt {
  font-weight: bold;
  line-height: 1.2;
  font-size: 12px;
  clear: left;
  float: left;
  padding-right: 30px;
  margin-bottom: 10px;
  margin-left: 20px;
  width: 5em;
}
#main dl#schedule dd {
  margin: 0px 20px 10px 8em;
}
#main dl#feature dt {
  border-top: 1px solid #FF6600;
  border-bottom: 2px solid #FF6600;
  font-size: 14px;
  font-weight: bold;
  padding-left: 10px;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 240px;
  color: #FF3300;
}
#main dl#feature dd {
  padding: 0px 0px 0px 15px;
}
#main dl#dayservice dt {
  font-weight: bold;
  clear: left;
  float: left;
  width: 5em;
  margin-bottom: 15px;
  margin-left: 15px;
}
#main dl#dayservice dd {
	padding-left: 50px;
	margin-bottom: 20px;
	line-height: 1.2;
	margin-right: 40px;
}
#main ol {
  padding: 5px;
  margin-left: 30px;
}
dl#information{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
dl#information dt,
dl#information dd{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
iframe{
	width:580px;
	height:200px;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
}
/* Information
---------------------------------------*/

body#infoBody{
	background-color:#FFFFFF;
	font-size:0.8em;
	line-height:1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
dl#infoData{
	width:550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
dl#infoData dt{
	color:#663300;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
dl#infoData dd{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
dl#infoData p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* sidebar styles
---------------------------------------*/
#sidebar h2 {
  margin-bottom: 0px;
  margin-top: 7px;
}
#sidebar ul {
  text-decoration: none;
  color: #000000;
}
#sidebar ul li {
  list-style: none;
  text-decoration: none;
}
#sidebar ul li a {
  background-position: left center;
  display: block;
  height: 22px;
  width: 186px;
  padding-left: 12px;
  padding-top: 4px;
  text-decoration: none;
  color: #1c1c1c;
  background-color: #fef2e5;
  border-right: 1px solid #e0c5a7;
  border-bottom: 1px solid #e0c5a7;
  border-left: 1px solid #e0c5a7;
}
#sidebar ul li a:hover {
  text-decoration: none;
  color: #000000;
  background-color: #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #e0c5a7;
  border-left: 1px solid #FFFFFF;
}
/* footer styles
---------------------------------------*/
#footer ul li a {
  color: #FFFFFF;
}
#footer ul li a:hover {
  color: #CCCCCC;
}
#footer ul li {
  list-style: none;
  display: inline;
  margin-right: 10px;
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 9px;
  letter-spacing: 1px;
}
/*　=========　PICKUP ============== */

.pickup_entry {
	border-bottom: 1px dotted #666;
	margin-bottom: 5px;
}
	
.pickup_entry img {
	border: 1px solid #000;
	margin: 0;
}
	
.pickup_image {
	border: 3px solid #666;
}

.pickup_entry h3 {
	font-size: 13px;
	padding: 15px 0;
}
	
/*　=========　PICKUP ============== */

.gallery_thumb {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	width: 155px;
	border: 1px solid #999;
	height: 118px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 10px;
}
	
.gallery_thumb img {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}
	
#gallery_right {
	margin-right: 0;
}
	
p#galleryText{
	font-size: 0.9em;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
