@charset "utf-8";
@import url("default.css");
/* org.css
 cms_tpl_rwd_001 */

html {
	height: 100%;
}
body {
	height: 100%;
	color: #1e1e1e;
}
#bg {
	height: 100%;
	min-height: 100%;
}
body > #bg {
	height: auto;
}
.tab,  .sp {
	display: none;
}
/* フロートをクリアする */
div {
	overflow: hidden;
	zoom: 1;/* for IE 5.5-7 */
}
a {
	text-decoration: underline;
}
/* リンクの点線を非表示 */
a:focus {
	overflow: hidden;
}
/* 画像リンクにアルファ */
a:hover img {
	filter: Alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
/* プレーンタグ設定 */

h1 {
	background-image: url('../all_img/org/h1.gif');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0061b0;
	border: 1px solid #0074be;
	border-radius: 2px;
	color: #ffffff;
	padding: 10px 10px 10px 15px;
	font-size: 140%;
	line-height: 150%;
	text-shadow: 2px 2px 1px #0063be,  -2px 2px 1px #0063be,  2px -2px 1px #0063be,  -2px -2px 1px #0063be;
}
h2 {
	background-image: url('../all_img/org/h2.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: solid 1px #d2d2d2;
	padding: 10px 10px 8px 15px;
	font-size: 134%;
	clear: both;
}
h3 {
	background-image: url('../all_img/org/h3.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: solid 1px #d2d2d2;
	padding: 7px 10px 4px 15px;
	clear: both;
	font-size: 115%;
}
h4 {
	background-image: url('../all_img/org/h4.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 10px 3px 15px;
	border-bottom: solid 1px #d2d2d2;
	clear: both;
}
h5 {
	padding: 5px 10px 4px 10px;
	border-bottom: dotted 1px #0074be;
	clear: both;
}
h6 {
	background-image: url('../all_img/org/h6.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 10px 3px 15px;
	clear: both;
}
h1 a, h2 a, h3 a h4 a, h5 a, h6 a {
	text-decoration: none;
}
address {
	font-style: normal;
}
table, th, td {
	border-color: #bbbbbb;
}
th {
	background-color: #eeeeee;
}
table ol, table ul {
	margin: 0 0 15px 10px;
}
/*
 hr {
 border: 0;
 border-bottom: 1px dashed #cccccc;
 background: #ffffff;
 margin-bottom: 10px;
 }
 */

/* ページスタイル設定
 ※ 各レイアウトブロックごとに外側から(または上から)設定 */
#bg {
	background-color: #dcf0c9;
	background-image: url('../all_img/org/bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
/* WRAPPER */
#wrapper {
	width: 960px;
	margin: 0 auto;
}
/* ヘッダー */
#header {
	background-color: #fff;
}
#header #siteid {
	width: 220px;
	float: left;
}
#header #siteid h1, #header #siteid p a {
	display: block;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left top;
	color: #555555;
	width: 220px;
	height: 80px;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -55555em;
	background-size: auto;
}
#header #siteid p {
	margin: 0;
	padding: 0;
}
#header .skip {
	display: none;
	visibility: none;
}
#hcontents {
	width: 740px;
	height: 85px;
	float: right;
}
#hcontents .banner_5 {
	width: 305px;
	height: 85px;
	float: left;
	margin-left: 15px;
	background-image: url("../headerimages/himg_day.jpg");/* 新佐賀市誕生10周年 */
	/*	background-image:url("../headerimages/10th_aniv.jpg");*/
	
	/* 名刺のり */
	/*	background-image:url("../headerimages/meishinori.jpg");*/
}
/* 新佐賀市誕生10周年用 */
#hcontents .bannser_5 p {
	margin: 0;
	padding: 0;
	line-height: 0;
}
#hcontents .banner_5 p a {
	display: block;
	margin: 0;
	padding: 0;
	width: 305px;
	height: 85px;
	text-indent: -77777em;
}
#hcontents .hcontents_in {
	width: 420px;
	height: 85px;
	float: right;
	background-image: url("../all_img/org/hcontents_in_bg.gif");
	background-repeat: repeat-y;
}
#gengo, #d_henko {
	width: 185px;
	padding: 5px 5px 5px 10px;
	float: right;
}
#d_henko {
	width: 200px;
	padding: 5px 5px 5px 15px;
	float: right;
}
.honlabel {
	float: left;
	margin-right: 5px;
	font-size: 90%;
}
input, textarea {
	padding: 5px;
}
/* EMERGEBCY         ====================================> */

#emergency {
	margin: 10px 0 10px 0;
	background-color: #ffffff;
	border: 2px solid #ff0000;
}
#emergency h2 {
	color: #ffffff;
	background-color: #ff0000;
	background-image: none;
	font-size: 120%;
}
#emergency dl {
	padding: 10px;
	height: 8em;
	overflow-y: scroll;
}
#emergency dl dt {
	background-image: url('../all_img/org/list_01.gif');
	background-size: auto;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
.emergencytime {
	text-align: right;
}
#emergency .disp_list {
	clear: both;
	text-align: right;
	margin: 5px 10px 0 0;
}
.pastemergency dl {
	padding: 0 0 0 1.2em;
}
.pastemergency dl dt {
	display: list-item;
	list-style: disc;
	padding: 0.1em 0.1em 0.1em 0.1em;
	margin: 0.5em 0.1em 0.1em 0.1em;
}
.pastemergency dl dd {
	margin: 0 0 0 0.3em;
}
/* GLOBAL NAVIGATION ====================================> */

