﻿@charset "utf-8";
a:link {
	color: #044ec7;
}
a:visited {
	color: #044ec7;
}
a:hover {
	color: #044ec7;
}



#main-contents a:hover img,
#side-contents a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70 )";
}
#font-size a:hover img,
#font-size 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;
}
.txg-tgallery-wrapper IMG {
  border: 3px solid #CCC;
}
.txg-tgallery-wrapper TD {
  vertical-align: top;
}
.scrollFixIt {
  color: #666;
  margin-right: 3px;
}
.thp_pc-none {
  display: block;
}

/* =========================== */
/* 共通                             */
/* =========================== */
.layout5 #main-contents{

	padding: 10px;
}

/* イメージリンクにボーダーを適応しない */
A IMG {
	border: none;
	}

P {
	margin: 0px 0px 5px;
	padding: 0px;
}	
BODY {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 12px;
	color: #333333;
	}

DIV#top {
	background-color: #034dc6;
	margin: 0px;
	width: 100%;
	padding: 0px;
	height: 17px;
	}
#wrap{
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
@media screen and (min-width: 1600px) {
  #wrap {
    -moz-background-size: 100% auto;
    background-size: 100% auto;
  }
}

#main-wrap{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/main-body-top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 5px;
}

/* =========================== */
/* ヘッダー                   */
/* =========================== */
#header {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header-wrap{
	background-image: url(../img/header-wrap-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
/* サイトタイトル */
#site-title {
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#site-title-tel {
	float: right;
	padding: 0px;
	display: block;
	text-align: right;
	clear: right;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
/* ヘッターコンテンツ領域 */	
#header-contents {
	font-size: 12px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	display: block;
	padding: 0px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #034dc6 !important;
	height: 17px;
	}
#header-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header-menu {
	font-size: 11px;
	display: block;
	width: 550px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: right;
	}

#header-menu  A.text:link,
#header-menu  A.text:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	height: 20px;
	}
#header-menu  A.text:hover{

}
#header-menu DIV.menu-icon {
	height: 11px;
	width: 11px;
	display: inline;
	background-image: url(../img/header-guide.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	float: left;
	margin-top: 3px;
}
#header-menu DIV.menu-item {
	float: right;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	vertical-align: middle;
	margin-right: 0px;
	}
#header_bg {
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	height: 165px;
	background-image: url(../img/header-top.jpg);
}

/* =========================== */
/* メインメニュー                  */
/* =========================== */	
#main-menu-wrap{
	background-color: #94d3ff;
	margin: 0px;
}
#main-menu {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 3px;
	background-color: #257bbe;
	overflow: hidden;
	font-size: 12px;
	width: 924px;
	clear: both;

	}
#main-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}	
#main-menu DIV.menu-item {
	float:left;
	width: 154px;
	text-align: center;
	height: 47px;
	}
	
#main-menu DIV.menu-sepalator {
	padding:0px;
	float:left;
	width: 1px;
	height: 37px;
	margin: 0px;
	background-color: #bdbdbd;
	}
	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	text-decoration: none;
	display: block;
	text-align: center;
	width: 154px;
	height: 31px;
	padding-top: 16px;
	background-image: url(../img/main-menu-btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #506567;
	font-size: 14px;
	}

#main-menu A.text:active,
#main-menu A.text:hover {
	background-image: url(../img/main-menu-btn-r.jpg);
	color: #506567;
	height: 31px;
	width: 154px;
	padding-top: 16px;
	}

#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	width: 154px;
	height: 31px;
	padding-top: 16px;
	background-image: url(../img/main-menu-btn-r.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	color: #506567;
}


/* ---------------------
		hedding
---------------------- */	

