﻿@charset "utf-8";


#mainImg_pc{

}


/* ---------------------
		common
---------------------- */
a:link{
	color:#77acee;
	text-decoration: none;
}a:visited{
	color:#77acee;
}a:hover{
	color:#77acee;
}
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 )";}
#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;}


img{
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}


/* ======= Design ======= */
	
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;
	background-color: #FFFFFF;
	}

DIV#top {
	width: 100%;
	padding: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #343434;
	display: block;
	overflow: hidden;
	}

#top-comp{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

#top-comp:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#main-comp{
	width: 978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/main-comp.jpg);
}
#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
----------------------------------------*/

#header {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 17px;
	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 {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 190px;
/*width: 405px;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 22px;
	margin-right: 14px;
	margin-bottom: 9px;
	margin-left: 0px;
	}
	
#header-left{
	float: left;
}

	
#header-tel{

}
#header-contact{
	float: left;
	padding-top: 3px;
}


	
#header-contents {
	color: #484848;
	text-align: left;
	font-weight: normal;
	display: block;
	float: left;
	width: 370px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	font-size: 12px;
	margin: 0px;
	}
#header-menu {
	color: #FFF;
	float: right;
	display: block;
	padding: 0px;
	width: 550px;
	overflow: hidden;
	margin: 0px;
	}
#header-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#header-menu  A.text:link,
#header-menu  A.text:visited {
	color: #FFF;
	text-decoration: none;
	}
#header-menu DIV.menu-item {
	float: right;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	margin-left: 5px;

	}
#header-menu DIV.menu-item A,
#header-menu DIV.menu-item A:link,
#header-menu DIV.menu-item A:visited{
	float: right;
	text-align: center;
	vertical-align: middle;
	background-color: #343434;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	margin: 0px;
	text-decoration: none;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px
	}
#header-menu DIV.menu-item A:hover,
#header-menu DIV.menu-item A.active{
	background-color: #4F4F4F;
}
#header_bg {
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	height: 165px;
	background-image: url(../img/header-top.jpg);
}

/*	
	groval Navigation
----------------------------------------*/

#groval{
	margin: 0px;
	background-color: #e3e3e3;
	width: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	clear: both;
}
#groval #wrap{
	display: block;
	width: 100%;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	background-image: url(../img/main-nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
	height: auto;
	clear: both;
	float: none;
	padding: 0px;
	overflow: hidden;
}
#main-menu {
	width: 932px;
	height: 45px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
	display: block;
	font-size: 14px;
	}
#main-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}	
#main-menu DIV.menu-item {
	float:left;
	width: 154px;
	text-align: center;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	height: 45px;
	background-color: #FFF;
	background-image: url(../img/main-nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	color: #555555;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 154px;
	font-weight: normal;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	}

#main-menu A.text:active,
#main-menu A.text:hover {
	width: 154px;
	color: #555555;
	background-image: url(../img/main-nav_ov.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}

#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	width: 154px;
	color: #555555;
	background-image: url(../img/main-nav_ov.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#main-menu A:hover {
	width: 154px;
	color: #555555;
	background-image: url(../img/main-nav_ov.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#contents-bg{
	clear: both;
	background-image: url(../img/contents-bg.gif);
	background-repeat: repeat;
	background-position: center top;
}




#main-contents h3 {
  font-size: 170%;
  color: #666;
  font-weight: normal;
  margin: 0 1px 1em 0;
  padding: 20px 0 5px 7px;
  display: block;
  border: 1px solid #dde5ed;
  overflow: hidden;
  min-height: 1px;
  background: #dcf1fe;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, white), color-stop(0, #dcf1fe));
  background: -webkit-linear-gradient(#dcf1fe, white);
  background: -moz-linear-gradient(#dcf1fe, white);
  background: -o-linear-gradient(#dcf1fe, white);
  background: -ms-linear-gradient(#dcf1fe, white);
  background: linear-gradient(#dcf1fe, white);
}
#main-contents h3:before {
  content: "";
  margin: -15px 10px 0 0;
  display: block;
  width: 5px;
  height: 65px;
  float: left;
  background: #a6c5ea;
}
#main-contents h4 {
  font-size: 160%;
  color: #173b64;
  margin: 0 0 1em 0;
  padding: 15px 0 8px 10px;
  font-weight: normal;
  box-shadow: 0 0 0 1px #bdc5d4;
  border: solid 1px #fff;
  overflow: hidden;
  min-height: 1px;
  background: #cdd9e7;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, white), color-stop(0, #cdd9e7));
  background: -webkit-linear-gradient(#cdd9e7, white);
  background: -moz-linear-gradient(#cdd9e7, white);
  background: -o-linear-gradient(#cdd9e7, white);
  background: -ms-linear-gradient(#cdd9e7, white);
  background: linear-gradient(#cdd9e7, white);
}
#main-contents h4:before {
  content: "";
  display: block;
  width: 5px;
  height: 35px;
  margin: -5px 10px 0 0;
  background-color: #1153a8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  float: left;
}
#main-contents h5 {
  font-size: 140%;
  color: #666;
  padding: 10px 0 0 0;
  margin: 0 0 1em 0;
  font-weight: bold;
  border-bottom: solid 3px #d0e6f2;
  min-height: 1px;
}
#main-contents h5:after {
  content: "";
  display: block;
  width: 60%;
  height: 3px;
  background: #1153a8;
  margin: 5px 0 -3px 0;
}
#main-contents h6 {
  color: #5e5747;
  font-size: 120%;
  font-weight: normal;
  min-height: 1px;
}
#main-contents h6:before {
  content: url(/asset/00032/common/h6-arrow.png);
  background: #1153a8;
  padding: 3px 5px;
  border-radius: 3px;
  margin-right: 10px;
}
#main-contents #sitemap-section h4 {
  font-size: 140%;
  color: #666;
  padding: 10px 0 0 0;
  margin: 0 0 1em 0;
  font-weight: bold;
  border-bottom: solid 3px #ccc;
  min-height: 1px;
}
#main-contents #sitemap-section h4:after {
  content: "";
  display: block;
  width: 60%;
  height: 3px;
  background: #1153a8;
  margin: 5px 0 -3px 0;
}
#main-contents #sitemap-section li {
  list-style-type: circle;
  text-decoration: none;
}