#globalNavi {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	border-bottom: solid 4px #0074be;
}
#globalNavi ul {
	list-style: none;
	margin: 0 0 0 1px;
	padding: 0;
}
#globalNavi li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 2px;
}
#globalNavi li:first-child {
	margin-left: 0px;
}
#globalNavi li a span {
	display: block;
	width: 118px;
	height: 36px;
	background-image: url("../all_img/org/gmenu_bg.png");
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -5555em;
	text-decoration: none;
}
/* グローバルナビゲーション トップページ*/
#globalNavi li a span.m_0 {
	background-position: 0 0;
}
#globalNavi li.sel a span.m_0, #globalNavi li a:hover span.m_0 {
	background-position: 0 -36px;
}
/* グローバルナビゲーション くらしの情報 */
#globalNavi li a span.m_1 {
	background-position: -118px top;
}
#globalNavi li.sel a span.m_1, #globalNavi li a:hover span.m_1 {
	background-position: -118px -36px;
}
/* グローバルナビゲーション 健康・福祉 */
#globalNavi li a span.m_2 {
	background-position: -236px 0px;
}
#globalNavi li.sel a span.m_2, #globalNavi li a:hover span.m_2 {
	background-position: -236px -36px;
}
/* グローバルナビゲーション　子育て・教育*/
#globalNavi li a span.m_3 {
	background-position: -354px 0;
}
#globalNavi li.sel a span.m_3, #globalNavi li a:hover span.m_3 {
	background-position: -354px -36px;
}
/* グローバルナビゲーション　観光 */
#globalNavi li a span.m_4 {
	background-position: -472px 0px;
}
#globalNavi li.sel a span.m_4, #globalNavi li a:hover span.m_4 {
	background-position: -472px -36px;
}
/* グローバルナビゲーション　文化 */
#globalNavi li a span.m_5 {
	background-position: -590px 0px;
}
#globalNavi li.sel a span.m_5, #globalNavi li a:hover span.m_5 {
	background-position: -590px -36px;
}
/* グローバルナビゲーション　産業・事業者 */
#globalNavi li a span.m_6 {
	background-position: -708px 0px;
}
#globalNavi li.sel a span.m_6, #globalNavi li a:hover span.m_6 {
	background-position: -708px -36px;
}
/* グローバルナビゲーション　市政情報 */
#globalNavi li a span.m_7 {
	background-position: -826px 0px;
}
#globalNavi li.sel a span.m_7, #globalNavi li a:hover span.m_7 {
	background-position: -826px -36px;
}
/* <==================================== GLOBAL NAVIGATION */



/* SUB NAVIGATION ====================================> */

#subNavi {
	width: 200px;
	float: right;
	overflow: hidden;
	padding: 0;
	margin-bottom: 15px;
}
/*
#subNavi #menu_2 p{
	margin: 0;
	padding: 7px 5px 7px 15px;
	background-image: url("../all_img/org/menu2_p.gif");
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #0061b0;
	color: #ffffff;
	font-weight:bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px; 
	}

#subNavi #menu_2 p a{
	color: #ffffff;
	text-decoration: none;
	text-shadow: 2px 2px 1px #0074be,
    -1px 1px 1px #0074be,
    1px -1px 1px #0074be,
    -1px -1px 1px #0074be;
	}
*/
#subNavi #menu_2 p {
	margin: 0;
}
#subNavi #menu_2 p a {
	margin: 0;
	padding: 7px 5px 7px 15px;
	background-image: url("../all_img/org/menu2_p.gif");
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #0061b0;
	color: #ffffff;
	font-weight: bold;
	display: block;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	text-decoration: none;
	text-shadow: 2px 2px 1px #0074be,  -1px 1px 1px #0074be,  1px -1px 1px #0074be,  -1px -1px 1px #0074be;
}
#subNavi #menu_2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #0074be;
}
#subNavi #menu_2 li {
	margin: 0;
	padding: 0;
}
#subNavi #menu_2 li a {
	display: block;
	width: 178px;
	padding: 7px 5px 7px 15px;
	line-height: 1.4em;
	background-image: url('../all_img/org/menu2_li.gif');
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
#subNavi #menu_2 li a:hover, #subNavi #menu_2 li.sel a {
	background-image: url('../all_img/org/menu2_li2.gif');
}
#subNavi #menu_2 li + li {
	border-top: 1px dotted #0074be;
}
#subNavi #contents_3, #subNavi #contents_4 {
	width: 200px;
	margin: 0 auto;
}
/* <======================================= SUB NAVIGATION */





/* RightUpper SUB NAVIGATION ABOVE ====================================> */

#RightUpper {
	width: 200px;
	float: right;
	overflow: hidden;
	padding: 0;
	margin-bottom: 15px;
}
/* <=======================================RightUpper SUB NAVIGATION ABOVE */


/* RightLower SUB NAVIGATION BELOW ====================================> */

#RightLower {
	width: 200px;
	float: right;
	overflow: hidden;
	padding: 0;
	margin-bottom: 15px;
}
/* <=======================================RightUpper SUB NAVIGATION BELOW */















/* TOPIC PATH ===========================================> */

#topicPath {
	margin: 0;
	padding: 10px 0px;
	overflow: hidden;
	font-size: 80%;
	filter: Alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}
#topicPath ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topicPath li {
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: bold;
	color: #cc0000;
	filter: Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#topicPath li a {
	background-image: url('../all_img/org/pan.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	font-weight: normal;
}
/* <=========================================== TOPIC PATH  */