#main-contents h3 {
	position: relative;
	border:1px solid #d3d3d3;
	background-color: #fefefe;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image:  -webkit-linear-gradient(bottom, #f3f3f3, #fefefe);
	background-image:  -moz-linear-gradient(bottom, #f3f3f3, #fefefe);
	background-image: -o-linear-gradient(bottom, #f3f3f3, #fefefe);
	background-image: -ms-linear-gradient(bottom, #f3f3f3, #fefefe);
	background-image: linear-gradient(to top, #f3f3f3, #fefefe);
	font-size: 180%;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 30px;
}

#main-contents h3:after {
	content: '';
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	border:5px solid #ffffff;
	background-image: url(../img/h3.png);
	background-repeat: no-repeat;
	background-position: 7px center;
}		
	
	
#main-contents h4 {
	position: relative;
	border:1px solid #d3d3d3;
	background-color: #0065ca;
	font-size: 180%;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;


	background-image:  -webkit-linear-gradient(bottom, #0065ca, #004e9a);
	background-image:  -moz-linear-gradient(bottom, #0065ca, #004e9a);
	background-image: -o-linear-gradient(bottom, #0065ca, #004e9a);
	background-image: -ms-linear-gradient(bottom, #0065ca, #004e9a);
	background-image: linear-gradient(to top, #0065ca, #004e9a);

	}
#main-contents h4:after {

	content: unset;

	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	border: 1px solid #ffecbf;
	background-image: url(../img/h4.png);
	background-repeat: no-repeat;
	background-position: 11px center;

}		
/* =========================== */
/* ページコンテンツの見出し2   */
/* =========================== */	
#main-contents h5 {
	font-size: 140%;
	color: #464646;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/h5-1.jpg),url(../img/h5-2.jpg);
	background-repeat: no-repeat,repeat-x;
	background-position: left bottom,left bottom;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
	}

.layout1 #main-contents h5 {
	font-size: 120%;
	color: #757575;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/top-h5.jpg),none;
	background-repeat: no-repeat,no-repeat;
	background-position: 9px center;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #799fb8;
	border-bottom-color: #93b6ce;
}
#main-contents h6 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 35px;
	background-image: url(../img/h6.png);
	background-repeat: no-repeat;
	background-position: 9px center;
	}
/* =========================== */
/* サイトマップ                     */
/* =========================== */	
#main-contents #sitemap-section h4{
	position: relative;
	border:1px solid #d3d3d3;
	background-color: #0065ca;
	font-size: 180%;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	background-image:  -webkit-linear-gradient(bottom, #0065ca, #004e9a);
	background-image:  -moz-linear-gradient(bottom, #0065ca, #004e9a);
	background-image: -o-linear-gradient(bottom, #0065ca, #004e9a);
	background-image: -ms-linear-gradient(bottom, #0065ca, #004e9a);
	background-image: linear-gradient(to top, #0065ca, #004e9a);


	}
#main-contents #sitemap-section h4 a{
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	display: block;
	color: #FFF;
}
#main-contents #sitemap-section h4:after {

	content: unset;

	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	border: 1px solid #ffecbf;
	background-image: url(../img/h4.png);
	background-repeat: no-repeat;
	background-position: 11px center;

}	
#main-contents #sitemap-section li{
	list-style-type: circle;
	text-decoration: none;
}	
/* =========================== */
/* QRコード                        */
/* =========================== */	
IMG.qrcode {
	border:1px solid #cccccc;
	}
	
/* =========================== */
/* Googleマップ                     */
/* =========================== */	
IFRAME.googlemap {
	}
	
/* =========================== */
/* お問い合わせフォーム             */
/* =========================== */	
/* お問い合わせフォーム */
#tx_form_0 {
  margin: 0;
  padding: 0;
  display: block;
  width: 670px;
}
#mailform-section {
  margin: 0;
  color: #036;
}
#mailform-section div.form-layout {
  display: block;
  margin: 0 auto;
  width: 600px;
}
#mailform-section div.form-layout div.form-items {
  border: 1px solid #adacac;
  width: 600px;
  overflow: hidden;
  background-color: #efefef;
  margin: 0 auto;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
}
#mailform-section div.form-layout div.form-items div.form-item {
  clear: both;
  overflow: hidden;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #adacac;
}
#mailform-section div.form-layout div.form-items div.form-item div.label {
  float: left;
  width: 150px;
  text-align: left;
  vertical-align: top;
  font-size: 10pt;
  background-color: #efefef;
  padding-top: 9px;
  padding-right: 8px;
  padding-bottom: 0px;
  padding-left: 8px;
  color: #003366;
}
#mailform-section div.form-layout div.form-items div.form-item div.field {
  float: left;
  width: 413px;
  text-align: left;
  vertical-align: top;
  padding: 8px;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #adacac;
}
#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 div.form-layout div.form-items .field-textarea {
  width: 405px;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #adacac;
}
#mailform-section input.input-text {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  width: 410px;
  border: 1px solid #adacac;
  height: 30px;
}
#mailform-section textarea.input-textarea {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #adacac;
}
#mailform-section input.input-select {
  border: 1px solid #adacac;
}
#mailform-section .required {
  color: red;
  font-weight: normal;
}
#mailform-section .error {
  background-color: #fcf;
  padding: 0px;
  text-align: left;
}
#mailform-section .error-message {
  color: #f00;
}
#mailform-section .completion-message {
  border: 1px solid #adacac;
  padding: 30px;
}
#mailform-section div.submitee {
  clear: both;
  text-align: center;
}
#mailform-section div.submitee button {
  cursor: pointer;
  background-image: url(../img/form_submit.jpg);
  border-width: 0px;
  height: 51px;
  width: 144px;
  background-color: #FFF;
  margin-top: 5px;
}
#mailform-section div.submitee button span {
  display: none;
}


