@charset "utf-8";

/*  T.Dennousya theme Design 基本設定
----------------------------------------------------*/
/* ボディ指定 */
body {
	color: #333333;
	background-color: #FCF8DC;
}

/* クラス指定されていないtable指定 */
table {
	margin: 0;
	width: 100%;
}

/* リンク指定 */
a {color: #0B5496; text-decoration:underline; outline: none;}
a:visited {
	color: #0B5496;
	text-decoration: underline;
}
a:hover {color: #FF0066; text-decoration:underline;}
/*#MainColumn ul { margin: 0; padding: 0; list-style: decimal inside; text-align: left;}
#MainColumn li { margin-left: 2px; list-style: square inside; color: #666}*/

/* floatをクリアする */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* 見出し */
h3 {}
h4 {
	background-image: url(images/List_Circle.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
}
h5 {
	background-color: #FFEEAC;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-top: 0.5em;
	clear: both;
}
h6 {
	line-height: 1.5;
	margin-top: 20px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	clear: both;
}

/* Structure Settings */
#OuterWrapper {
	background-image: url(images/MB_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#InnerWrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#InnerWrapperHome {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}



/* メインボタン群 */
#MBOuter {
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#MB {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 50px;
}
#MB li {
	float: left;
}
#MB a {
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	height: 50px;
}
#MB:after {height:0; visibility: hidden; content: "."; display: block; clear: both;}
#MB li#MB01 {
	background-image: url(images/MB01.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 224px;
	background-position: 0px 0px;
}
#MB li#MB01 a:hover {
	background-image: url(images/MB01.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#MB li#MB02 {
	background-image: url(images/MB02.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 184px;
	background-position: 0px 0px;
}
#MB li#MB02 a:hover {
	background-image: url(images/MB02.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#MB li#MB03 {
	background-image: url(images/MB03.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 184px;
	background-position: 0px 0px;
}
#MB li#MB03 a:hover {
	background-image: url(images/MB03.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#MB li#MB04 {
	background-image: url(images/MB04.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 183px;
	background-position: 0px 0px;
}
#MB li#MB04 a:hover {
	background-image: url(images/MB04.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#MB li#MB05 {
	background-image: url(images/MB05.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 185px;
	background-position: 0px 0px;
}
#MB li#MB05 a:hover {
	background-image: url(images/MB05.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}





/* メイン部設定
----------------------------------------------------*/
#MainWrapper {
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

/* メインコラム枠 */
#MainColumn {
	width: 700px;
	float: right;
	font-size: 1.4em;
	line-height: 1.8;
	margin: 0px;
	padding: 0px;
}

#ContentsBody {
	padding: 0px;
}

/* モジュールコンテンツ指定 */
#ContentsBody table {
	width: 100%;
}
/*#ContentsBody textarea, #ContentsBody input {max-width: 350px;}/* for modules form broken theme */


p.Staff {
	font-size: 1.1em;
	font-weight: bold;
	clear: both;
	margin: 0px;
	padding: 1em;
}


/* パンくず
----------------------------------*/
ul.breadcrumb {
	width: 100%;
	margin: 0px 10px 10px;
	font-size: 120%;
}
ul.breadcrumb li {
	display: inline;
}



/* 中央カラム設定
----------------------------------------------------*/
.CenterWaku {
	margin: 0px;
	padding: 0px;
}

/* 中央カラム指定 */
.Centercolumn th {
	vertical-align: middle;
}
.CenterCcolumn {
	margin-bottom: 30px;
	padding: 0px;
	min-height: 1px;
	clear: both;
}

/* 中央-左側カラム指定 */
.CenterLeftcolumn {
	margin-bottom: 30px;
	float: left;
	width: 340px;
	min-height: 1px;
	padding: 0px;
}

/* 中央-右側カラム指定 */
.CenterRightcolumn {
	margin-bottom: 30px;
	float: right;
	width: 340px;
	min-height: 1px;
	padding: 0px;
}

.blockContent {
	padding: 14px;
}
h2#SubTtl01 { /* 施設案内 */
	background-image: url(images/SubTtl01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	clear: both;
	margin-bottom: 15px;
}
h2#SubTtl02 { /* ご利用方法 */
	background-image: url(images/SubTtl02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	clear: both;
	margin-bottom: 15px;
}
h2#SubTtl03 { /* 見学の申込み */
	background-image: url(images/SubTtl03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 15px;
}
h2#SubTtl04 { /* 予約状況 */
	background-image: url(images/SubTtl04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 15px;
}
h2#SubTtl05 { /* キッズコーナー */
	background-image: url(images/SubTtl05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 15px;
}
h2#SubTtl06 { /* 消防検定クイズ */
	background-image: url(images/SubTtl06.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 15px;
}
h2#SubTtl07 { /* リンク集 */
	background-image: url(images/SubTtl07.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 15px;
}
h2#SubTtl08 { /* ご意見・お問い合せ */
	background-image: url(images/SubTtl08.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 15px;
}
h2#SubTtl09 { /* 新着情報 */
	background-image: url(images/SubTtl09.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 15px;
}
h2#SubTtl10 { /* 四季防災館に関すること */
	background-image: url(images/SubTtl10.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 15px;
}
h2#SubTtl12 { /* レンタル */
	background-image: url(images/SubTtl12.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 15px;
}
h2#SubTtl13 { /* レンタル */
	background-image: url(images/SubTtl13.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 15px;
}



/* システムコンテンツ */
.h3TtlWaku {
	background-image: url(images/Sub_Ttl_Bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-bottom: 5px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	border: 1px solid #CCCCCC;
}
.h3TtlWaku2 {
	background-image: url(images/Sub_Ttl_Bg02.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-bottom: 5px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	border: 1px solid #CCCCCC;
}
h3.CTtl {
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666699;
	margin: 0px;
}

h3.CYTtl {
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666699;
	margin: 0px;
}


/* moreボタン */
.BtMore {
	padding: 0px;
	list-style-type: none;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	height: 20px;
}
.BtMore li {
	float: right;
	margin: 0px;
	padding: 0px;
}
.BtMore li a {
	background-image: url(images/List_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 20px;
}




/* 右側カラム設定
----------------------------------------------------*/
/* 右側カラム指定 */
#LeftColumn {
	width: 204px;
	float: left;
	font-size: 1.4em;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}
#LeftColumnHome {
	width: 204px;
	float: left;
	font-size: 1.4em;
	line-height: 1.5;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* MainContents　メニュー */
.blockContentMOuter {
	margin-bottom: 30px;
}
.blockContentMInner {
	display: block;
	font-size: inherit;
	margin: 0px;
	padding: 0px;
}
.RMCBTtl {
	background-image: url(images/LeftMB_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 46px;
}
.RMCBFoot {
}

ul#MCB {
	margin: 0px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
ul#MCB li {
	margin: 0px;
	padding: 0px;
}
ul#MCB li#MCB01 a {
	background-image: url(images/LeftMB01.gif);
	display: block;
	height: 39px;
	width: 191px;
	text-indent: -9999px;
}
ul#MCB li#MCB01 a:hover {
	background-image: url(images/LeftMB01.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
}
ul#MCB li#MCB02 a {
	background-image: url(images/LeftMB02.gif);
	display: block;
	height: 39px;
	width: 191px;
	text-indent: -9999px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
ul#MCB li#MCB02 a:hover {
	background-image: url(images/LeftMB02.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
}
ul#MCB li#MCB03 a {
	background-image: url(images/LeftMB03.gif);
	display: block;
	height: 39px;
	width: 191px;
	text-indent: -9999px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
ul#MCB li#MCB03 a:hover {
	background-image: url(images/LeftMB03.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
}
ul#MCB li#MCB04 a {
	background-image: url(images/LeftMB04.gif);
	display: block;
	height: 39px;
	width: 191px;
	text-indent: -9999px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
ul#MCB li#MCB04 a:hover {
	background-image: url(images/LeftMB04.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
}
ul#MCB li#MCB05 a {
	background-image: url(images/LeftMB05.gif);
	display: block;
	height: 39px;
	width: 191px;
	text-indent: -9999px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
ul#MCB li#MCB05 a:hover {
	background-image: url(images/LeftMB05.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
}
ul#MCB li#MCB06 a {
	background-image: url(images/LeftMB06.gif);
	display: block;
	height: 39px;
	width: 191px;
	text-indent: -9999px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
ul#MCB li#MCB06 a:hover {
	background-image: url(images/LeftMB06.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
}
ul#MCB li#MCB07 a {
	background-image: url(images/LeftMB07.gif);
	display: block;
	height: 39px;
	width: 191px;
	text-indent: -9999px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
ul#MCB li#MCB07 a:hover {
	background-image: url(images/LeftMB07.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
}
ul#MCB li.MCBsub a {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	margin: 0px;
	width: 166px;
	background-image: url(images/List_orange.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
ul#MCB li.MCBsub a:hover {
	background-color: #D3EEFF;
}



/* システムメインメニュー*/
.h3RTtlWaku{
	clear: both;
}
.RTtl {
	line-height: 1.5;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
}
/* 右側カラム ブロック枠 */
.blockContentOuter {
	margin-bottom: 30px;
}

.blockContentInner {
	display: block;
	font-size: inherit;
	margin: 0px;
	padding: 0px;
}
.blockContentInner p {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.blockContentInner form p {
	margin: 0;
}
.blockContentInner ul, .blockContentInner dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.blockContentInner li, .blockContentInner dt, .blockContentInner dd {
	margin: 0 10px;
}
#LeftColumn .head, #LeftColumn .even, #LeftColumn .odd {color: #333;}
#LeftColumn .head a, #LeftColumn .even a, #LeftColumn .odd a {color: #000000;}


/* メイン・ユーザメニュー設定
----------------------------------------------------*/
/* メニュー指定 */
.blockContentInner #mainmenu {
	margin: 0;
	padding: 0;
}
.blockContentInner #mainmenu li {margin: 0; padding: 0; list-style-type: none;}
.blockContentInner #mainmenu ul {margin: 0; padding: 0;}
.blockContentInner #usermenu {margin: 0; padding: 0;}
.blockContentInner #usermenu li {margin: 0; padding: 0; list-style-type: none;}
.blockContentInner .mainmenu {margin: 0; padding: 0;}
.blockContentInner .mainmenu li {margin: 0; padding: 0; list-style-type: none;}
.blockContentInner .mainmenu ul {margin: 0; padding: 0;}


/* MainMenu and Multimenu */
.blockContentInner #mainmenu a, .blockContentInner .mainmenu a {
	display: block;
	overflow: hidden;
	background-image: url(images/List_orange.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	background-position: 3px 50%;
	padding-left: 1.5em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.blockContentInner #mainmenu a:visited, .blockContentInner .mainmenu a:visited{
	color: #0B5496;
}

.blockContentInner #mainmenu a:hover, .blockContentInner .mainmenu a:hover {
	color: #FF0066;
	text-decoration: none;
	background-color: #D3EEFF;
}

.blockContentInner #mainmenu a.menuTop, .blockContentInner .mainmenu a.menuTop {
	padding-left: 1.5em;
}

.blockContentInner #mainmenu a.menuMain, .blockContentInner #mainmenu a.menuMain {
}