/* MENU INDEX ============================================> */

.menuindex {
	border: solid 1px #aaa;
	margin: 10px 0 10px 0;
}
.menuindex h2 {
	font-size: 105%;
	background-image: none;
	background-color: #ddd;
	border: none;
	margin: 0 0 15px 0;
	padding: 7px 5px 5px 5px;
	line-height: 1.4em;
}
.menuindex ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.menuindex ul li {
	width: 220px;
	float: left;
	margin: 0 5px 10px 5px;
	padding: 0;
	background-image: url('../all_img/org/site01.gif');
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid #aaa;
	border-radius: 5px; /* CSS3草案 */
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */
	-moz-border-radius: 5px; /* Firefox用 */
}
.menuindex ul li a {
	display: block;
	font-weight: bold;
	width: 191px;
	padding: 7px 0 7px 30px;
}
/* <=============================================MENU INDEX */

/* INDEX =================================================> */

.index .indexgroup {
	width: 223px;
	float: left;
	margin: 0 5px 10px 5px;
}
.index h2 {
	font-size: 100%;
	background-image: url('../all_img/org/list_01.gif');
	background-size: auto;
	background-position: left center;
	border: 1px solid #0074be;
	margin: 5px 0;
	padding: 7px 5px 5px 25px;
	line-height: 1.4em;
}
.index .row {
}
.index dl {
	margin: 0 0 15px 25px;
	list-style: disc;
	list-style-position: outside;
}
.index dl dt {
	display: list-item;
	font-weight: normal;
	margin: 0.5em 0 0 0;
}
.index dl dd {
	margin: 0 0 0 0.5em;
	font-size: 0.9em;
}
/* <================================================= INDEX */


/* SEARCH TABS TOP =======================================> */

/*ニュース＆トピックス*/
#search_tab h2 {
	display: none;
}
#search_tab dl {
	padding: 5px;
	margin: 0;
	border-top: none;
}
/*ニュース＆トピックス トップページ*/
#search_tab {
	margin: 0;
	padding: 0;
	width: 480px;
	overflow: hidden;
}
#search_tab div {
	margin-bottom: 20px;
	background-color: #fff;
	padding: 8px;
	position: relative;
	border-top: 2px solid #0074be;
	width: 464px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
#search_tab ul {
	margin: 0;
	padding: 0;
	width: 480px;
}
#search_tab ul:after {
	content: "";
	display: block;
	clear: both;
}
#search_tab ul li {
	display: block;
	float: left;
	height: 30px;
	width: 158px;
	margin: 0 2px;
	padding: 0;
}
/* IE8用 by岡 */#search_tab ul li {
	margin: 0 0 0 2px\9;
}
#search_tab ul:first-child li:first-child {
	margin: 0 1px 0 0;
}
#search_tab ul li:last-child {
	margin: 0 0 0 1px;
}
#search_tab ul li .stab1, #search_tab ul li .stab2, #search_tab ul li .stab3 {
	display: block;
	margin: 0;
	padding: 0;
	height: 30px;
	background-image: url('../all_img/org/topic_title.png');
	background-repeat: no-repeat;
	width: 158px;
	text-indent: -77777em;
	border: none;
}
#search_tab ul li .stab1 {
	background-position: right top;
}
#search_tab ul li .stab2 {
	background-position: right -40px;
}
#search_tab ul li .stab3 {
	background-position: right -80px;
}
#search_tab ul li a {
	margin: 0;
	padding: 0;
}
#search_tab .stab_1, #search_tab .stab_2, #search_tab .stab_3 {
	display: none;
	width: 462px;
	min-height: 300px;
	max-height: 502px;
	overflow: auto;
	overflow-x: hidden;
	background-color: #ffffff;
	clear: both;
	border: solid 1px #0074be;
}
#search_tab .stab_1 p:nth-child(3) a{
	display: block;
	float: left;
	padding: 4px;
}
#search_tab .stab_1 p:after{
	content: "";
	display: block;
	clear: both;
}
#search_tab .stab_3 h4{
	margin-top: 24px;
}
#search_tab .stab_3 p a{
	display: block;
	padding: 6px 0 6px 12px;
}
#search_tab div.active {
	display: block;
}
#search_tab div.hide {
}
#search_tab ul li.active a.stab1 {
	background-position: left top;
}
#search_tab ul li.active a.stab2 {
	background-position: left -40px;
}
#search_tab ul li.active a.stab3 {
	background-position: left -80px;
}
#gengo #search {
	overflow: hidden;
	width: 185px;
}
#gengo #search form {
	width: 185px;
}
#gengo #search p {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 30px;
}
.toppage #search {
	border-top: 1px solid #0074be;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
	margin: 0;
	padding: 10px 0 0 90px;
	background-image: url('../all_img/org/search_img.gif');
	background-repeat: no-repeat;
	background-position: 50px center;
	width: auto;
}
#search input[type="text"] {
	border: 1px solid #b3b3b3;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	width: 136px;
}
.toppage #search input[type="text"] {
	height: auto;
	width: 240px;
}
#search input[type="image"] {
	vertical-align: middle;
}
#gengo #search #keyword {
	position: absolute;
	display: inline;
	z-index: 200;
	display: block;
	background-color: transparent;
}
#gengo #search #search_btn {
	position: relative;
	display: inline;
	left: 158px;
	z-index: 250;
	margin: 1px;
	padding: 0;
	background-color: transparent;
}
#stab2 ul li {
	width: 220px;
	height: auto;
	line-height: 1.3em;
	margin: 0.3em 10px 0.4em 0;
	padding-bottom: 1px;
}
#stab2 h3 {
	background-image: none;
	background-color: tansparent;
	background-image: url('../all_img/org/h4.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	padding: 4px 10px 3px 15px;
	border-bottom: solid 1px #d2d2d2;
	clear: both;
}
#stab3 h3 {
	background-image: none;
	background-color: tansparent;
}
/* <======================================= SEARCH TABS TOP */