/* ドキュメントビュー用 --- */
.txg-doclist ul {
  list-style-type: none;
}
.txg-doclist li {
  list-style-type: none;
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #5c4930;
}
a.txg-doclist-link,
a.txg-doclist-embed {
  padding-left: 20px;
  padding-top: 5px;
  background: transparent url(../icons/icon_txt.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.pdf'],
a.txg-doclist-embed[href$='.pdf'] {
  background: transparent url(../icons/icon_pdf.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.xls'],
a.txg-doclist-embed[href$='.xls'] {
  background: transparent url(../icons/icon_xls.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.xlsx'],
a.txg-doclist-embed[href$='.xlsx'] {
  background: transparent url(../icons/icon_xls.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.doc'],
a.txg-doclist-embed[href$='.doc'] {
  background: transparent url(../icons/icon_doc.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.docx'],
a.txg-doclist-embed[href$='.docx'] {
  background: transparent url(../icons/icon_doc.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.ppt'],
a.txg-doclist-embed[href$='.ppt'] {
  background: transparent url(../icons/icon_pps.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.pptx'],
a.txg-doclist-embed[href$='.pptx'] {
  background: transparent url(../icons/icon_pps.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.zip'],
a.txg-doclist-embed[href$='.zip'] {
  background: transparent url(../icons/icon_archive.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.rar'],
a.txg-doclist-embed[href$='.rar'] {
  background: transparent url(../icons/icon_archive.gif) no-repeat center left;
}



/* =========================== */
/* お知らせ一覧パーツ（サイドコンテンツ内）  */
/* =========================== */
/* リスト全体 */
#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 {
	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;
}

/* =========================== */
/* テンプレート挿入時の表             */
/* =========================== */
TABLE.table_a {
		border-collapse: collapse;
		border: 1px #809FFF solid;
	}
TH.table_a_th {
		color: #FFFFFF;
		background-color: #0862B0;
		border: 1px #809FFF solid;
	}
TH.table_a_th2 {
		color: #008EBC;
		background-color: #D5DFFF;
		border: 1px #809FFF solid;
	}
TD.table_a_td {
		color: #223344;
		background-color: #F0F8FF;
		border: 1px #809FFF solid;
	}
/* =========================== */
/* バナー                    　*/
/* =========================== */
.side-banar-box {
	background-color: #e0e0e0;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* ========================================== */
/* 編集画面で表組み内の文字だけ大きくなる対応 */
/* ========================================== */
table {
	font-size:inherit; /* not IE */
	font:100%; /* IE */
}



/* =========================== */
/* ページトップへ            　*/
/* =========================== */
#page-top {
	text-align: right;
	height: 20px;
	width: 255px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
}
#page-top a{
	color: #333333;
	text-decoration: none;
}
#page-top DIV.menu-icon {
	background-image: url(../img/pagetop_icon.png);
	float: left;
	height: 15px;
	width: 15px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 10px;
	margin-top: 1px;
}
#page-top DIV.menu-items {
	float: right;
	text-align: left;
	display: block;
	height: 20px;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 120px;
	}
#page-top DIV.menu-items A:link {
	color: #333333;
	text-decoration: none;
}
#page-top DIV.menu-items A:hover{
	color: #03F;
}
#page-top DIV.menu-sepalator {
	overflow: hidden;
	float:right;
	background-image: url(../img/footer-page-top_sepalator.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 2px;
	display: block;
	margin-right: 7px;
	}
/* =========================== */
/* フッター                     */
/* =========================== */

/* フッターコンテンツ領域 */
#footer-contents {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 20px;
	clear: both;
	color: #535353;
	}
#footer-wrap {
	width: 100%;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../img/footer-bg.jpg);
}
#footer-comp{
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 5px;
}
#footer-comp:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#footer-menu-box {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	}
/* フッターメニュー */
DIV#footer-menu {
	width: 670px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	float: left;
	}
#footer-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer-menu DIV.menu-icon {
	height: 11px;
	width: 11px;
	display: inline-block;
	margin-top: 2px;
	background-image: url(../img/header-guide.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	float: left;
}
#footer-menu DIV.menu-item {
	text-align: left;
	display: block;
	float: left;
	height: 20px;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#footer-menu DIV.menu-sepalator {
	overflow: hidden;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#footer-menu A:link,
#footer-menu A:active,
#footer-menu A:visited {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: -0.2mm;
	color: #333;
	}
#footer-menu A:hover{
	color: #03F;
}



/* =========================== */
/* フォントサイズ変更　　     */
/* =========================== */
#font-size {
	display: block;
	float: right;
	background-color: #034dc6;
	width: 193px;
	height: 30px;
	margin-top: -17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#font-size:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#font-size #font-size-text {
	float: left;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	width: 76px;
	text-align: right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#font-size #s,#font-size #m,#font-size #l{
	float: right;
	margin-top: 2px;
}


#font-size #s {
	margin-left: 3px;
}

#font-size #s a,#font-size #m a,#font-size #l a{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color: #0240a6;
	height: 19px;
	width: 32px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #81a0d3;
	border-right-color: #023b99;
	border-bottom-color: #011639;
	border-left-color: #023b99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#font-size #s a:hover,#font-size #m a:hover,#font-size #l a:hover{

}

#font-size #m{
	margin-left: 3px;

}

#font-size #l{


}


.side-map-waku{
	width: 100%;
	border: 1px solid #044ec6;
	margin-top: 10px;
}

.side-map-layout{
	width: 222px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 7px;
}
.side-map-layout .side-map-title{
	color: #FFF;
	background-color: #034dc6;
	font-size: 120%;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.side-map-layout .side-map-address{
	color: #6b6b6b;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.side-map-layout .side-map-map{
	text-align: center;
	vertical-align: top;
}

