@charset "shift_jis";

body {
	color: #68562f;	/*全体の文字色*/
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 78%/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	background: url(../img/bg.jpg);	/*全体の背景色、背景画像の読み込み*/
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 95%;
	border-spacing: 0;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #8b7d76;	/*リンクテキストの色*/
}
a:hover {
	color: #16AE36;			/*カーソルオーバー時の文字色*/
	text-decoration: none;	/*カーソルオーバー時に下線を消す設定。残したままがいいならこの１行削除。*/
}

/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 940px;	/*コンテナー幅*/
	margin-right: auto;
	margin-left: auto;
	background: #FFF;	/*背景色*/
	overflow: hidden;
}

/*h1見出しの設定
---------------------------------------------------------------------------*/
h1 {
	font-size: 12px;	/*文字サイズ*/
	text-align: right;	/*文字を右寄せ*/
	color: #68562f;		/*文字色*/
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
}
h1 a {
	text-decoration: none;	/*リンクテキストにデフォルトで入る下線を消す設定。残したままがいいならこの１行削除。*/
	color: #4d4214;	/*文字色*/
}

/*メインコンテンツ（右側ブロック）
---------------------------------------------------------------------------*/
#main {
	float: right;	/*右側に回り込み*/
	width: 635px;	/*メインコンテンツ幅*/
	padding: 20px 20px 20px 0px;	/*左から、上、右、下、左への余白*/
}

#main .mainimg {
    margin-bottom: 20px
}

#main h3 {
	font-size: 110%;
	clear: both;
	width: 635px;
	line-height: 44px;
	height: 41px;
	color: #547249;	/*文字色*/
	background: url(../img/h3bg.jpg) no-repeat;	/*背景画像の読み込み＆リピートしない*/
	margin-top: 6px;
	padding-left: 30px;
}

/*段落タグの余白設定*/
#main p {
	padding: 0.5em 10px 1em;	/*左から、上、左右、下への余白*/
}

#main h5 {
	font-size: 110%;	/*文字サイズ*/
    padding: 0em 0.9em;/*上下 左右の余白*/
    margin: 1em 0em 1em 1em;
    color: #547249;/*文字色*/
    background: transparent;/*背景透明に*/
    border-left: solid 4px #547249;/*左線*/
}

#main .nav {
  overflow: hidden;
  margin: 20px 0px 20px 30px;
}

#main .nav li {
　font-size: 120%;	/*文字サイズ*/
  text-align: center;
  margin-right: 30px;
  background-color: #fff;
  float: left;
}

#main hr {
    height: 1px;
    color: #ccc;
	clear: both;
	margin-top: 20px;
}

/*サブコンテンツ（左側ブロック）
---------------------------------------------------------------------------*/
#sub {
	float: left;	/*左側に回り込み*/
	width: 250px;	/*サブコンテンツ幅*/
	padding: 0px 0px 20px 20px;	/*左から、上、右、下、左への余白*/
}

/*施設情報*/
#sub .info {
	background: #fbf8e5;	/*背景色*/
    padding: 10px 20px;
}

/*施設情報*/
#sub .info {
	background: #fbf8e5;	/*背景色*/
    padding: 10px 20px;
}

/*メニュー
---------------------------------------------------------------------------*/
/*メニューブを囲むブロックに対する設定*/
ul.menu {
	background: url(../img/bg_menu.jpg) no-repeat;	/*メニューブロックの一番下の画像の読み込み*/
	text-align: left;	/*文字を左寄せ*/
	padding-bottom: 1px;
	margin-bottom: 1em;
}
/*メニュー１個ごとに対する設定*/
ul.menu li {
	background: url(../img/bg_menu.jpg) no-repeat;	/*各メニューの上に入る画像の読み込み*/
	line-height: 50px;	/*行間*/
	font-size: 14px;	/*文字サイズ*/
	margin-bottom: 10px;
}
/*リンクテキストの設定*/
ul.menu li a {
	text-decoration: none;
	display: block;
	width: 250px;
	color: #547249;
	font-weight: bold;
	padding-left: 20px;
}
/*マウスオン時の背景色*/
ul.menu li a:hover {
	background: url(../img/bg_menu_on.jpg) no-repeat;	/*各メニューの上に入る画像の読み込み*/
	color: #FFF;
	font-weight: bold;
	padding-left: 20px;
}