/* NEWS TOPICS TOP =======================================> */



/*ニュース＆トピックス*/
#news_topics_top h2 {
	display: none;
}
#news_topics_top dl {
	padding: 5px;
	margin: 0;
	border-top: none;
}
/*ニュース＆トピックス トップページ*/

#news_topics_top {
	margin: 0;
	padding: 0;
	width: 480px;
}
#news_topics_top div {
	margin-bottom: 20px;
	background-color: #fff;
	padding: 0;
	position: relative;
	border-top: 2px solid #0074be;
	width: 100%;
}
#news_topics_top div .go_list {
	position: absolute;
	top: 5px;
	right: 5px;
}
#news_topics_top div .go_list a {
	display: block;
	width: 130px;
	text-align: center;
	background-color: #BD9DBD;
	padding: 1px 3px;
	font-size: 90%;
	color: #ffffff;
	border-radius: 5px;/* CSS3草案 */
	-webkit-border-radius: 5px;/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;/* Firefox用 */
	behavior: url('../pie/PIE.htc');
}
#news_topics_top dl {
	width: 100%;
	clear: both;
	padding: 0;
}
#news_topics_top dl dt {
	margin: 0;
	padding: 8px 0 8px 40px;
	background-image: url('../all_img/org/list_03.gif');
	background-repeat: no-repeat;
	background-position: 28px 9px;
	line-height: 1.2em;
	border-top: 1px dotted #bbbbbb;
	overflow: auto;
	font-weight: normal;
	width: 100%;
}
#news_topics_top dl dt .time {
	display: block;
	float: left;
	padding: 0 0 0 0;
}
#news_topics_top dl dt .topictitle {
	display: block;
	float: left;
	padding: 0 0 0 10px;
	max-width: 340px;
}
#news_topics_top dl dt:first-child {
}
#news_topics_top dl dt a img {
	width: 50px;
	float: left;
	margin: 0 12px 5px 5px;
}
#news_topics_top dl .new {
	background-position: left 9px;
	background-image: url('../all_img/org/new.gif');
}
#news_topics_top dl dd {
	margin: 5px 0 5px 0;
	padding: 0 0 3px 50px;
	border-bottom: 1px dotted #cccccc;
	font-size: 80%;
	clear: both;
}
#news_topics_top .rss {
	padding-left: 15px;
	letter-spacing: 0;
}
#news_topics_top.rss a {
	font-size: 80%;
	font-weight: normal;
	color: #ffffff;
	background-image: url('../all_img/org/rss.gif');
	background-repeat: no-repeat;
	padding: 1px 3px 3px 16px;
}
#news_topics_top .disp_list {
	clear: both;
	text-align: right;
	margin: 0;
	padding: 5px;
	border-top: 1px dotted #bbbbbb;
}
#news_topics_top .rss a:hover {
}
#news_topics_top {
	overflow: hidden;
}
#news_topics_top ul {
	margin: 0;
	padding: 0;
	width: 480px;
}
#news_topics_top ul li {
	display: block;
	float: left;
	height: 30px;
	width: 158px;
	margin: 0 2px;
	padding: 0;
}
/* IE8用 by岡 */#news_topics_top ul li {
	margin: 0 0 0 2px\9;
}
#news_topics_top ul li:first-child {
	margin: 0 1px 0 0;
}
#news_topics_top ul li:last-child {
	margin: 0 0 0 1px;
}
#news_topics_top ul li .tab2, #news_topics_top ul li .tab3, #news_topics_top ul li .tab4 {
	display: block;
	margin: 0;
	padding: 0;
	height: 30px;
	background-image: url('../all_img/org/topic_title.png');
	background-repeat: no-repeat;
	width: 158px;
	text-indent: -77777em;
	border: none;
}
#news_topics_top ul li .tab2 {
	background-position: right -120px;
}
#news_topics_top ul li .tab3 {
	background-position: right -160px;
}
#news_topics_top ul li .tab4 {
	background-position: right -200px;
}
#news_topics_top ul li a {
	margin: 0;
	padding: 0;
}
#news_topics_top .news_topics_2, #news_topics_top .news_topics_3, #news_topics_top .news_topics_4 {
	display: none;
	width: 100%;
	background-color: #ffffff;
	border: solid 1px #0074be;
	clear: both;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
