@charset "utf-8";
/* =========================== */
/* 共通                        */
/* =========================== */
a:link{color:#06C;}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;}

/* ======= Design ======= */
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: 14px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(/asset/00032/site_shared/header/header-img-hotaru.jpg);
}

.layout5{
	background-image: none;
}

DIV#top {}
DIV#contentsTop{
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: left;
	margin-top: 19px;
	margin-bottom: 0px;
	width: 900px;
	/* width: 700px; */
}
/* =========================== */
/* ヘッダー                   */
/* =========================== */
#header {
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: none;
	overflow: hidden;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header-wrap{
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	/* background-image: url(../img/header-bg.png); */
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;

}
/* サイトタイトル */
#site-title {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	margin-top: 21px;
}
/* ヘッターコンテンツ領域 */	
#header-contents {
	font-size: 12px;
	font-weight: normal;
	display: block;
	color: #076A18;
	float: none;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
/* ヘッダーメニュー */
OL#header-menu {
	float: left;
	display: block;
	padding: 0px;
	overflow: hidden;
	list-style-type: none;
	height: 26px;
	margin: 0px;
}
#header-menu li {
	float: left;
	text-align: left;
	vertical-align: top;
	height: 20px;
	display: block;
	background-image: url(../img/headerNav_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 6px;
	padding-right: 10px;
	text-decoration: none;
}
#header-menu li A,
#header-menu li A:link,
#header-menu li A:visited {
	color: #0B711E;
	text-decoration: none;
}
OL#header-menu li A:hover{
	color: #0B711E;
	text-decoration: underline;
}
/* =========================== */
/* メインメニュー              */
/* =========================== */	
#main-menu-wrap{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	background-image: url(../img/mainNav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#main-menu {
	width: 925px;
	height: 50px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../img/mainNav_bg.jpg);
	background-position: top;
}
#main-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}	
#main-menu DIV.menu-item {
	float:left;
	height: 50px;
	width: 130px;
	margin: 0px;
	text-align: center;
	font-size: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #024c0f;
	color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #98c8a5;
}
#main-menu  A.text:link,
#main-menu  A.text:visited {
	text-decoration: none;
	display: block;
	height: 30px;
	text-align: center;
	width: 130px;
	padding-top: 18px;
	color: #FFFFFF;
}
#main-menu A.text:active,
#main-menu A.text:hover {
	width: 130px;
	height: 30px;
	color: #FFF;
	padding-top: 18px;
	text-decoration: underline;
}
#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	height: 30px;
	width: 130px;
	color: #FFFFFF;
	padding-top: 18px;
}
#main-menu A:hover {
	height: 30px;
	width: 130px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
/* =========================== */
/* ページコンテンツのタイトル  */
/* =========================== */	
#main-contents h3 {
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	width: 640px;
	font-size: 18px;
	color: #FFF;
	background-position: left top;
	height: 35px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
/* =========================== */
/* ページコンテンツの見出し１  */
/* =========================== */	
#main-contents h4 {
	background-repeat: no-repeat;
	height: 29px;
	width: 650px;
	font-size: 16px;
	color: #086a02;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	background-position: left top;
	background-image: url(../img/h4.jpg);
	padding-top: 15px;
	padding-left: 20px;
}
/* =========================== */
/* ページコンテンツの見出し2   */
/* =========================== */	
#main-contents h5 {
	height: 29px;
	width: 650px;
	font-size: 16px;
	color: #1B7919;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	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: 3px;
}
/* =========================== */
/* ページコンテンツの見出し3   */
/* =========================== */	
#main-contents h6 {
	background-image: url(../img/h6.jpg);
	background-repeat: no-repeat;
	width: 630px;
	font-size: 16px;
	font-weight: normal;
	background-position: left top;
	height: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #147211;
	padding-top: 6px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#main-contents ul{
	padding: 0em 20px;
}

#main-contents ul li{
	padding: 0em 0em 0.4em;
}

#main-contents td.contents ul li {
	padding: 0em;
}