.blockContentInner #mainmenu a.menuSub, .blockContentInner #mainmenu a.menuSub {
	color: #0B5496;
	background-image: url(images/spacer.gif);
}

/* メインメニューサブボタンデザイン指定 */
.blockContentInner #mainmenu a.menuSub:hover, .blockContentInner #mainmenu a.menuSub:hover {
	color: #FF0066;
	background-image: url(images/spacer.gif);
	background-color: #D3EEFF;
}

/* ユーザメニュー指定 */
.blockContentInner #usermenu a {
	display: block;
	overflow: hidden;
	margin: 0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-left: 1.5em;
	background-image: url(images/List_orange.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.blockContentInner #usermenu a:visited{
	color: #0B5496;
}

.blockContentInner #usermenu a:hover {
	color: #FF0066;
	background-color: #C8D3EC;
	text-decoration: none;
}

.blockContentInner #usermenu a.menuTop {
	padding-left: 1.5em;
}

/* ボタンハイライト指定 */
.blockContentInner #usermenu a.highlight {
}



/* バナー */
ul#SideBanner {
	padding: 0px;
	margin: 0px;
}
ul#SideBanner li {
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 90%;
}





/* xoops アイテム設定
----------------------------------------------------*/
#RootX {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#RootX table {
	empty-cells: show;
}
#RootX th {
	padding: 5px;
}
#RootX td {
	padding: 5px;
}