#news_topics_top div.active {
	display: block;
}
#news_topics_top div.hide {
	display: none;
}
#news_topics_top ul li.active a.tab2 {
	background-position: left -120px;
}
#news_topics_top ul li.active a.tab3 {
	background-position: left -160px;
}
#news_topics_top ul li.active a.tab4 {
	background-position: left -200px;
}
/*市からのお知らせ*/
#news_topics_top #tab2 {
	overflow: hidden;
	width: 478px;
}
#news_topics_top #tab2 dl {
	padding: 8px;
}
#news_topics_top #tab2 dl dt {
	display: block;
	width: 211px;
	float: left;
	min-height: 90px;
	border-radius: 5px;
	margin: 3px;
	padding: 10px 5px 5px 5px;
	line-height: 1.2em;
	border: 1px solid #0074be;
	font-weight: normal;
	background-image: none;
	overflow: hidden;
}
#news_topics_top #tab2 dl dt .time {
	display: block;
	float: left;
	padding: 23px 0 0 0;
	width: 120px;
	font-size: 90%;
}
#news_topics_top #tab2 dl dt a img {
	display: block;
	float: left;
	width: 70px;
	margin: 0 5px 0 0;
	float: left;
}
#news_topics_top #tab2 dl dt .topictitle {
	padding: 0;
}
#news_topics_top #tab2 dl dt .topictitle a {
	display: block;
	float: left;
	font-size: 100%;
	width: 130px;
}
#news_topics_top #tab2 dl dt.new .topictitle a {
	background-position: left top;
	background-image: url('../all_img/org/new.gif');
	background-repeat: no-repeat;
	padding-top: 20px;
}
#news_topics_top #tab2 dl dd {
	display: none;
}
/*タブでのお知らせその他 */
#news_topics_top #tab3 dl, #news_topics_top #tab4 dl {
	height: 332px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#news_topics_top #tab3 dl dt, #news_topics_top #tab4 dl dt {
	margin: 0 0 0 5px;
	width: auto;
}
/*トップページ　新着情報*/
#news_topics_main {
	background-image: url('../all_img/org/sinchaku_title.png');
	background-repeat: no-repeat;
	padding-top: 30px;
	position: relative;
}
#news_topics_main .rss_btn{
	position: absolute;
	top: 3px;
	right: 46px;
	margin: 0;
	padding: 0;
}
#news_topics_main div {
	margin-bottom: 20px;
	background-color: #fff;
	padding: 0;
	width: 478px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	border: solid 1px #0074be;
}
#news_topics_main dl {
	width: 100%;
	height: 300px;
	clear: both;
	padding: 0;
	overflow-y: scroll;
	overflow-x: hidden;
}
#news_topics_main dl dt {
	margin: 0 0 0 5px;
	clear: both;
	padding: 8px 0 8px 0;
	background-image: url('../all_img/org/list_03.gif');
	background-repeat: no-repeat;
	/*	background-position: 28px 9px;*/
	background-position: 0 8px;
	line-height: 1.2em;
	border-top: 1px dotted #bbbbbb;
	overflow: auto;
	font-weight: normal;
	width: 100%;
}
/*
#news_topics_main dl .new{
	background-position: left 9px;
	background-image: url('../all_img/org/new.gif');
	}
	*/
#news_topics_main dl dd {
	margin: 5px 0 5px 0;
	padding: 0 0 3px 50px;
	border-bottom: 1px dotted #cccccc;
	font-size: 80%;
	clear: both;
}
#news_topics_main dl dt .time {
	display: block;
	float: left;
	padding: 0 10px 0 12px;
}
#news_topics_main dl dt .topictitle {
	display: block;
	float: left;
	max-width: 360px;
}
#news_topics_main .rss {
	padding-left: 15px;
	letter-spacing: 0;
}
#news_topics_main .rss a {
	font-size: 80%;
	font-weight: normal;
	color: #ffffff;
	background-image: url('../all_img/org/rss.gif');
	background-repeat: no-repeat;
	padding: 1px 3px 3px 16px;
}
#news_topics_main .disp_list {
	clear: both;
	text-align: right;
	margin: 0;
	padding: 5px;
	border-top: 1px dotted #bbbbbb;
}
#news_topics_main h2 {
	display: none;
}
/* <======================================= NEWS TOPICS TOP */


/* NEWS TOPICS ===========================================> */



#news_topics h2 {
	font-size: 100%;
	background-image: url('../all_img/org/wrap_bg.gif');
	background-repeat: repeat-x;
	background-size: auto;
	background-position: left center;
	border-bottom: 1px solid #b6d972;
	margin: 0 0 0 0;
	padding: 7px 5px 5px 25px;
	line-height: 1.4em;
}
#news_topics div {
	margin-bottom: 20px;
	padding-bottom: 5px;
	position: relative;
	border: 1px solid #b6d972;
}
#news_topics div .go_list {
	position: absolute;
	top: 5px;
	right: 5px;
}
#news_topics div .go_list a {
	display: block;
	width: 130px;
	text-align: center;
	background-color: #BD9DBD;
	padding: 1px 3px;
	font-size: 90%;
	color: #ffffff;
	border-radius: 5px;/* CSS3草案 */
	-webkit-border-radius: 5px;/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;/* Firefox用 */
	behavior: url('../pie/PIE.htc');
}
#news_topics dl {
	width: 100%;
	height: 7.2em;
	clear: both;
	padding: 0;
	overflow-y: scroll;
	overflow-x: hidden;
	border-bottom: 1px dotted #cccccc;
	margin: 0 0 0 0;
}
#news_topics dl dt {
	margin: 0 0 0 5px;
	clear: both;
	padding: 8px 0 8px 16px;
	background-image: url('../all_img/org/list_03.gif');
	background-repeat: no-repeat;
	/*	background-position: 28px 9px;*/
	background-position: 0 8px;
	line-height: 1.2em;
	border-top: 1px dotted #bbbbbb;
	overflow: auto;
	font-weight: normal;
	width: 650px;
}
/*
#news_topics dl .new{
	background-position: left 9px;
	background-image: url('../all_img/org/new.gif');
	}
	*/
