.txg-tgallery-wrapper IMG{
	border: 3px solid #CCC;
}
.scrollFixIt{
	color: #666;
	margin-right: 3px;
}

/* ---------------------
		common
---------------------- */
a:link{
	color:#06C;
	text-decoration: none;
}a:visited{color:#06F;}a:hover{color:#3CF;}
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;}

BODY {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 12px;
	color: #333333;
}
DIV#top {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #0a3472;
	clear: both;
	float: none;
	overflow: hidden;
	height: 25px;
}
/* =========================== */
/* ヘッダー                    */
/* =========================== */
#header {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	float: none;
	overflow: hidden;
	padding: 0px;
}
#header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header-wrap{
	background-color: #FFF;

}
/* サイトタイトル */
#site-title {
	padding: 0px;
	display: block;
	float: left;
	margin: 0px;
}
#header #inquiry {
	float: right;
	padding: 0px;
	display: block;
	margin: 0px;
	clear: right;
}
/* ヘッターコンテンツ領域 */	
#header-contents {
	width: 750px;
	font-size: 12px;
	text-align: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	display: block;
	height: 23px;
	color: #0A3472;
	float: left;
	margin: 0px;
}
/* ヘッダーメニュー */
OL#header-menu {
	float: none;
	display: block;
	width: 930px;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	padding: 0px;
	margin-top: 4px;
	clear: both;
	height: 16px;
	font-size: 11px;
	color: #FFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFF;
}
#header-menu li {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	height: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#header-menu li A,
#header-menu li A:link,
#header-menu li A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
OL#header-menu li A:hover{
	color: #3399FF;
}
#main-menu {
	width: 931px;
	height: 35px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	clear: both;
	float: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#main-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#main-menu DIV.spacer{
	background-color: #dedede;
	height: 35px;
	width: 1px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#main-menu DIV.menu-item {
	float:left;
	height: 35px;
	width: 154px;
	margin: 0px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}
#main-menu  A.text:link,
#main-menu  A.text:visited {
	text-decoration: none;
	display: block;
	text-align: center;
	width: 154px;
	color: #636363;
	height: 25px;
	padding-top: 10px;
	font-size: 14px;
}
#main-menu A.text:active,
#main-menu A.text:hover {
	width: 154px;
	height: 25px;
	color: #0A3472;
	padding-top: 10px;
	background-image: url(../img/glovalNav_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	height: 25px;
	width: 154px;
	color: #0A3472;
	padding-top: 10px;
	background-image: url(../img/glovalNav_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main-menu A:hover {
	height: 25px;
	width: 154px;
	color: #019c38;
	padding-top: 10px;
	background-image: url(../img/glovalNav_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* =========================== */
/* ページコンテンツのタイトル  */
/* =========================== */	
#main-contents h3 {
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	width: 650px;
	font-size: 16px;
	color: #0A3472;
	background-position: 5px center;
	height: 26px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #0A3472;
	border-bottom-width: 1px;
	border-bottom-color: #0A3472;
}
/* =========================== */
/* ページコンテンツの見出し１  */
/* =========================== */	
#main-contents h4 {
	width: 635px;
	font-size: 16px;
	color: #333333;
	height: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #666666;
}
/* =========================== */
/* ページコンテンツの見出し2   */
/* =========================== */	
#main-contents h5 {
	height: 24px;
	width: 660px;
	font-size: 16px;
	color: #0A3472;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/h5.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-position: left bottom;
	font-weight: normal;
	padding-top: 0px;
}
/* =========================== */
/* ページコンテンツの見出し3   */
/* =========================== */	
#main-contents h6 {
	background-image: url(../img/h6.jpg);
	background-repeat: no-repeat;
	width: 640px;
	font-size: 16px;
	font-weight: normal;
	background-position: left top;
	height: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #0A3472;
	padding-top: 2px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/* =========================== */
/* ページコンテンツの見出し4   */
/* =========================== */	
#main-contents h2 {
	width: 635px;
	font-size: 16px;
	color: #333333;
	height: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #666666;
}

/* =========================== */
/* サイトマップ                */
/* =========================== */	
#main-contents #sitemap-section h4{
	height: 24px;
	width: 645px;
	font-size: 16px;
	color: #009535;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../img/h5.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-position: left bottom;
	font-weight: normal;
	padding-top: 0px;
}
#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コード                    */
/* =========================== */	
IMG.qrcode {
	border:1px solid #cccccc;
	}
	