/*サブコンテンツ内のbox
---------------------------------------------------------------------------*/
/*boxの設定*/
#sub .box {
	background: #fbf8e5;	/*背景色*/
	color: #547249;			/*文字色*/
	text-align: center;		/*ボックス内をセンタリング*/
	padding: 10px 25px 25px 25px;
	margin-bottom: 20px;
}
/*リンクテキスト色*/
#sub .box a {
	color: #FFF;	/*文字色*/
}
/*h3見出しタグの文字サイズ*/
#sub h4 {
	font-size: 100%;
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
#main .new {
	overflow: auto;
	height: 170px;			/*ボックスの高さ*/
	width: 605px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#main .new dl {
	clear: left;
	width: 585px;
	margin-top: 10px;
	border-bottom: 1px solid #ddd;	/*日付ごとに入る下線の幅、線種、色*/
	overflow: hidden;
}
#main .new dt {
	font-weight: bold;	/*日付を太字に*/
	color: #e1730c;
	font-size: 12px;	/*文字サイズ*/
	float: left;
	width: 100px;
}
#main .new dd {
	float: left;
	width: 485px;
	font-size: 12px;	/*文字サイズ*/
}
#main .new dd img {
	vertical-align: middle;
}
*html #main .new dd img {
	margin-top:0.5em;
	vertical-align: baseline;
}

/*フッター
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 940px;
	text-align: center;	/*文字をセンタリング*/
	padding-top: 10px;
	padding-bottom: 10px;
	color: #68562f;		/*文字色*/
	margin-right: auto;
	margin-left: auto;
}
/*フッター内にリンク設定した場合用*/
#footer a {
	text-decoration: none;
	color: #6d625d;	/*文字色*/
}

/*テーブル１
---------------------------------------------------------------------------*/
.ta1 {
	border: 1px solid #73ab54;	/*テーブルの外側の枠線の幅、線種、色*/
	width: 615px;
	margin: 20px auto 20px auto;
}
.ta1 td, .ta1 th{
	border: 1px solid #73ab54;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.ta1 td{
	padding: 10px;
	vertical-align: top;
}
.ta1 td.ctr{
	padding: 10px;
	vertical-align: top;
	text-align: center;
}
/*テーブル内の左側の見出し部分*/
.ta1 th{
	width: 120px;
	padding: 10px;
	text-align: left;
	background: #fbf8e5;	/*背景色*/
}
.ta1 th.about{
	width: 120px;
	padding: 10px;
	text-align: left;
	background: #eaeecb;	/*背景色*/
}

/*テーブル１行目に入った見出し部分*/
.ta1 th.midashi{
	width: auto;
	text-align: left;
	background: #eaeecb;	/*背景色*/
}

/*各メニューページのbox設定
---------------------------------------------------------------------------*/
/*boxの設定２列*/
#main .box {
	float: left;	/*左側に回り込みさせる*/
	height: 188px;	/*ボックスの高さ*/
	width: 250px;	/*ボックスの幅*/
	padding: 20px;	/*ボックス内の余白*/
	font-size: 12px;	/*文字サイズ*/
	display: inline;	/*IE6対策*/
	margin-bottom: 20px;	/*ボックスの外（下）へのスペース*/
	margin-left: 15px;		/*ボックスの外（左）へのスペース*/
	overflow: hidden;	/*飛び出た文字を非表示に*/
	border: 1px solid #ccc;	/*枠線の幅、線種、色*/
}
/*box1内のh3見出しタグの設定*/
#main .box h3 {
	font-size: 100%;
	color: #16AE36;	/*文字色*/
}
/*box1内のp段落タグの設定*/
#main .box p {
	padding: 0px;
	font-size: 10px;	/*文字サイズ*/
}
/*boxの設定３列*/
#main .box3 {
	float: left;	/*左側に回り込みさせる*/
	height: 132px;	/*ボックスの高さ*/
	width: 180px;	/*ボックスの幅*/
	padding: 5px;	/*ボックス内の余白*/
	display: inline;	/*IE6対策*/
	margin-bottom: 15px;	/*ボックスの外（下）へのスペース*/
	margin-left: 15px;		/*ボックスの外（左）へのスペース*/
	overflow: hidden;	/*飛び出た文字を非表示に*/
	border: 1px solid #ccc;	/*枠線の幅、線種、色*/
}

/*その他
---------------------------------------------------------------------------*/
.look {
	background-color: #dbd6cd;
}
.mb1em {
	margin-bottom: 1em;
}
.mb5 {
	margin-bottom: 14px;
}

.mb10 {
	margin-bottom: 20px;
}
.pb20 {
	padding-bottom: 20px;
}
.clear {
	clear: both;
}
ul.disc {
	padding: 0em 40px 1em;
	list-style: disc;
}
.color1 {
	color: #16AE36;
}
.pr {
	font-size: 10px;
}
.map {
	margin: 20px 10px 20px 10px;
}
.topics {
	margin: 20px 10px 20px 10px;
}
