.txg-tgallery-wrapper IMG{
	border: 3px solid #CCC;
}
.scrollFixIt{
	color: #666;
	margin-right: 3px;
}

/* ---------------------
		common
---------------------- */
a:link{
	color:#029fcc;
}a:visited{
	color:#029fcc;
}a:hover{
	color:#029fcc;
}
A IMG {border: none;}
P {margin: 0px 0px 5px;padding: 0px;}
table {font-size:inherit; /* not IE */font:100%; /* IE */}
#main-contents a:hover img,#side-contents a:hover img{opacity:0.7;filter:alpha(opacity=70);-ms-filter:"alpha(opacity=70 )";}
a:focus{outline:none;}a{overflow:hidden;}
#main-contents .twtr-widget h3{background-image:none;font-size:medium;margin:0px;padding:0px;font-weight:normal;height:auto;width:auto;}
#main-contents .twtr-widget h4{font-size:medium;font-weight:normal;background-image:none;margin:0px;padding:0px;height:auto;width:auto;}
.error{background:#ff6699;padding: 20px;text-align:center;}
.render-mode-switch{font-size: 40px !important;text-align: center;color: #FFF;background-color: #333;padding-top: 40px;padding-bottom: 40px;}
/*HTML5用*/
header,footer,nav,section,article,figure,aside {display:block;}

/* ======= Design ======= */
	
BODY {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
	margin: 0px;
	width: 100%;
	font-size: 12px;
	color: #333333;
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	background-color: #FFF;
	}


/* ---------------------
		header
---------------------- */
header{
	background-color: #3f3e79;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2c2b54;
	padding-bottom: 17px;
}
header section{
	display: block;
	overflow: hidden;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header-top {
	width: 550px;
	float: right;
}
#header-top:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#site-title {
	width: 370px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#header-contents {
	width: 550px;
	float: right;
	margin: 0px;
	text-align: right;
	padding: 0px;
	}
#header-menu {
	float: left;
	display: block;
	width: 400px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#header-menu  A.text:link,
#header-menu  A.text:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../img/header-menu-guide.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	}

#header-menu DIV.menu-item {
	float: right;
	text-align: left;
	margin-left: 15px;
	}
#header-menu DIV.menu-item a:hover{

}

#main-wrap{
	clear: both;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b9b9;
}

#main-menu-wrap{
	clear: both;
	width: 100%;
	background-color: #3f3e79;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #656594;
}

#main-menu {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}

#main-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#main-menu DIV.menu-item {
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	margin: 0px;
	float: left;
	}

#main-menu  A.text:link,
#main-menu  A.text:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	padding-top: 13px;
	padding-right: 42px;
	padding-bottom: 11px;
	padding-left: 42px;
	display: block;

	}

#main-menu A.text:active,
#main-menu A.text:hover {
	color: #2d2c6f;
	font-size: 14px;
	background-color: #FFF;

	}
#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	color: #2d2c6f;
	background-color: #FFF;

	}
#main-menu A:hover {
	color: #2d2c6f;
	background-color: #FFF;

}


/* =========================== */
/* サイド                   */
/* =========================== */
#side {
	float: left;
	width: 230px;
	padding: 0px;
	margin: 0px;
}

/* =========================== */
/* サイドコンテンツ            */
/* =========================== */
#side-contents {
	width:230px;
	margin: 0px;
	padding: 0px;
	}
#side-contents p{
	margin-bottom: 3px;
}
/* ------------------------
		Footer
------------------------- */
footer {
	width: 930px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer-contents {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	line-height: 1.6;
	color: #202020;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	}
	

#footer-menu-box{
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 4px;
	clear: both;
}
#footer-menu-box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

OL#footer-menu {
	width: 924px;
	overflow: hidden;
	list-style-type: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer-menu li {
	float: left;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer-menu li A,
#footer-menu li A:link,
#footer-menu li A:visited {
	text-decoration: none;
	color: #282828;
	font-size: 12px;
	background-image: url(../img/footer-menu-guide.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
}
OL#footer-menu li A:hover{
	color: #282828;
	text-decoration: none;
}




/* ========================================== */
/* デザインテーマ用スタイルここまで */
/* ========================================== */




/* ---------------------
		hedding
---------------------- */	
#main-contents h3 {
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	width: 647px;
	font-size: 16px;
	color: #2d2c6f;
	background-position: left top;
	height: 42px;
	font-weight: bold;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
#main-contents h4 {
	height: 30px;
	width: 646px;
	font-size: 14px;
	color: #2d2c6f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	background-color: #e8e6e6;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #3f3e79;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
#main-contents h5 {
	width: 645px;
	font-size: 14px;
	color: #2d2c6f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	height: 28px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../img/h5.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #26619d;
	}