/* ニュースモジュール等のコンテンツ */
#news {
}

#news th {
	text-align: center;
}

/* 最新ニュース用 */
.news_latest_entries_bg {color: #006600;}

/* 記事の枠組み指定 */
.item {}

/* ヘッダ部分（タイトル背景等）指定 */
.itemHead {
}

/* タイトル リンク指定 */
.itemTitle a {font-weight: bold; color: #333333; background-color: transparent;}
.itemTitle a:hover {color: #FF3399;}

/* 投稿者等の情報欄指定 */
.itemInfo {
	text-align: right;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 1em;
	padding-bottom: 3px;
	padding-left: 1em;
}

/* 投稿者等指定 */
.itemPoster {
	font-style:italic;
}

/* 投稿日時等指定 */
.itemPostDate {
	font-style:italic;
}

/* アクセス（ヒット）数等指定 */
.itemStats {font-style:italic;}

/* 記事の内容指定 */
.itemBody {
	margin-bottom: 10px;
	padding: 1em;
	display: block;
}

/* 内容本文指定（フォントの設定はしない） */
.itemText {margin-top: 5px; margin-bottom: 5px;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}

/* 記事のフッタ部（背景等）指定 */
.itemFoot {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
	margin-top: 1em;
}

/* 編集、削除等リンク指定 */
.itemAdminLink {}

/* 続き等リンク指定 */
.itemPermaLink {}


/*** 他テーブル等の設定 ***/
/* 外枠の指定 */
.outer {
	border: 1px solid #999999;
	background-color: #F1F1F1;
}
.outer th {
	border: 1px solid #999999;
}
/*.outer th a {color: #006600;}*/
/*.outer th a:hover {color: #006600;}*/
.outer td {
	color: #000000;
	border: 1px solid #999999;
}

/* 開始行の指定 */
.head {
	background-color: #F1F1F1;
	padding: 5px;
	font-weight: bold;
	vertical-align:top;
	border: 1px solid #999999;
}

/* oddと共に繰り返されるTDの指定（奇数カラム） */
.even {
	background-color: #F1F1F1;
	padding: 5px;
	vertical-align:top;
	border: 1px solid #999999;
}

/* exenと共に繰り返されるTDの指定（偶数カラム） */
.odd {
	background-color: #F1F1F1;
	padding: 5px;
	vertical-align:top;
	border: 1px solid #999999;
}

/* 終了行の指定 */
.foot {
	background-color: #F1F1F1;
	padding: 5px;
	font-weight: bold;
}

/* TDを含むTRの指定 */
tr.even td {
	background-color: #F1F1F1;
	padding: 5px;
	vertical-align:top;
	border: 1px solid #999999;
}

/* TDを含むTRの指定 */
tr.odd td {
	background-color: #F1F1F1;
	padding: 5px;
	vertical-align:top;
	border: 1px solid #999999;
}



/* メッセージ関連設定
----------------------------------------------------*/
/* エラーメッセージ指定 */
div.errorMsg {
	background-color: #FFCCCC;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #000000;
}

/* 確認メッセージ指定 */
div.confirmMsg {
	background-color: #FFFF99;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #000000;
}

/* 結果メッセージ指定 */
div.resultMsg {
	background-color : #ECF5FF;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #000000;
}

/* コード */
div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px; overflow: auto;}

/* 引用 */
/* code is scroll. for forum */
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}



/* フォーラム関連設定
----------------------------------------------------*/
/* タイトル指定 */
.comTitle {color: #000; font-weight: bold; margin-bottom: 2px;}

/* 内容欄指定 */
.comText {
	padding: 2px;
	word-break:break-all;
	font-weight: normal;
}/* overflow is hidden for forum */



/* ユーザー情報関連設定
----------------------------------------------------*/
/* ユーザー情報指定 */
.comUserStat {color: #2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}

/* 題名・ユーザー情報指定 */
.comUserStatCaption {font-weight: normal;}

/* ユーザー情報デザイン */
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold;}

/* ユーザーランク指定 */
.comUserRank {margin: 2px;}

/* ユーザーランク・テキスト指定 */
.comUserRankText {font-weight:bold;}

/* ユーザーランク画像指定 */
.comUserRankImg {border: 0;}

/* ユーザー名指定 */
.comUserName {}

/* ユーザー画像（アバター）指定 */
.comUserImg {margin: 2px;}

/* 日時指定 */
.comDate {font-weight: normal; font-style: italic}

/* 題名・日時デザイン */
.comDateCaption {font-weight: bold; font-style: normal;}


/*inline 位置*/
.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}

/* picoモジュール */
div.picoCtBlock {
	margin-top: 1em;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}
p.picoP {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
p.picoPB {
	font-size: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
p.picoPS {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	font-size: 0.9em;
}
p.picoCenter {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
p.picoCenterLineTop {
	text-align: center;
	padding-top: 1em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
dl.picoTC {
	margin: 0px;
	padding: 0px;
}
dl.picoTC dt {
	float: left;
	width: 1em;
	font-size: 0.9em;
}
dl.picoTC dd {
	font-size: 0.9em;
	padding-left: 1em;
}

.picoF01 {
	color: #0000CC;
}
.picoF01B {
	color: #0000CC;
	font-weight: bold;
}
.picoF02 {
	color: #CC0000;
}
.picoF02B {
	color: #CC0000;
	font-weight: bold;
}

.picoImgLeft {
	padding: 0px;
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	font-size: 0.9em;
}
.picoImgRight {
	padding: 0px;
	float: right;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	font-size: 0.9em;
}
.picoImgCenter {
	padding: 0px;
	margin-right: auto;
	margin-bottom: auto;
	text-align: center;
	margin-top: 0.5em;
	margin-left: 0.5em;
	font-size: 0.9em;
}
img.TxCenter {
	vertical-align: middle;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}
dl.picoTI {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

dl.picoTI dt {
	float: left;
	width: 80px;
	margin-bottom: 1em;
}
dl.picoTI dd {
	padding-left: 90px;
}

/* テーブル 問い合せ等 */
.tbl_co_gai th {
	background-color: #EBEBEB;
	padding: 0.5em;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tbl_co_gai td {
	padding: 0.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


/* テーブル */
.tbl {
	empty-cells: show;
	margin-bottom: 2em;
	clear: both;
	width: 100%;
}
.tbl caption {
	text-align: left;
}
.tbl th {
	border: 1px solid #999999;
	padding: 5px;
	background-color: #FFEEAC;
}
.tbl td {
	padding: 5px;
	border: 1px solid #999999;
}
.tbl td.BgPink {
	background-color: #FFF4F4;
}
.tbl td.BgBlue {
	background-color: #D3E6F5;
}
.tbl td.BgYellow {
	background-color: #FFFFCC;
}
.tbl td.BgGreen {
	background-color: #CCFFCC;
}


/* テーブル 四季防災館展示概要 */
table.tenji {
	padding: 0;
	margin: 2em auto;
}
table.tenji td {
	vertical-align: top;
	width: 200px;
	padding: 12px;
	margin: 0;
}
table.tenji td dl dt {
	font-weight: bold;
	background: #48c9ff url(images/bg_common.png) 0 0 repeat-x;
	padding-left: 0.2em;
	border: solid 1px #ccc;
	margin-bottom: 0.5em;
	border-radius: 5px;
	box-shadow: 1px 1px 3px 0px #ccc;
}
table.tenji td dl dt span { color: #cc0000;}
table.tenji .spring {
	background: #fa7676 url(images/bg_spring.png) 0 0 no-repeat;
}
table.tenji .summer {
	background: #8ed821 url(images/bg_summer.png) 0 0 no-repeat;
}
table.tenji .autum {
	background: #f36d1e url(images/bg_autumn.png) 0 0 no-repeat;
}
table.tenji .winter {
	background: #81b8d4 url(images/bg_winter.png) 0 0 no-repeat;
}


/* リンク用 */
.link_li {
	/*padding: 0px;
	margin: 0px;*/
}
.link_li li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 1em;
}

.link_li_m1em {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
.link_li_m1em li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 2em;
}

/* ポリシー用 */
.poli_li {
	padding: 0px;
	margin: 0px;
}
.poli_li li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 2em;
}

/* 数字リスト */
.su_li {
	padding: 0px;
	margin: 0px;
}
.su_li li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 1em;
}

.su_li_m1em {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
.su_li_m1em li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 2em;
}

/* 四角リスト */
.sq_li {
	padding: 0px;
	margin: 0px;
}
.sq_li li {
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 1em;
}


/* 写真用リスト */
.plist {
	margin-bottom: 2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
}
.plist li {
	float: left;
	text-align: center;
	padding: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.plist li.ph {
	width: 200px;
	height: auto;
}


/* 写真用リスト */
/* 縦並び */
.PhTList {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.PhTList li {
	margin-bottom: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/* 要素を横並び
----------------------------------*/
ul.tbl_cel {
	margin: 0 0 20px;
	display: table;
	table-layout: fixed;
	width: 100%;
}
ul.tbl_cel li {
	margin: 0 0 15px 0;
	padding: 0;
	display: table-cell;
	list-style-type: none;
}
/* 画像 */
.img_boder{
	max-width: 100%;
	height: auto;
	margin: 5px auto;
	padding: 4px;
	border: 1px solid #CCC;
}



/* 定義 */
dl.Tei {
	margin: 0px;
	padding: 0px;
}
dl.Tei dt {
	margin: 0px;
	padding: 0px;
}
dl.Tei dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}

dl.Tei4 {
	margin: 0px;
	padding: 0px;
}
dl.Tei4 dt {
	margin: 0px;
	padding: 0px;
	float: left;
}
dl.Tei4 dd {
	padding-left: 5em;
}

dl.Tei5 {
	margin: 0px;
	padding: 0px;
}
dl.Tei5 dt {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 6em;
}
dl.Tei5 dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6em;
}

dl.Tei10 {
	margin: 0px;
	padding: 0px;
}
dl.Tei10 dt {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 10em;
}
dl.Tei10 dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10em;
}

dl.Tei15 {
	margin: 0px;
	padding: 0px;
}
dl.Tei15 dt {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 15em;
}
dl.Tei15 dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15em;
}
.pico_print_icon {
	clear: both;
}


/* TOPページ設定
----------------------------------------------------*/
/* 四季防災館とは */
#Top_Shiki {
	background-image: url(images/Top_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	clear: both;
	height: 200px;
	padding-top: 120px;
	padding-right: 350px;
	padding-bottom: 0px;
	padding-left: 40px;
}
/* 新着情報 */
#blockContentNews {
	width: 318px;
	margin: 0px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
	padding: 5px;
}
.h3NewsTtlWaku {
	clear: both;
}
.NewsTtl {
	background-image: url(images/News_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 77px;
}
#blockContentNews dl {
	margin: 0px;
	height: 300px;
	overflow: auto;
	overflow-x: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#blockContentNews dt {
	margin: 0px;
	padding: 0px;
}
#blockContentNews dd {
	background-image: url(images/List_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#blockContentNews ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	height: 20px;
}
#blockContentNews li {
	float: right;
	margin: 0px;
	padding: 0px;
}
#blockContentNews li a {
	background-image: url(images/List_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 20px;
}
#NewsFoot {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 338px;
}

/* ボタン群 */
#blockContentTopBtn {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul#Top_MC_Btn {
	margin: 0px;
	padding: 0px;
}
ul#Top_MC_Btn li {
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#Top_MC_Btn li#Top_MC_Btn01 a {
	background-image: url(images/Top_MC_Btn01.jpg);
	display: block;
	height: 60px;
	width: 320px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#Top_MC_Btn li#Top_MC_Btn01 a:hover {
	background-image: url(images/Top_MC_Btn01.jpg);
	background-repeat: no-repeat;
	background-position: -320px 0px;
}
ul#Top_MC_Btn li#Top_MC_Btn02 a {
	background-image: url(images/Top_MC_Btn02.jpg);
	display: block;
	height: 60px;
	width: 320px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#Top_MC_Btn li#Top_MC_Btn02 a:hover {
	background-image: url(images/Top_MC_Btn02.jpg);
	background-repeat: no-repeat;
	background-position: -320px 0px;
}
ul#Top_MC_Btn li#Top_MC_Btn03 a {
	background-image: url(images/Top_MC_Btn03.jpg);
	display: block;
	height: 60px;
	width: 320px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#Top_MC_Btn li#Top_MC_Btn03 a:hover {
	background-image: url(images/Top_MC_Btn03.jpg);
	background-repeat: no-repeat;
	background-position: -320px 0px;
}
ul#Top_MC_Btn li#Top_MC_Btn04 a {
	background-image: url(images/Top_MC_Btn04.jpg);
	display: block;
	height: 60px;
	width: 320px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#Top_MC_Btn li#Top_MC_Btn04 a:hover {
	background-image: url(images/Top_MC_Btn04.jpg);
	background-repeat: no-repeat;
	background-position: -320px 0px;
}
ul#Top_MC_Btn li#Top_MC_Btn05 a {
	background-image: url(images/Top_MC_Btn05.jpg);
	display: block;
	height: 60px;
	width: 320px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#Top_MC_Btn li#Top_MC_Btn05 a:hover {
	background-image: url(images/Top_MC_Btn05.jpg);
	background-repeat: no-repeat;
	background-position: -320px 0px;
}
ul#Top_MC_Btn li#Top_MC_Btn06 a {
	background-image: url(images/Top_MC_Btn06.jpg);
	display: block;
	height: 60px;
	width: 320px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#Top_MC_Btn li#Top_MC_Btn06 a:hover {
	background-image: url(images/Top_MC_Btn06.jpg);
	background-repeat: no-repeat;
	background-position: -320px 0px;
}