IMG.qrcode {
	border:1px solid #cccccc;
	}
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;
}

/* =========================== */
/* お知らせ一覧パーツ（サイドコンテンツ内）  */
/* =========================== */
/* リスト全体 */
#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: 120%;
	}
/* 公開日*/
#topic-list-section DT .date {
	font-weight: bold;
	display: block;
	clear: both;
	float: none;
	background-image: url(../img/h6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
/* 記事タイトル（リンク先があるとき） */
#topic-list-section DT A {

	}
/* 本文（記事コンテンツ/なければ記事概要） */
#topic-list-section DD {
	margin-bottom: 20px;
	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: 20px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 100%;
	}
/* お知らせ本文中の画像 */
#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;
	height: 30px;
	width: 222px;
	float: right;
	background-image: url(../img/font-change_bg.jpg);
	overflow: hidden;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#font-size:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#font-size #s {
	padding: 0px;
	float: right;
	display: block;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
	height: 29px;
	width: 46px;
}
#font-size #m {
	padding: 0px;
	float: right;
	display: block;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
	height: 29px;
	width: 32px;
}
#font-size #l {
	padding: 0px;
	float: right;
	display: block;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
	height: 29px;
	width: 44px;
}
#font-size #s a {
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#font-size #s a:hover{
}
#font-size #m a {
	display: block;
	text-decoration: none;
	background-color: #FFF;
}
#font-size #m a:hover{
}
#font-size #l a {
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFF;
}
#font-size #l a:hover{
}
TABLE.side-text-table {
	width: 206px;
	border-collapse: collapse;
	border: 1px solid #86e1f8;
	background-image: url(../img/side-text-wrap.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	}

TD.side-text-td1{
	background-image: url(../img/side-text-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
	width: 206px;
	}
TD.side-text-td2{
	width: 176px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 12px;
	line-height: 1.6em;
}

/* =========================== */
/* ページトップへ            　*/
/* =========================== */
#page-top {
	text-align: right;
	height: 20px;
	width: 300px;
	color: #727272;
	background-image: url(../img/pagetop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
#page-top a{
	color: #727272;
	text-decoration: none;
}
#page-top DIV.menu-icon {
	background-image: url(../img/page-top-guide.png);
	float: left;
	height: 9px;
	width: 9px;
	display: inline-block;
	margin-top: 3px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 10px;
	background-color: #aba59d;
}
#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: #727272;
	text-decoration: none;
}
#page-top DIV.menu-items A:hover{
	color: #960;
}
#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{
	background-color: #FFF;
	display: block;
	margin: 0px;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #343434;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
footer:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer-contents {
	width: 930px;
	color: #494949;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	clear: both;
	padding-top: 14px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	line-height: 1.2;
	}
#footer-contents:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer-wrap {
	width: 100%;
	background-color: #f1f6f7;
}


#footer-menu-layout{
	clear: both;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#footer-menu-layout table{
	width: 100%;
}
#footer-menu-layout #footer-menu-layout-left{
}
#footer-menu-layout #footer-menu-layout-right{
	vertical-align: bottom;
}


/* フッターメニュー */
OL#footer-menu {
	display: block;
	width: 777px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding: 0px;
}
OL#footer-menus:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#footer-menu li {
	float: left;
	text-align: left;
	vertical-align: middle;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#footer-menu li A,
#footer-menu li A:link,
#footer-menu li A:visited {
	text-decoration: none;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
OL#footer-menu li A:hover{
	color: #0066FF;
}