#main-contents h6 {
	background-image: url(../img/h6.gif);
	background-repeat: no-repeat;
	width: 637px;
	font-size: 14px;
	font-weight: bold;
	background-position: left center;
	color: #2d2c6f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 22px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	}
/* ---------------------
		sitemap
---------------------- */
#main-contents #sitemap-section h4{
	height: 30px;
	width: 646px;
	font-size: 14px;
	color: #2d2c6f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	background-color: #e8e6e6;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #3f3e79;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
#main-contents #sitemap-section h4 a{
	color: #2d2c6f;
}
#main-contents #sitemap-section li{
	list-style-type: circle;
	text-decoration: none;
}	
#footer-contents #sitemap-section{
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	margin-bottom: 100px;
}
#footer-contents #sitemap-section a:hover{
	text-decoration: none;
	color: #FFF;
}
#footer-contents #sitemap-section .box{
	display: inline-block;
	float: left;
	width: 145px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#footer-contents #sitemap-section h4{
	font-weight: normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #53BAFF;
	padding-left: 3px;
	margin: 0px;
}
#footer-contents #sitemap-section h4 a{
	text-decoration: none;
	color: #0A70A7;
}
#footer-contents #sitemap-section ul{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
}
#footer-contents #sitemap-section li{
	list-style-type: none;
}
#footer-contents #sitemap-section li a{
	color: #0E498B;
	text-decoration: none;
	font-weight: normal;
}
/* ---------------------
		QR code
---------------------- */
IMG.qrcode {
	border:1px solid #cccccc;
	}
	
/* ---------------------
	   Google map
---------------------- */	
IFRAME.googlemap {
	}
/* ------------------------
		mail form
------------------------- */	
/* =========================== */
/* お問い合わせフォーム             */
/* =========================== */	
#mailform-section {
	margin: 0px 10px 0px 0px;
	}
#mailform-section DIV.form-layout {
	margin: 0px;
	width: 668px;
	}

/* 入力項目のセット */
#mailform-section DIV.form-layout DIV.form-items {
	border: 1px solid #cccccc;
	width: 668px;
	overflow:hidden;
	background-color: #efefef;
}
/* 入力項目 */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item {
	clear:both;
}
/* 項目名セル */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item DIV.label {
	float: left;
	width: 130px;
	text-align: left;
	padding: 11px 8px 0px 8px;
	vertical-align: top;
	font-size: 10pt;
	border-top: 1px #ffffff solid;
	}
/* 入力欄セル */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item DIV.field {
	float: left;
	width: 506px;
/*	width: 370px;*/
	text-align: left;
	padding: 8px 8px 0px 8px;
	vertical-align: top;
	background-color: #ffffff;
	}
/* 入力欄（テキストボックス） */
#mailform-section INPUT.input-text {
	width: 490px;
}
/* 入力欄（テキストエリア） */
#mailform-section TEXTAREA.input-textarea {
	width: 490px;
}
#mailform-section TEXTAREA.field-textarea {
	width: 490px;
}
/* 入力欄（ラジオボタン） */
#mailform-section INPUT.input-radio {
}
/* 入力欄（チェックボックス） */
#mailform-section INPUT.input-checkbox {
}
/* 入力欄（選択リスト） */
#mailform-section INPUT.input-select {
}
/* 説明 */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item DIV.field P.description {
	margin: 3px 0px 0px 0px ;
	font-size: 9pt;
	}
/* 項目名 */
#mailform-section LABEL {
	}
/* ※（必須） */
#mailform-section .required {
	color:red;
	font-weight: normal;
	}
/* エラーの時の背景色 */
#mailform-section .error {
	background-color: #ffccff;
	}
/* エラーの時のメッセージ */
#mailform-section .error-message {
	color: #ff0000;
	}
/* 完了メッセージ */
#mailform-section .completion-message {
	border: 1px solid #cccccc;
	padding: 30px;
	}
