@charset "utf-8";
/* CSS Document */

/* ========全ページ共通・背景固定======== */
/* 一般 */
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
	vertical-align:bottom;
}

hr {
	display: none;
}

html{
	overflow-y: scroll;
}

th {
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
}

/* フォント */
.ft_bd {
	font-weight: bold;
}

.ft_gr {
	font-weight: bold;
	color: #4DAF45;
	font-size: 100%;
}

.ft_red {
	color: #FF0000;
}

/* フォント */
.font_01 {
	font-size: 70%;
}

/* 共通リンク */
a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: underline;
}

/* クリア */
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}


/* ヘッダ・コメント */
.topArea {
	width: 100%;
	color: #444444;
	font-size: 80%;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.topArea .txt {
	height: auto;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

.topArea_table {
	width: 100%;
}

.topArea_table .t_right {
	float: right;
}

/* ヘッダ・コンテンツ枠(トップページ) */
.mdlArea_index {
	margin: 0px;
	width: 100%;
	padding: 0px;
}

/* ヘッダ・コンテンツ枠(メニュー以下) */
.mdlArea_center {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	background-image: url(images/back_img_top.png);
	background-repeat: repeat-x;
}

/* ヘッダ・コンテンツ枠(下層ページ) */
.mdlArea {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-repeat: repeat-x;
}

/* 同上(横枠固定) */
.box950 {
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/* 同上・中央背景 */
.center_box{
	background-image: url(images/back_center_box.png);
	background-repeat: repeat;
}

/* ヘッダ・コンテンツ枠・見出し */
.box950 h1 {
	font-size: 0%;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

/* コンテンツ枠 */
.contentsBox {
	width: 890px;
	padding-top: 20px;
}

/* 同上・見出し */
.contentsBox h2 {
	margin: 0px;
	width: auto;
	height: 60px;
	padding: 0px;
}

/* 同上・見出し */
.contentsBox_r h3 {
	color: #008000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(images/title_h3_back.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 100%;
}

/* 同上・見出し */
.contentsBox_r2 h3 {
	color: #008000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(images/title_h3_back.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 100%;
}

/* 同上・見出し(補足文) */
.contentsBox h3 .txt{
	color: #7a4000;
	font-weight: normal;
	font-size: 80%;
}

/* 同上・見出し */
.title3_box {
	background-image: url(images/title_h3_back_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 5px;
	padding-top: 5px;
}

.title3_box2 {
	background-image: url(images/title_h3_back2_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 5px;
	padding-top: 5px;
}

.title3_box2_h3 {
	color: #fff !important;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(images/title_h3_back2.png) !important;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 100%;
}

.title3_box2_h3_2 {
	color: #fff !important;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(images/title_h3_back2.png) !important;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 100%;
	position: relative;
}

/* 同上・見出し */
.contentsBox_r h4 {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	color: #4DAF45;
}

/* 同上・見出し */
.contentsBox_r h4 {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	color: #4DAF45;
}

/* ヘッダ・テーブル枠 */
.header_table {
	margin: 0px;
	padding: 0px;
	width: 890px;
	height: 110px;
	background-image: url(images/bg_h.png);
	background-repeat: no-repeat;
	background-position: 391px 0px;
}

/* 同上・1 */
.header_td01 {
	text-align: left;
	width: 450px;
	vertical-align: top;
}

/* 同上・2 */
.header_td02 {
	text-align: right;
	width: 290px;
	vertical-align: top;
	padding-top: 16px;
}

/* 同上・見出し */
.header_td02 h2 {
	font-size: 0%;
	line-height: 100%;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

/* ヘッダ・テーブル枠・3 */
.header_td03 {
	text-align: right;
	vertical-align: top;
	width: 150px;
}

/* ヘッダ・テーブル枠・4 */
.header_td04 {
	vertical-align: top;
}

/* 見出し(h4) */
.title4_box {
	margin: 0px;
	background-color: #DBF4C1;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4DAF45;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/* ヘッダ・メニュー枠 */
.menuBox {
	width: 900px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* 同上・リスト */
.menuBox ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 910px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menuBox li {
	padding: 0px;
	float: left;
	margin: 0px;
}

.menuBox .sp{
	padding-right: 10px;
}

/* パンくずリスト */
.breadBox {
	font-size: 80%;
	color: #333333;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 5px;
	width: 545px;
}

/* パンくずリスト(リンク) */
.breadBox a:link {
	color: #4DAF45;
	text-decoration: underline;
}

.breadBox a:visited {
	color: #4DAF45;
	text-decoration: underline;
}

.breadBox a:hover {
	color: #4DAF45;
	text-decoration: none;
}

.breadBox a:active {
	color: #4DAF45;
	text-decoration: underline;
}

/* アンカー */
.anchor {
	font-size: 90%;
	width: auto;
	height: auto;
	padding-top: 20px;
}

/* 文字サイズ変更 */
.borderBox {
	width: auto;
	text-align: right;
}

.bnr_ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

.bnr_ul li {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.con_r_h3 {
	color: #4DAF45;
	margin: 0px;
	text-align: center;
	font-size: 90%;
	padding-right: 10px;
}

.sub_ul {
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
	font-size: 90%;
}

.size_ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}

.size_ul li {
	float: left;
}

.btn_font_s {
	padding-right: 2px;
}

/* フッタ枠 */
.btmArea {
	margin: 0px;
	width: 100%;
	padding: 0px;
	background-color: #FFFFFF;
}

/* フッタ枠(横幅固定) */
.box950_btm {
	width: 890px;
	background-position: top;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}

/* 同上・pageup */
.box950_btm .pageup{
	text-align: right;
	height: 45px;
	width: auto;
}

/* 同上・ナビメニュー */
.footerMenu {
	color: #4DAF45;
	font-weight: bold;
	font-size: 90%;
	vertical-align: top;
}

/* 同上・施設名 */
.footerMenu .name{
	font-size: 120%;
}

/* 同上・リンク位置 */
.footerLink {
	font-size: 80%;
	color: #FFFFFF;
}

/* 同上・リンク */
.footerLink a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footerLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footerLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footerLink a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* コピーライト枠 */
.footer_tableBox {
	padding-bottom: 30px;
	padding-top: 30px;
}

/* コピーライト枠・施設名 */
.footer_tableBox .name{
	background-image: url(images/img_footer_logo.png);
	background-repeat: no-repeat;
	height: 45px;
	text-indent: -999999px;
	width: 190px;
}

/* コピーライト枠・コピーライト */
.footer_table .copyright{
	font-size: 80%;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
}

/* コピーライト・テーブル枠 */
.footer_table {
	width: 890px;
}

/* 同上・カラー */
.footer_td01 {
	font-size: 90%;
	color: #444444;
	vertical-align: top;
}

/* フッタ枠(横幅固定)・最下部 */
.box950_btm_b {
	width: 100%;
	height: auto;
	background-image: url(images/back_btm_box.png);
	background-repeat: repeat;
}

.box950_btm_b .inbox{
	width: 890px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* 右枠 */
.contentsBox_r {
	float: left;
	width: 590px;
}

/* 右枠 */
.contentsBox_r2 {
	float: left;
	width: 590px;
	padding-right: 10px;
}

/* 右枠・背景 */
.contentsBox_r_b {
	background-color: #FFF;
}

/* 右枠・上部イメージ */
.contentsBox_head {
	width: 590px;
	background-image: url(images/contentsBox_r_head.png);
	background-repeat: no-repeat;
	height: 10px;
	background-position: top;
	margin-top: 10px;
}

/* 右枠・下部イメージ */
.contentsBox_btm {
	width: 590px;
	background-image: url(images/contentsBox_r_btm.png);
	background-repeat: no-repeat;
	height: 20px;
	background-position: bottom;
}

/* 同上・バナー(下余白有) */
.info_linkBox {
	text-align: center;
	width: 230px;
	font-size: 10px;
	line-height: 120%;
	color: #333333;
	padding-bottom: 10px;
}

/* 同上・バナー(一般) */
.linkBox {
	text-align: center;
	width: 220px;
	font-size: 80%;
	line-height: 120%;
	color: #333333;
	padding-top: 7px;
	padding-left: 10px;
}

/* 同上・バナー説明 */
.text_link {
	padding-top: 3px;
}

/* 罫線 */
.line {
	width: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* ========トップページ共通======== */
/* ナビゲーション */
.index_cate_01 {
	width: 590px;
	float: right;
}

/* メイン画像 */
.index_main_img {
	width: 890px;
	height: auto;
	padding-top: 20px;
}

/* サイドメニュー(下層ページ共通) */
.index_sidemenu2 {
	width: 300px;
	float: right;
	height: auto;
}

/* 同上・見出し制御 */
.index_sidemenu2 h3{
	height: auto;
	margin: 0px;
	padding: 0px;
}

/* サイドメニュー(下層ページ共通) */
.index_sidemenu {
	width: 290px;
	float: right;
	height: auto;
}

/* 同上・見出し制御 */
.index_sidemenu h3{
	height: auto;
	margin: 0px;
	padding: 0px;
}

/* 最新記事一覧枠 */
.index_cate_01 .topics {
	width: 590px;
	background-image: url(images/topics_new_back.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* 最新記事枠 */
.newsBox {
	width: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* 同上・日時 */
.newsDate {
	font-size: 80%;
	width: auto;
	color: #4DAF45;
	float: left;
	padding-right: 10px;
}

/* 同上・内枠 */
.newsBox_r {
	width: auto;
}

/* 同上・カテゴリ */
.newsCategory {
	font-size: 80%;
	width: auto;
	color: #333333;
	float: left;
	padding-left: 10px;
	background-image: url(images/newsCategory_line.png);
	background-repeat: no-repeat;
}

/* 同上・タイトル */
.newsTitle {
	font-size: 80%;
	font-weight: bold;
}

/* 同上・リンク */
.newsTitle a:link {
	color: #4daf45;
	text-decoration: underline;
}

.newsTitle a:visited {
	color: #4daf45;
	text-decoration: underline;
}

.newsTitle a:hover {
	color: #4daf45;
	text-decoration: none;
}

.newsTitle a:active {
	color: #4daf45;
	text-decoration: none;
}

/* 同上・タイトル(赤) */
.newsTitle_red {
	font-size: 80%;
	font-weight: bold;
}

/* 同上・リンク(赤) */
.newsTitle_red a:link {
	color: #FF0000;
	text-decoration: underline;
}

.newsTitle_red a:visited {
	color: #FF0000;
	text-decoration: underline;
}

.newsTitle_red a:hover {
	color: #FF0000;
	text-decoration: none;
}

.newsTitle_red a:active {
	color: #FF0000;
	text-decoration: none;
}

/* 同上・本文 */
.newsText {
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	padding-right: 5px;
	padding-top: 5px;
}

/* 最新記事一覧枠(画像大) */
.index_cate_01 .topics_img_h {
	width: 590px;
	background-image: url(images/topics_new_hed.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

.index_cate_01 .topics_img {
	width: 550px;
	background-image: url(images/topics_new_back.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* 下部バナー枠 */
.botm_link {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

/* 同上・バナー */
.botm_linkBox {
	font-size: 80%;
	line-height: 120%;
	color: #444444;
	padding-bottom: 10px;
	float: left;
	width: 190px;
	text-align: center;
	padding-right: 10px;
}

/* 同上・テキスト */
.botm_linkBox .txt{
	width: auto;
	text-align: left;
	height: auto;
	padding-top: 5px;
	font-size: 90%;
}

/* 同上・バナー(左余白無し) */
.botm_linkBox_r {
	font-size: 80%;
	line-height: 120%;
	color: #444444;
	padding-bottom: 10px;
	float: left;
	width: 190px;
	text-align: center;
}

/* 同上・テキスト */
.botm_linkBox_r .txt{
	width: auto;
	text-align: left;
	height: auto;
	padding-top: 5px;
	font-size: 90%;
}

/* ========下層ページ全体======== */
/* 文章枠(全体) */
.large_area {
	color: #333333;
	font-size: 80%;
	padding-left: 15px;
	padding-right: 15px;
}

/* 画像枠 */
.img_box {
	width: 950px;
	margin-top: 15px;
	padding-bottom: 20px;
	text-align: center;
}

/* 文章枠(一般)・上余白無し */
.large_box_t {
	width: auto;
}

/* 文章枠(一般) */
.large_box {
	width: auto;
	padding-top: 10px;
}

/* 同上・セル内 */
.large_text_s {
	width: auto;
	font-size: 100%;
	line-height: 150%;
	vertical-align: top;
}

/* 同上・単体 */
.large_text {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* 同上・リンク */
.large_text a:link {
	color: #4daf45;
	text-decoration: underline;
}

.large_text a:visited {
	color: #4daf45;
	text-decoration: underline;
}

.large_text a:hover {
	color: #4daf45;
	text-decoration: none;
}

.large_text a:active {
	color: #4daf45;
	text-decoration: none;
}

/* 同上・説明文(左余白) */
.large_text .txt{
	padding-left: 20px;
	padding-bottom: 10px;
}

/* 同上・メッセージ */
.large_box .message {
	padding: 15px;
	margin-top: 10px;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}

/* 同上・画像(左寄せ) */
.large_img_L {
	padding-right: 15px;
	float: left;
}

/* 同上・画像(左寄せ) */
.large_img_R {
	float: right;
	padding-left: 15px;
	padding-bottom: 5px;
}

/* 文章枠(下ライン有り)外枠 */
.large_box_line_area {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}

/* 同上・各項 */
.large_box_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9bcb3;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

/* 同上・各項(上余白無し) */
.large_box_line_t {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9bcb3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

/* 同上・テーブル制御 */
.large_box_line_area td {
	vertical-align: top;
}

/* サイドメニュー・カテゴリ(上部) */
.side_cate_menu_h {
	background-image: url(images/side_menu_h_btm.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	width: 290px;
	margin: 0px;
	padding: 0px;
}

/* 同上(上部下部共通)・見出し*/
.index_cate_01 h3 {
	margin: 0px;
	padding: 0px;
}

/* 同上ボックス */
.side_cate_menu_h .box {
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

/* 同上テキスト */
.side_cate_menu_h .txt {
	font-size: 80%;
	width: auto;
	text-align: left;
	color: #444444;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

/* サイドメニュー・テキストリンク */
.side_cate_txt {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	font-size: 90%;
}

/* 開館カレンダー位置 */
.side_calendar {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	width: 290px;
}

/* 同上・各月 */
.side_calendar .box {
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}

/* ========トピックス共通======== */
/* 左枠全体 */
.topics_area {
	width: auto;
	padding-right: 30px;
	padding-left: 30px;
}

/* タイトル枠 */
.topics_box {
}

/* 同上・タイトル */
.topics_box h4 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DBF4C1;
	width: auto;
	font-weight: bold;
	color: #008000;
	font-size: 100%;
	line-height: 150%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4DAF45;
	margin: 0px;
}

/* 同上・リンク */
a:link {
	color: #008000;
	text-decoration: underline;
}

a:visited {
	color: #008000;
	text-decoration: underline;
}

a:hover {
	color: #008000;
	text-decoration: none;
}

a:active {
	color: #008000;
	text-decoration: underline;
}

/* 同上・日時 */
.topics_year {
	padding-top: 10px;
	width: auto;
	font-size: 90%;
	line-height: 150%;
	color: #4DAF45;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}

/* 本文 */
.topics_txt {
	font-size: 80%;
	color: #333333;
	width: auto;
}

/* 分類カテゴリ表記 */
.topics_navi_txt {
	margin-top: 10px;
	width: auto;
	font-size: 80%;
	text-align: right;
	padding-bottom: 15px;
	color: #333333;
}

/* 下部記事ナビ(前へ・次へ等) */
.topics_next {
	margin-top: 15px;
	width: auto;
	font-size: 80%;
	text-align: center;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4DAF45;
}

/* 右枠 */
.topics_r {
	float: left;
	width: 270px;
}

/* 同上・トピックス枠(上部) */
.topics_new_top {
	width: 290px;
	background-image: url(images/tside_menu_h_hed.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
}

/* 同上・トピックス枠(内部) */
.topics_top_new {
	width: 290px;
	background-image: url(images/side_menu_h_btm.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.topics_top_new .cate{
	width: 240px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

/* 同上・見出し */
.topics_top_new h3{
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #333;
	font-size: 90%;
}

/* 同上・日時 */
.topics_top_new .year {
	padding-top: 5px;
	font-size: 80%;
	color: #444444;
	padding-left: 10px;
}

/* 同上・タイトル */
.topics_top_newt .title {
	padding-top: 5px;
	font-size: 80%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-left: 10px;
}

/* 同上・リスト */
.topics_top_new ul {
	font-size: 80%;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}

.topics_top_new li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* 同上・リンク */
.topics_top_new a:link {
	color: #4DAF45;
	text-decoration: underline;
}

.topics_top_new a:visited {
	color: #4DAF45;
	text-decoration: underline;
}

.topics_top_new a:hover {
	color: #4DAF45;
	text-decoration: none;
}

.topics_top_new a:active {
	color: #4DAF45;
	text-decoration: underline;
}

/* ========お問い合わせページ共通======== */
/* 文章枠(全体) */
.inquiry_area {
	color: #333333;
	font-size: 80%;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4DAF45;
	width: auto;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

/* フォーム枠 */
.inquiry_box {
	width: auto;
	line-height: 150%;
}

/* フォーム枠(送信完了画面) */
.inquiry_end {
	text-align: center;
	height: 170px;
	padding-top: 50px;
}

/* 説明文 */
.inquiry_top_text {
	width: auto;
	padding-bottom: 15px;
	padding-top: 15px;
}

/* テーブル枠 */
.inquiry_table {
	width: 530px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9bcb3;
}

/* 同上・セル*/
.inquiry_td01 {
	width: 125px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9bcb3;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.inquiry_td02 {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9bcb3;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 365px;
}

.inquiry_td03 {
	font-size: 75%;
	line-height: 150%;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
}

/* 例文 */
.inquiry_text {
	padding-top: 5px;
}

/* フォーム */
.input01 {
	width: 340px;
	border: 1px solid #c9bcb3;
}

.input02 {
	width: 160px;
	border: 1px solid #c9bcb3;
}

.input03 {
	width: 35px;
	border: 1px solid #c9bcb3;
}

.input04 {
	width: 25px;
	border: 1px solid #c9bcb3;
}

/* ========プライバシーページ共通======== */
/* プライバシー枠 */
.pp_txt_box {
	width: auto;
	font-size: 80%;
	color: #333333;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4DAF45;
	margin-right: 30px;
	margin-left: 30px;
}

/* 見出し */
.pp_txt_box h4{
	width: auto;
	font-weight: bold;
	color: #333333;
	font-size: 120%;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

/* 説明文 */
.pp_txt_box .txt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* 問い合わせ */
.pp_txt_box .contact {
	padding: 20px;
	margin-top: 15px;
	height: auto;
	width: 490px;
	border: 1px solid #CCCCCC;
}

/* ========全共通(ほか)======== */
/* スペース */
.space {
	width: auto;
	height: 20px;
}

.space10 {
	width: auto;
	height: 10px;
}

.space20 {
	width: auto;
	height: 20px;
}

.space30 {
	width: auto;
	height: 30px;
}

.ch_bg {
	background-image: url(images/ch_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	height: 205px;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}

.ch_btn {
	margin: 0px;
	height: 170px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 124px;
}

.ch_motto {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 80px;
	top: 7px;
	right: 25px;
	position: absolute;
}

.top_bnr {
	text-align: center;
	padding-top: 20px;
}

.top_bnr a {
	display: inline-block;
	margin: 10px;
}

/* クリア */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.search_btnArea {
	padding-left: 22px;
}

.search_btn_btn {
	margin-right: 9px;
	float: left;
}

.searchBg {
	width: 590px;
	background-image: url(images/topics_new_back.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.search_btn2Area {
	padding: 0 22px 15px 22px;
}

.search_btn2 {
	float: left;
	padding-top: 10px;
	width: 380px;
}

.search_btn3 {
	float: right;
}

.topsearch_field {
	line-height: 30px;
	border: solid 1px #CCCCCC;
	padding: 0 7px;
	float: left;
	width: 304px;
	height: 30px;
}

.search_btn {
	cursor: pointer;
	width: 56px;
	height: 32px;
	background-color: #444444;
	color: #FFFFFF;
	border: 0;
	padding: 0;
	margin: 0;
}