/* =========================== */
/* サイトマップ                */
/* =========================== */	
#main-contents #sitemap-section h4{
	height: 26px;
	width: 650px;
	font-size: 16px;
	color: #1B7919;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	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: 3px;
}
#main-contents #sitemap-section h4 A:link,
#main-contents #sitemap-section h4 A:visited{
	color: #1B7919;
	text-decoration: none;
}
#main-contents #sitemap-section h4 A:hover{
text-decoration: underline;
color: #06C;
}
#main-contents #sitemap-section li A:link,
#main-contents #sitemap-section li A:visited{
	list-style-type: circle;
	text-decoration: none;
	color: #1B7919;
	text-decoration: none;
font-size: 14px;
}	
#main-contents #sitemap-section li A:hover{
text-decoration: underline;
color: #06C;
}

#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{}#m
ailform-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: 14px;
	}
/* 公開日*/
#topic-list-section DT .date {
	font-weight: bold;
	color: #666;
	width: 100px;
	padding-right: 20px;
	font-size: 14px;
	}
/* 記事タイトル（リンク先があるとき） */
#topic-list-section DT A {
	color: #48B4FF;
	font-size: 14px;
	}
/* 本文（記事コンテンツ/なければ記事概要） */
#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: left;
	height: 25px;
	margin: 0px;
	padding: 0px;
	width: 195px;
}
#font-size:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#font-size-text{
	float: left;
	font-size: 14px;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#font-size #s,
#font-size #m,
#font-size #l {
	padding: 0px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#font-size #s,
#font-size #l{
	width: 43px;
	height: 25px;
}
#font-size #m{
	height: 25px;
	width: 25px;
}
#font-size #s a,
#font-size #m a,
#font-size #l a {
	display: block;
}
#font-size #s a:hover,
#font-size #m a:hover,
#font-size #l a:hover{
	display: block;

}
/* =========================== */
/* ページトップへ            　*/
/* =========================== */
#page-top {
	text-align: right;
	height: 20px;
	width: 930px;
	color: #1a76ff;
	font-weight: bold;
	float: none;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page-top a{
	color: #1a76ff;
	text-decoration: none;
}
#toPageTop {
	float: right;
	text-align: left;
	display: block;
	height: 20px;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#toPageTop A:link {
	color: #976325;
	text-decoration: none;
}
#toPageTop A:hover{
	color: #4E6428;
}
/* =========================== */
/* フッター                    */
/* =========================== */

/* フッターコンテンツ領域 */
#footer-wrap {
	width: 100%;
	display: block;
	clear: both;
	float: none;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../img/footer_bg.jpg) !important;
}
#footer-contents {
	width: 930px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	clear: both;
	float: none;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../img/footer_bg.jpg) !important;
	background-repeat: repeat;
}

.layout5 #footer-contents {
	width: 1000px;
}


/* フッターメニュー */
#footerNav_wrap{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #076b00;
	margin: 0px;
}
OL#footer-menu {
	float: none;
	display: block;
	padding: 0px;
	width: 930px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	list-style-type: none;
	clear: both;
}
#footer-menu li {
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F5F3EA;
	padding-right: 5px;
	color: #2C4F17;
	background-image: url(../img/headerNav_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
}
#footer-menu li A,
#footer-menu li A:link,
#footer-menu li A:visited {
	text-decoration: none;
	color: #2E5119;
}
OL#footer-menu li A:hover{
	color: #2E5119;
	text-decoration: underline;
}


/*検索*/
.search {
	height: 26px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
.search:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.search-box {
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.search-box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.search-box #logo {
	float: left;
	height: 18px;
	width: 18px;
	background-image: url(../img/search-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 6px;
	margin-left: 6px;
}

.search-box #box {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	width: 200px;
	margin-top: 4px;
}
.search-box #waku {
	width:210px;
	vertical-align: top;
	height: 24px;
	margin: 0px;
	float: left;
	border: 1px solid #b3b4b4;
	background-color: #FFF;
	padding: 0px;
}
.search-box #search-btn {
	float: left;
}