#news_topics dl dd {
	margin: 5px 0 5px 0;
	padding: 0 0 3px 50px;
	border-bottom: 1px dotted #cccccc;
	font-size: 80%;
	clear: both;
}
#news_topics dl dt .time {
	display: block;
	float: left;
	padding: 0 10px 0 0;
}
#news_topics dl dt .topictitle {
	display: block;
	float: left;
	max-width: 570px;/*	max-width: 300px;*/
}
.rss {
	padding-left: 15px;
	letter-spacing: 0;
}
.rss a {
	font-size: 80%;
	font-weight: normal;
	color: #ffffff;
	background-image: url('../all_img/org/rss.gif');
	background-repeat: no-repeat;
	padding: 1px 3px 3px 16px;
}
#news_topics .disp_list {
	clear: both;
	text-align: right;
	margin: 5px 10px 0 0;
}
/*新着情報一覧*/

.news_topics dl dt {
	margin: 0 0 0 5px;
	clear: both;
	padding: 8px 0 8px 16px;
	background-image: url('../all_img/org/list_03.gif');
	background-repeat: no-repeat;
	background-position: 0 8px;
	line-height: 1.2em;
	border-top: 1px dotted #bbbbbb;
	overflow: auto;
	font-weight: normal;
	width: 650px;
}
.news_topics dl dt .time {
	display: block;
	float: left;
	padding: 0 10px 0 0;
}
.news_topics dl dt .topictitle {
	display: block;
	float: left;
	max-width: 570px;/*	max-width: 300px;*/
}
/*

/* <=========================================== NEWS TOPICS */

/* FOOTER ===============================================> */
.banner_4 {
	padding: 10px 0;
	border-top: solid 1px #009c00;
	border-bottom: solid 1px #009c00;
}
.banner_4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.banner_4 ul li {
	float: left;
	margin: 3px 7px;
	padding: 0;
}
.banner_4 ul li a {
	line-height: 1em;
}
.adbanner_foot {
	padding: 10px 0;
	border-top: solid 1px #009c00;
	border-bottom: solid 1px #009c00;
}
.adbanner_foot ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.adbanner_foot ul li {
	float: left;
	margin: 3px 7px;
	padding: 0;
	min-width: 146px;
	text-align: center;
}
.adbanner_foot ul li a {
	line-height: 1em;
}
.bottom_link {
	float: left;
}
.bottom_link ul {
	margin: 5px 0;
	list-style-type: none;
	display: block;
	overflow: hidden;
	clear: both;
}
.bottom_link li {
	margin: 0 1em 0 0;
	float: left;
}
/*	.bottom_link li:first-child:before*/
.bottom_link li:first-child {
	content: "";
}
/*	.bottom_link li:before*/
.bottom_link li {
	content: "｜　";
}
#syman {
	float: right;
}
#syman table {
	margin: 0;
}
#fmenu {
	clear: both;
	width: 960px;
	margin: 10px auto 10px;
}
#fmenu ul {
	padding: 0;
	margin: 0;
}
#fmenu ul li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}
#fmenu ul li+li {
	border-left: solid 1px #000;
}
#fmenu ul li {
	padding: 0 10px;
}
#footer {
	background-color: #fff;
	overflow: hidden;
}
#footer h1 {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 110%;
	text-shadow: 0px 0px 0px #fff;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footerContents {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	background-image: url('../all_img/org/ft_bg.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightfoot {
	width: 360px;
	margin: 0 0 8px 0;
	padding: 0;
	float: left;
	border-right: 1px solid #ccc;
}
#leftfoot {
	width: 580px;
	margin: 0 0 8px 0;
	padding: 5px 0 0 0;
	float: right;
}
#copyright {
	clear: both;
	margin: 0;
	padding: 5px;
	background-color: #007a00;
	text-align: center;
	color: #fff;
	font-size: 90%;
	line-height: 1em;
}
/* <================================================FOOTER */