/* 研修日程ボタン */
#Top_news_Btn {
	margin: 0px;
	padding: 0px;
}
#Top_news_Btn a {
	background-image: url(images/Top_news_Btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 60px;
	width: 700px;
	text-indent: -9999px;
}
#Top_news_Btn a:hover {
	background-image: url(images/Top_news_Btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}

/* バス送迎ボタン */
#Top_bus_Btn {
	margin: 0px;
	padding: 0px;
}
#Top_bus_Btn a {
	background-image: url(images/Top_bus_Btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 60px;
	width: 700px;
	text-indent: -9999px;
}
#Top_bus_Btn a:hover {
	background-image: url(images/Top_bus_Btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}

/* レンタルボタン */
#Top_rental_Btn {
	margin: 0px;
	padding: 0px;
}
#Top_rental_Btn a {
	background-image: url(images/Top_rental_Btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 60px;
	width: 700px;
	text-indent: -9999px;
}
#Top_rental_Btn a:hover {
	background-image: url(images/Top_rental_Btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}



/* Top休館日のお知らせ */
#Top_close {
	background-image: url(images/Top_close.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 700px;
}
#Top_close2 {
	background-image: url(images/Top_close2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 700px;
}


/* キッズコーナー */
/* FLASHコンテンツ */
#flashBg{
	height: 400px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