/*==========================================================ここからコンテンツ内=============================================================*/


/*============================*/
/*辰野町トップページ ３カラム */
/*============================*/
/*緊急部分*/
TABLE#topColumn3{
	width: 936px;
}
TABLE#topColumn3 TD{
	vertical-align: top;
}
TABLE#kinkyu01{
	width: 231px;
	margin-bottom: 8px;
}
#main-contents #kinkyu01 h3{
	width: 193px;
	margin: 0px;
	background-image: url(/asset/shared/tatsuno_gyosei/kinkyu_h3.png);
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
	padding-top: 13px;
	height: 29px;
}
TABLE#kinkyu01 .bottom{
	background-image: url(/asset/shared/tatsuno_gyosei/kinkyu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
TABLE#kinkyu01 .title{
	background-image: url(/asset/shared/tatsuno_gyosei/kinkyu_title.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 42px;
	text-align: left;
	vertical-align: top;
}
TABLE#kinkyu01 .sokuhou{
	font-size: 14px;
	text-align: center;
	background-image: url(/asset/shared/tatsuno_gyosei/kinkyu_bag.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
	padding-bottom: 0px;
}
TABLE#kinkyu01 .sokuhou HR{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	height: 0px;
	width: 209px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-color: #b2b2b2;
}
TABLE#kinkyu01 .contents{
	background-image: url(/asset/shared/tatsuno_gyosei/kinkyu_bag.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#main-contents #kinkyu01 #topic-headline-section{
	width: 209px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
#main-contents #kinkyu01  #topic-headline-section DL {
	width: 209px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#main-contents #kinkyu01  #topic-headline-section DT{
	color: #016db9;
	font-size: 14px;
	background-image: url(../img/topic_icon01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
#main-contents #kinkyu01  #topic-headline-section DT .date {
	display:none;
	}
#main-contents #kinkyu01  #topic-headline-section DT A {
	color: #016db9;
	text-decoration: underline;
}
#main-contents #kinkyu01  #topic-headline-section DT A:hover{
	color: #C52320;
	text-decoration: underline;
}
#main-contents #kinkyu01  #topic-headline-section DD{
	color: #333;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/*side*/