/* 送信ボタン */
#mailform-section DIV.submitee {
	clear:both;
	text-align: center;
}
#mailform-section DIV.submitee BUTTON
{
   cursor: pointer;
   width: 109px;
   height: 32px;
   background-image:url(/theme/form_submit.jpg);
   border-width:0px;
}
/* 「送 信」テキスト */
#mailform-section DIV.submitee BUTTON SPAN
{
   display: none;
}



/* ------------------------
		topic
------------------------- */
#side-contents #topic-headline-section DL {
	font-size: 10pt;
	color: #333333;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	}
#side-contents #topic-headline-section DT{
	width: 180px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	}
#side-contents #topic-headline-section DT .date {
	font-weight: bold;
	width: 180px;
	display: block;
	}
#side-contents #topic-headline-section DT A {
	color: #222222;
	}
#side-contents #topic-headline-section DD {
	margin-bottom: 10px;
	padding: 0px;
	width: 180px;
	margin-right: 0px;
	margin-left: 0px;
	}
/* ------------------------
		topic
------------------------- */
#topic-list-section {
	width: 670px;
	padding-top: 11px;
	padding-bottom: 5px;
	margin: 0px;
	}
#topic-list-section DT {
	width: 670px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
	}
#topic-list-section DT .date {
	font-weight: bold;
	width: 100px;
	padding-right: 20px;
	font-size: 12px;
	}
#topic-list-section DT A {
	font-size: 12px;
	color: #303030;
	}
#topic-list-section DD {
	margin-bottom: 10px;
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
	margin-left: 0px;
	}
#topic-list-section DD IMG {
	margin: 5px;
	}
#topic-list-section DD DIV.topic-sepalator {
	clear:both;
	height:0px;
	width: 100px;
}

/* ========================================== */
/* 編集画面で表組み内の文字だけ大きくなる対応 */
/* ========================================== */
table {
	font-size:inherit; /* not IE */
	font:100%; /* IE */
}


/* ------------------------
		pagetop
------------------------- */
#toPageTop{
	text-decoration: none;
	width: 922px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#toPageTop a{
	text-decoration: none;
	color: #5c5c5c;
	background-image: url(../img/page-up-guide.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
}




.search {
	width: 220px;
	height: 25px;
	padding: 0px;
	float: right;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.search:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.search-box {
	width: 220px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
.search-box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.search-box #box {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	width: 180px;
	float: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	font-size: 12px;
	color: #707070;

}
.search-box #waku {
	width:189px;
	vertical-align: top;
	height: 23px;
	margin: 0px;
	float: left;
	background-color: #FFF;
	padding: 0px;
	border: 1px solid #c8c8c8;
}
.search-box #search-btn {
	height: 25px;
	width: 29px;
	float: right;
}

/* =========================== */
/* フォントサイズ変更　　     */
/* =========================== */

#font-size-text{
	float: left;
	width: 76px;
	margin: 0px;
	display: block;
	text-align: right;
	height: 17px;
	font-size: 11px;
	color: #FFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#font-size-box{
	height: 21px;
	width: 150px;
	float: right;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#font-size {
	list-style-type: none;
	margin: 0px;
	height: 21px;
	width: 70px;
	float: right;
	padding: 0px;

}
#font-size:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


#font-size #m {
	padding: 0px;
	float: right;
	height: 21px;
	width: 42px;
	margin: 0px;
	background-color: #010041;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}

#font-size #m a{
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 42px;
	padding-top: 3px;
}
#font-size #l {
	padding: 0px;
	float: right;
	height: 21px;
	width: 24px;
	background-color: #010041;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #FFF;
	text-align: center;
}
#font-size #l a{
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 24px;
	padding-top: 3px;
}



TABLE.side-shisetsu-table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	border-collapse:collapse;
	margin-bottom: 16px;

}
TABLE.side-shisetsu-table TH{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b2b2b2;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
TABLE.side-shisetsu-table TH img{
	width: 74px;
}
TABLE.side-shisetsu-table TD{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b2b2b2;
	color: #2c2c2c;
	line-height: 1.2;
	padding-top: 5px;
	padding-bottom: 5px;

}

TABLE.main-text-table {
	border: 1px solid #d8d8d8;
	background-image: url(../img/main-text-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
TABLE.main-text-table TD{
	padding-left: 29px;
	padding-right: 290px;
	line-height: 1.7;
	color: #292929;
	padding-top: 20px;
	padding-bottom: 14px;
}