/* TOP IMAGE SILIDE SHOW */
#topImage {
	width: 960px;
	margin: 0;
}
#topImage p {
	margin: 0;
	padding: 0;
}
/* CONTAINER */
#container {
	margin: 0 auto 20px;
	width: 100%;
	background-color: #fff;
	padding: 0 15px;
	width: 930px;
}
.toppage #container {
	background-color: transparent;
	padding: 0;
	width: 960px;
}
/* TOP 3 COLUMN */
#searchSection {
	width: 480px;
	float: left;
	margin: 0 0 0 20px;
}
#informationSection {
	width: 220px;
	float: left;
}
#recommendSection {
	width: 220px;
	float: right;
}
#main {
	width: 700px;
	position: relative;
	float: left;
}
/* トップページコンテンツ */
.mosimo, .osirase, .goiken, .sagachannel, .kishakaiken {
	background-color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	margin-bottom: 10px;
	border: solid 1px #0074be;
}
.sagachannel, .kishakaiken {
	border: solid 1px #0074be;
}
.mosimo {
	border: solid 1px #ed1c24;
}
.mosimo h2, .osirase h2, .goiken h2, .sagachannel h2, .kishakaiken h2 {
	background-image: url('../all_img/org/h2_mosimo.gif');
	background-repeat: no-repeat;
	text-indent: -5555em;
	width: 220px;
	height: 30px;
	padding: 0;
	border: none;
	margin-bottom: 10px;
	background-size: 100% 100%;
}
.osirase h2 {
	background-image: url('../all_img/org/h2_osirase.gif');
}
.goiken h2 {
	background-image: url('../all_img/org/h2_goiken.gif');
}
.sagachannel h2 {
	background-image: url('../all_img/org/h2_sagasichannel.gif');
}
.kishakaiken h2 {
	background-image: url('../all_img/org/kishakaiken.jpg');
	width: 200px;
}
.mosimo p, .osirase p, .goiken p, .sagachannel p, #subNavi .kishakaiken p {
	margin: 5px 10px 5px 10px;
}
#subNavi .kishakaiken p iframe {
	margin-left: 10px;
}
.mosimo ul, .osirase ul, .goiken ul, .sagachannel ul, #subNavi .kishakaiken ul {
	margin: 5px 10px 10px 10px;
	padding: 0;
}
.mosimo ul li, .osirase ul li, .goiken ul li, .sagachannel ul li, #subNavi .kishakaiken ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mosimo ul li a, .osirase ul li a, .goiken ul li a, .sagachannel ul li a, #subNavi .kishakaiken ul li a {
	display: block;
	width: 163px;
	background-image: url('../all_img/org/list_mosimo.gif');
	background-repeat: no-repeat;
	border: solid 1px #b3b3b3;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	padding: 6px 10px 5px 25px;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
}
#subNavi .kishakaiken ul li a {
	width: 143px;
}
.osirase ul li a, .goiken ul li a, .sagachannel ul li a, #subNavi .kishakaiken ul li a {
	background-image: url('../all_img/org/list_blue.gif');
}
.waku {
	background-color: #fff;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	border: solid 1px #0074be;
}
.waku h2 {
	background-image: none;
	font-size: 110%;
	border-color: #0074be;
	color: #0074be;
	padding: 0px 5px 5px 0px;
	line-height: 1.2;
}
.waku h2 img, .sagachannel ul li a img {
	vertical-align: middle;
}
.waku ul, .waku ol {
	margin: 0 0 0 5px;
}
.banner_2 p {
	margin-bottom: 10px;
	padding: 0;
	line-height: 0;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
.banner_3 {
	background-color: #fff;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	border: solid 1px #0074be;
}
.banner_3 p {
	margin: 0px;
}
p.kage img {
	padding: 0;
	line-height: 0;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
/* サイトマップ */
.site_map {
	margin-bottom: 10px;
}
.site_map ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.site_map ul li {
	margin: 0;
	padding: 2px 0 3px 25px;
	background-image: url('../all_img/org/site02.gif');
	background-repeat: no-repeat;
}
.site_map ul .layer_1 {
	border-top: 1px dotted #cccccc;
	background-image: url('../all_img/org/site01.gif');
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-top: 10px;
}
.site_map ul .layer_1 ul li, .site_map ul .layer_2, .site_map ul .layer_2 ul li {
	border: none;
	margin: 0;
}
.site_map ul .layer_2 {
	margin-left: 25px;
}
.site_map .in_page {
	padding-top: 5px;
}
.site_map .in_page li {
	background-image: url('../all_img/org/site03.gif');
	background-repeat: no-repeat;
}
/* メールフォーム */
.mail_form {
}
.mail_form .form_label {
	clear: both;
	width: 207px;
	padding: 5px;
	border-top: 1px dotted #cccccc;
	border-right: 3px solid #cccccc;
	float: left;
}
.mail_form .form_label .mcheck {
	background-image: url('../all_img/org/hissu.gif');
	background-repeat: no-repeat;
	padding: 0 35px 0 2px;
	color: #ffffff;
}
.mail_form .form_input {
	width: 470px;
	padding: 5px;
	border-top: 1px dotted #cccccc;
	float: left;
}
.mail_form .form_input p {
	color: #ff0000;
	font-size: 80%;
}
.mail_form .form_input input[type=text], .mail_form .form_input textarea {
	font-size: 110%;
	padding: 3px;
	border: 1px solid #bbbbbb;
}
.mail_form .form_input textarea {
	width: 465px;
}
.mail_form .form_input input[type=text]:focus, .mail_form .form_input textarea:focus {
	background-color: #ffffcc;
}
.mail_form .form_button {
	clear: both;
	border-top: 1px dotted #cccccc;
	padding: 5px;
	text-align: center;
}
.mail_form .form_button input {
	display: block;
	width: 150px;
	margin: 0 0 10px 275px;
 *margin: 0 0 10px 0;
	_margin: 0 0 10px 0;
}
.mail_form .form_button input[type=submit] {
	padding: 10px 0;
	font-weight: bold;
}
/* 文字サイズ */

#font_size {
	background-image: url("../all_img/org/font_size_bg.gif");
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	margin: 5px 0;
	overflow: auto;
	padding: 4px 5px 2px;
}
#font_size p {
	display: inline;
	float: left;
	margin: 0 2px 0 0;
	padding-top: 3px;
	text-indent: -5555em;
	width: 70px;
}
#font_size ul {
	display: block;
	list-style: outside none none;
	margin: 0;
	overflow: auto;
	padding: 0;
}
#font_size ul li {
	display: inline;
	float: left;
	margin: 0 0 0 2px;
	padding: 0;
}
#font_size ul li a {
	background-image: url("../all_img/org/font_size_btn.gif");
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -7777em;
	width: 36px;
}
#font_size ul li a#text_l {
	background-position: -37px 0;
	width: 36px;
}
#font_size ul li a#text_xl {
	background-position: -74px 0;
	width: 36px;
}
/* 背景色変更 */
#bg_color {
	background-image: url("../all_img/org/bgcolor_bg.gif");
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	margin: 5px 0;
	overflow: auto;
	padding: 4px 5px 2px;
}
#bg_color p {
	display: inline;
	float: left;
	margin: 0 2px 0 0;
	padding-top: 3px;
	text-indent: -5555em;
	width: 70px;
}
#bg_color ul {
	display: block;
	list-style: outside none none;
	margin: 0;
	overflow: auto;
	padding: 0;
}
#bg_color ul li {
	display: inline;
	float: left;
	margin: 0 0 0 2px;
	padding: 0;
}
#bg_color ul li a {
	background-image: url("../all_img/org/bgcolor.gif");
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -7777em;
	width: 36px;
}
#bg_color ul li.blue a {
	background-position: -37px top;
}
#bg_color ul li.white a {
	background-position: -74px top;
}
/* SNSと更新の場所確保 */
.conttents_info {
	position: relative;
	width: 100%;
	/*    height: 2em;*/
	overflow: hidden;
}
/* SNS */
.sns {
	position: relative;
	float: left;
	width: 45%;
}
#recommendSection .sns {
	position: relative;
	float: left;
	width: 100%;
}
.fb-like, .g-plusone, .twitter {
	float: left;
	padding: 0;
	margin: 1px 3px 2px 0;
	line-height: 0;
}
.fb-like {
	position: relative;/*	top: -3px;
	left: 0px;*/
}
.casc {
	margin: 0 0 15px 5px;
}
/* コンテンツの説明 
.description {
	float:left;
	width: 49%;
}
*/
/* 更新日時 */
.updatetime {
	position: relative;
	float: right;
	width: 54%;
	/*    right:0;
    top:0;*/
	text-align: right;
}
.contentMain {
	clear: both;
	float: none;
	margin: 0.5em 0 0 0;
}
/*=================================== 問い合わせ =====*/
#ask_section {
	border: 1px solid #0074be;
	border-top: 2px solid #0074be;
	margin: 20px 0;
}
#ask_section h3 {
	background-image: none;
	margin: 1px 0 2px 0;
	border-top: 1px solid #0074be;
	border-bottom: 1px dotted #0074be;
}
#ask_section address {
	padding: 5px 10px;
	line-height: 1.7em;
}
/*=================================== POP EASY =====*/

.overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
}
.modal {
	display: none;
	font-size: 120%;
	background: #666;
	padding: 5px 10px 10px 10px;
	border: 5px solid #0074be;
	overflow: auto;
	z-index: 1001;
	position: absolute;
	width: 76%;
	min-height: 300px;
	text-align: left;
}
.modal .closeBatsu {
	display: block;
	width: 27px;
	height: 27px;
	float: right;
	z-index: 1005;
}
.modal .btn {
	text-decoration: none;
}
#MeasureContents {
	height: 140px;
	overflow: hidden;
	margin-bottom: 5px;
}
#MCont p {
	width: 200px;
	margin: 10px;
	padding: 5px 5px 0 5px;
	float: left;
	background-color: #ffffff;
}
.modal h2.modal_h {
	font-size: 120%;
	color: #333;
	margin-bottom: 1em;
}
#modal_Form_ICD {
	border: 5px solid #d00;
	background-color: #eee;
}
#modal_Form_FCD {
	border: 5px solid #d00;
	background-color: #eee;
}
.modal h2.modal_hdel {
	font-size: 120%;
	color: #d00;
	margin-bottom: 1em;
}
.modal h3.modal_hdel {
	color: #d00;
	border-color: #c00;
}
.modal p.label {
	margin: 0;
	color: #666;
	font-weight: bold;
}
.modal p.value {
	padding-bottom: 0.5em;
}
.cms .modal h3 {
	padding: 0;
	border-left: none;
	border-bottom-width: 3px;
	border-right-width : 3px;
}
.cms .modal p {
	margin-bottom: 5px;
}
.modal .btn_area {
	margin: 20px auto 0 auto;
	width: 300px;
	text-align: center;
}
.modal button {
	font-size: 90%;
	width: 10em;
	height: 2.4em;
}
.modal input.modal_form_btn {
	font-size: 90%;
	width: 10em;
	height: 2.4em;
}
.cms .modal .upl {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 200px;
}
.cms .modal ul {
	margin: 10px 10px 20px 20px;
}
.cms .modal li {
	margin-bottom: 5px;
}
.cms .modal a img {
	border: 0;
	border: none;
}
.pdf {
	clear: both;
	font-size: 80%;
	margin: 0;
	padding: 0;
}
/* 組織から探すのH3見出し */
h3.category_title {
	background-image: none;
}
p.tantouka {
	width: 33%;
	float: left;
}
/* 各部署へのメールフォームに関するスタイル */

.gazomiddle {
	vertical-align: middle;
}
#smf_form {
	margin: 10px 0 20px 0;
}
.smf_table {
	width: 100%;
}
.smfLabel {
	width: 30%;
	text-align: left;
	padding: 5px 10px;
	border: 1px solid #cccccc;
}
.smfInput {
	width: 70%;
	padding: 5px 10px;
	border: 1px solid #cccccc;
}
#smf_button {
	text-align: center;
}
#smf_button .kakunin_btn {
	font-size: 120%;
	width: 8em;
}
/* よくある質問 */
h2.faq {
	background-image: none;
	border: none;
	font-size: 120%;
	margin: 1em 0;
	padding: 0;
}
h3.faq {
	background-image: none;
	border: none;
	font-size: 120%;
	margin: 0;
	padding: 0;
	margin: 0.5em 0;
}