TABLE.sideCont_block{
	width: 231px;
	margin-bottom: 8px;
}
TABLE.sideCont_block .title{
	background-image: url(/asset/shared/tatsuno_gyosei/top_3column-title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
#main-contents .sideCont_block h3{
	background-image: url(/asset/shared/tatsuno_gyosei/top_3column-h3.png);
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #0F6F0B;
	padding-top: 2px;
	width: 181px;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	height: 30px;
	display: block;
}
TABLE.sideCont_block .bottom{
	background-image: url(/asset/shared/tatsuno_gyosei/top_3column-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
TABLE.sideCont_block .sokuhou{
	font-size: 14px;
	text-align: center;
	background-image: url(/asset/shared/tatsuno_gyosei/kinkyu_bag.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
	padding-bottom: 0px;
}
TABLE.sideCont_block .contents{
	background-image: url(/asset/shared/tatsuno_gyosei/top_3column-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 5px;
}
TABLE.sideCont_block ul{
	padding: 0px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
TABLE.sideCont_block ul li{
	list-style-position: outside;
	list-style-image: url(../img/topic_icon01.jpg);
	margin-bottom: 3px;
}
TABLE.sideCont_block ul li A{
	color: #016db9;
	text-decoration: underline;
}
TABLE.sideCont_block ul li A:hover{
	color: #063;
}
TABLE.sideCont_block TABLE.inner-table01{
	display: block;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
TABLE.sideCont_block P.right-block{
	display: block;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
TABLE.sideCont_block .inner-table01 TD{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding: 3px;
}

#main-contents .sideCont_block #topic-headline-section{
	width: 209px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
#main-contents .sideCont_block  #topic-headline-section DL {
	width: 209px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#main-contents .sideCont_block  #topic-headline-section DT{
	color: #016db9;
	font-size: 14px;
	background-image: url(../img/topic_icon01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
#main-contents .sideCont_block  #topic-headline-section DT .date {
	display:none;
	}
#main-contents .sideCont_block  #topic-headline-section DT A {
	color: #016db9;
	text-decoration: underline;
}
#main-contents .sideCont_block  #topic-headline-section DT A:hover{
	color: #C52320;
	text-decoration: underline;
}
#main-contents .sideCont_block  #topic-headline-section DD{
	color: #333;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*トップメインコンテンツ*/
#top_mainCont{
	width: 436px;
}
#main-contents TABLE.footerBanner{
	background-color: #dad9d9;
}
#main-contents TABLE.footerBanner TD{
}
#main-contents TABLE.footerBanner IMG{
	border: 1px solid #cfcece;
}

#main-contents #top_mainCont h3{
	width: 400px;
	margin: 0px;
	background-image: url(/asset/shared/tatsuno_gyosei/top-topics_title.jpg);
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	display: block;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
}
TABLE#top_mainCont .bottom{
	background-image: url(/asset/shared/tatsuno_gyosei/kinkyu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
TABLE#top_mainCont .title{
	background-image: url(/asset/shared/tatsuno_gyosei/kinkyu_title.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 42px;
	text-align: left;
	vertical-align: top;
}
TABLE#top_mainCont .sokuhou{
	font-size: 14px;
	text-align: center;
	background-image: url(/asset/shared/tatsuno_gyosei/kinkyu_bag.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
	padding-bottom: 0px;
}
TABLE#top_mainCont .sokuhou HR{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	height: 0px;
	width: 209px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-color: #b2b2b2;
}
TABLE#top_mainCont .contents{
	background-image: url(/asset/shared/tatsuno_gyosei/kinkyu_bag.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#main-contents #top_mainCont #topic-headline-section{
	width: 436px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	background-image: url(/asset/shared/tatsuno_gyosei/top-topics_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#main-contents #top_mainCont  #topic-headline-section DL {
	width: 406px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(/asset/shared/tatsuno_gyosei/top-topics_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
#main-contents #top_mainCont  #topic-headline-section DT{
	color: #016db9;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../img/topic_icon01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
#main-contents #top_mainCont  #topic-headline-section DT .date {
	background-image: none;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;

	}
#main-contents #top_mainCont  #topic-headline-section DT A {
	color: #016db9;
	text-decoration: underline;
}
#main-contents #top_mainCont  #topic-headline-section DT A:hover{
	color: #C52320;
	text-decoration: underline;
}
#main-contents #top_mainCont  #topic-headline-section DD{
	color: #333;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#top_mainCont TD.list-contents{
	background-image: url(/asset/shared/tatsuno_gyosei/top-topics_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#top_mainCont TD.list-bottom{
	background-image: url(/asset/shared/tatsuno_gyosei/top-topics_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main-contents #top_mainCont ul{
	display: block;
	width: 406px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
#main-contents #top_mainCont ul li{
	list-style-position: inside;
	list-style-image: url(../img/topic_icon01.jpg);
	font-size: 14px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #b2b2b2;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}



/* =========================== */
/* パンくずリスト              */
/* =========================== */
TABLE.crumb{
	margin-bottom: 15px;
}
TABLE.crumb TD A,
TABLE.crumb TD A:visited{
}
TABLE.crumb TD A:hover{
	color: #066916;
	text-decoration: underline;
}
TABLE.crumb TD{
	background-image: url(/asset/shared/tatsuno_gyosei/crumb-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
TABLE.crumb TD.home{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: none;
}
/*== hedding half ==*/
#main-contents h3.half {
	background-image: url(../img/h3_half.jpg);
	background-repeat: no-repeat;
	width: 300px;
	font-size: 18px;
	color: #FFF;
	background-position: left top;
	height: 42px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}	
#main-contents h4.half {
	background-repeat: no-repeat;
	height: 29px;
	width: 310px;
	font-size: 16px;
	color: #086a02;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	background-position: left top;
	background-image: url(../img/h4_half.jpg);
	padding-top: 15px;
	padding-left: 20px;
}	
#main-contents h5.half {
	height: 26px;
	width: 310px;
	font-size: 16px;
	color: #1B7919;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	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: 3px;
}	
#main-contents h6.half {
	background-image: url(../img/h6.jpg);
	background-repeat: no-repeat;
	width: 300px;
	font-size: 16px;
	font-weight: normal;
	background-position: left top;
	height: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #147211;
	padding-top: 6px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/*追記 2012.12.20*/
TABLE.information-send{
	width: 670px;
	margin-bottom: 10px;
}
#main-contents .information-send h3{
	margin: 0px;
	font-size: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-top: 20px;
	background-image: none;
	width: 620px;
	height: 28px;
	font-weight: bold;
}
TABLE.information-send TD.title{
	background-image: url(/asset/shared/tatsuno_gyosei/information-title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 48px;
	padding: 0px;
}
TABLE.information-send TD.contents{
	background-image: url(/asset/shared/tatsuno_gyosei/information-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 610px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
TABLE.information-send TD.botton{
	background-image: url(/asset/shared/tatsuno_gyosei/information-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

TABLE#kinkyu02{
	width: 936px;
	margin-bottom: 8px;
}
#main-contents #kinkyu02 h3{
	width: 800px;
	margin: 0px;
	font-size: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
	padding-top: 13px;
	height: 29px;
	background-image: none;
}
#main-contents #kinkyu02 h4{
	width: 800px;
	margin: 0px;
	font-size: 22px;
	background-image: none;
	color: #016db9;
	padding: 0px;
}

#main-contents #kinkyu02  #topic-headline-section DT,
#main-contents #kinkyu02  #topic-headline-section DT span{
	background-image: none;
	liset-style-type: none;
}

TABLE#kinkyu02 .bottom{
	background-image: url(/asset/shared/tatsuno_gyosei/kinkyu3_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
TABLE#kinkyu02 .title{
	background-image: url(/asset/shared/tatsuno_gyosei/kinkyu2_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 42px;
	text-align: left;
	vertical-align: top;
}
TABLE#kinkyu02 .sokuhou{
	text-align: left;
	background-image: url(/asset/shared/tatsuno_gyosei/kinkyu2_bag.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
}
TABLE#kinkyu02 .contents{
	background-image: url(/asset/shared/tatsuno_gyosei/kinkyu2_bag.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
}




/*------------------------------------------------------------

	STYLE追記 2012.12.17

------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/* 余白 */
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }

.tableBase {
	border-collapse: collapse;
}

.tableBase th,
.tableBase td {
	border: 1px solid #ccc;
	padding: 10px;	
}

.infoTable {
	border-collapse: collapse;
	border: 1px solid #F87F01;
}

.infoTable th {
	padding: 5px 10px;
	background: #FFA200;
	color: #fff;
	text-align: left;
	font-size: 1.3m;
}

.infoTable td {
	padding: 10px;
	background: #FEF4D3;
	text-align: left;
}

.tableBase table th,
.tableBase table td {
	border: none;
	padding: 0;
}

.subCategory {
	margin: 0;
	padding-left: 10px;
}

.subCategory li {
	background: url(/asset/shared/template/default/splight-default-temp_text-img-table-01_bg-green.jpg) no-repeat left 7px;
	padding: 0 0 5px 10px !important;
	list-style-type: none;
}

.pdfLink {
	margin-bottom: 5px;
	padding: 2px 0 2px 25px;
	background: url(/asset/00032/site_shared/common/pdf_20.gif) no-repeat left center;
}

.pdfLink a {
	vertical-align: middle;
}

.wordLink {
	margin-bottom: 5px;
	padding: 2px 0 2px 25px;
	background: url(/asset/00032/site_shared/common/word_20.gif) no-repeat left center;
}
.wordLink a {
	vertical-align: middle;	
}