/* プラグイン */
#plug-in {
	background-color: #fff0bf;
	padding: 10px;
	border: solid 2px #ffcf00;
}
#plug-in ul {
	float: left;
	width: 158px;
	margin-top: 0.4em;
}
#plug-in ul li {
	margin-bottom: 10px;
}
#plug-in p{
	padding-left: 168px;
}

/* キッズコーナートップページ */
.menu_kids {
	overflow: hidden;
	width: 672px;
	margin-bottom: 1em;
}
.menu_kids dl {
	width: 316px;
}
.menu_kids dl dt{
	margin-bottom: 1em;
}
.menu_kids dl dt a {
	display: block;
	overflow: hidden;
	width: 316px;
	height: 0px;
	padding-top: 34px;
}
.menu_kids dl dt a:hover{ background-position: 0 -34px!important;}
/* ペーパークラフト */
.menu_kids dl#papercraft { float: left;}
.menu_kids dl#papercraft dt a { background: url(images/btn_papercraft.png) 0 0 no-repeat;}
/* 防災クイズ */
.menu_kids dl#quiz { float: right;}
.menu_kids dl#quiz dt a { background: url(images/btn_quiz_kids.png) 0 0 no-repeat;}

/* キッズコーナーペーパークラフト */
ul#tool { background: url(images/bg_tool.jpg) bottom right no-repeat;}