/* =========================== */
/* Googleマップ                */
/* =========================== */	
IFRAME.googlemap {
	}
/* =========================== */
/* お問い合わせフォーム        */
/* =========================== */	
#mailform-section{margin:0px 10px 0px 0px;}#mailform-section DIV.form-layout{margin:0px;width:532px;}#mailform-section DIV.form-layout DIV.form-items{border:1px solid #ccc;width:532px;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 #fff solid;}#mailform-section DIV.form-layout DIV.form-items DIV.form-item DIV.field{float:left;width:370px;text-align:left;padding:8px 8px 0px 8px;vertical-align:top;background-color:#fff;}#mailform-section INPUT.input-text{}#mailform-section TEXTAREA.input-textarea{}#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:#fcf;}#mailform-section .error-message{color:#f00;}#mailform-section .completion-message{border:1px solid #ccc;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;}

/* ========================================= */
/* お知らせ一覧パーツ（サイドコンテンツ内）  */
/* ========================================= */
/* リスト全体 */
#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-list-section {
	width: 670px;
	padding-top: 11px;
	padding-bottom: 5px;
	margin: 0px;

	}
/* 記事タイトル */	
#topic-list-section DT {
	width: 670px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #666;
	font-size: 12px;
	}
/* 公開日*/
#topic-list-section DT .date {
	font-weight: bold;
	color: #666;
	width: 100px;
	padding-right: 20px;
	font-size: 12px;
	}
/* 記事タイトル（リンク先があるとき） */
#topic-list-section DT A {
	color: #48B4FF;
	font-size: 12px;
	}
/* 本文（記事コンテンツ/なければ記事概要） */
#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: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #333333;
	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;
}


#font-size {
	list-style-type: none;
	display: block;
	float: right;
	height: 24px;
	width: 155px;
	background-color: #0a3472;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
}
#font-size:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#font-size li#spacer{
	float: right;
	display: block;
	height: 21px;
	width: 1px;
	background-color: #38609a;
	margin-right: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #030f22;
}
#font-size-text{
	float: left;
	height: 20px;
	font-size: 12px;
	margin: 0px;
	display: block;
	vertical-align: middle;
	padding-top: 3px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 5px;
}
#font-size #s,
#font-size #m,
#font-size #l {
	padding: 0px;
	float: right;
	height: 21px;
	width: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #38609a;
}
#font-size #s a,
#font-size #m a,
#font-size #l a {
	height: 18px;
	width: 22px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #38609a;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
}
#font-size #s a:hover,
#font-size #m a:hover,
#font-size #l a:hover{
	background-color: #38609a;
	color: #60A2FF;
}
/* =========================== */
/* ページトップへ            　*/
/* =========================== */
/*
#page-top {
	text-align: right;
	width: 960px;
	font-weight: bold;
	float: none;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
}
#page-top a{
	color: #1a76ff;
	text-decoration: none;
}
#toPageTop {
	float: right;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#toPageTop A:link {
	color: #976325;
	text-decoration: none;
}
#toPageTop A:hover{
	color: #4E6428;
}*/
footer{
	color: #FFF;
	background-color: #0a3472;
}
#footer-nav_wrap{
	margin: 0px;
	height: auto;
	width: 100%;
	padding: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3074B8;
}
#footer-contents {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	clear: both;
	float: none;
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: #0a3472 !important;
	color: #FFF;
}

/* フッターメニュー */
OL#footer-menu {
	float: none;
	display: block;
	width: 930px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	clear: both;
	padding: 0px;
}
#footer-menu li {
	float: left;
	text-align: left;
	margin-bottom: 5px;
	vertical-align: middle;
	color: #FFF;
	padding-left: 0px;
	font-size: 11px;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
}
#footer-menu li A,
#footer-menu li A:link,
#footer-menu li A:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../img/footer-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
OL#footer-menu li A:hover{
	color: #9AC4FF;
}
#footer-menu li#toPageTop{
	float: right;
	font-size: 10px;
	padding-right: 10px;
	padding-top: -5px;
	padding-bottom: -5px;
	background-image: none;
}
#footer-menu li#toPageTop A,
#footer-menu li#toPageTop A:link{
	background-image: none;
}
div#copyright{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	float: none;
}
#footer hr{
	height: 1px;
	margin: 0px;
	background-color: #696967;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2d2c2b;
}
subtext {
	padding-left :43px
}