/* 注意用 */
p.notes {
	text-align: left;
	padding-left: 3em;
	text-indent: -3em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

/* 消防・防災クイズ */
#menu_quiz {
	overflow: hidden;
	width: 672px;
}
#menu_quiz dl {
	position: relative;
	float: left;
	width: 241px;
	padding: 10px 10px 10px 85px;
}
#menu_quiz dl dt {
	color: #cc0000;
	font-weight: bold;
	border-bottom: dashed 1px #999999;
	margin-bottom: 5px;
}
#menu_quiz dl dt,#menu_quiz dl dd {
	margin-left: 10px;
}
#menu_quiz dl dd.button {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 75px;
	margin: 0;
}
#menu_quiz dl dd.button a {
	display: block;
	overflow: hidden;
	background: url(images/button.png) 0 0 no-repeat;
	width: 75px;
	height: 0;
	padding-top: 69px;
}
#menu_quiz dl dd.button a:hover { background-position: 0 -69px;}
#menu_quiz dl dd.button a:active { background-position: 0 -138px;}


/*-------------------------------------------*/
/*	アクセスマップ設定
/*-------------------------------------------*/
#map_canvas {
	width: 100%;
	height: 400px;
}
#map_canvas img {
	max-width: none !important;
}



/* その他設定
----------------------------------------------------*/
/*------------------ d3_form ---------------------------------------------------------------------------*/
.d3f_form_table td input {max-width: 480px;}/* for d3forum make new forum page */
#MainColumn .d3f_iconexp li {list-style: none;}/* thx hi-debow */
.skip {position: absolute; left: -9000px; margin: 0; padding: 0;}/* for ex templates. thx hi-debow */
