﻿@charset "UTF-8";
/* CSS Document */




/*ページタイトル*/
.pagetitle {
	width: 980px;
	height: 163px;
	margin:0 auto;

}

.pagetitle h1 {

}


.kurashi {
	background-image: url(image/bg_kurashi.jpg);
	background-repeat: no-repeat;
	height: 163px;
	
}

.kanko {
	background-image: url(image/bg_kanko.jpg);
	background-repeat: no-repeat;
	height: 163px;
	
}

.Biz {
	background-image: url(image/bg_Biz.jpg);
	background-repeat: no-repeat;	
	height: 163px;
}

.City {
	background-image: url(image/bg_City.jpg);
	background-repeat: no-repeat;
	height: 163px;
	
}

.Education {
	background-image: url(image/bg_Education.jpg);
	background-repeat: no-repeat;
	height: 163px;
	
}


.Health {
	background-image: url(image/bg_Health.jpg);
	background-repeat: no-repeat;
	height: 163px;
	
}

.kosodate {
	background-image: url(image/bg_kosodate.jpg);
	background-repeat: no-repeat;
	height: 163px;
	
}

.eizo {
	background-image: url(image/bg_eizo.jpg);
	background-repeat: no-repeat;
	height: 163px;
	
}

.photo {
	background-image: url(image/bg_photo.jpg);
	background-repeat: no-repeat;
	height: 163px;
	
}





.pagetitle1 h1.kakukaitirantitle {
	padding: 10px;
	font-size: 1.4em;
}

.pagetitle1 h1 {
	background-image: url(image/bg_h104.jpg);	/* 蜃気楼で固定 */
	padding: 10px;
	font-size: 1.4em;
}

.pagetitle1 h1.h101 {
	background-image: url(image/bg_h101.jpg);
	
}

.pagetitle1 h1.h102 {
	background-image: url(image/bg_h102.jpg);
	
}


.pagetitle1 h1.h103 {
	background-image: url(image/bg_h103.jpg);
	
}
.pagetitle1 h1.h104 {
	background-image: url(image/bg_h104.jpg);
	
}

.pagetitle1 h1.h105 {
	background-image: url(image/bg_h105.jpg);
	
}




/* =======================================
title
======================================= */

.pagetitle1 {}

.title,title1 {
	padding: 10px;
}
.title h2,title1 h2 {
	font-size:1.2em;
	line-height:1.4;
	font-weight:bold;
	margin:0;
	padding:0;
	

}
.title h2 span {
	display:block;
}

.midasih3 h3 {
	border-bottom: 1px solid #0084c6;
	border-left: 10px solid #0084c6;
	padding: 5px;
	background: #fff;
	margin-top: 30px;	/* 幅調整 */
}
	







/*くらしの情報*/
/*こんな時は*/
/*.konatokiha {
	background: #fff;
}*/

.konatokiha div {
	float:left;
	margin: 0 5px 10px 5px;
}

ul.waku {
	padding: 0;
	margin: 20px 0 10px 0;
	display:-webkit-box;
	display:-moz-box;
 	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	width:980px;
	
	
	
}




ul.waku li {
	width:235px;
	list-style:none;
	margin: 0 3px 20px 5px;
	padding: 0 0 30px 0;
	list-style-position:outside;
}

/*li.mijika {
	background-image:url(../../guide/photo_mijika.jpg);
	background-repeat:no-repeat;
	background-position: 135px 40px;
}


li.fukusi1 {
	background-image:url(../../guide/photo_fukusi.jpg);
	background-repeat:no-repeat;
	background-position: 135px 40px;

}

li.sumai {
	background-image:url(../../guide/photo_sumai.jpg);
	background-repeat:no-repeat;
	background-position: 135px 40px;
}

li.kurasi {
	background-image:url(../../guide/photo_kurasi.jpg);
	background-repeat:no-repeat;
	background-position: 135px 40px;
}

li.ninsin {
	background-image:url(../../guide/photo_ninsin.jpg);
	background-repeat:no-repeat;
	background-position: 135px 40px;
}

li.kyouiku {
	background-image:url(../../guide/photo_kyouiku.jpg);
	background-repeat:no-repeat;
	background-position: 135px 40px;
}

li.zei {
	background-image:url(../../guide/photo_zei.jpg);
	background-repeat:no-repeat;
	background-position: 135px 40px;
}

li.sangyo {
	background-image:url(../../guide/photo_sangyo.jpg);
	background-repeat:no-repeat;
	background-position: 135px 40px;
}

li.tosi {
	background-image:url(../../guide/photo_tosi.jpg);
	background-repeat:no-repeat;
	background-position: 135px 40px;
}*/


.wakutit {
	width:225px;
	margin:0 auto;
	text-align: center;
	padding: 5px 0;
	background-image:url(image/icon_03.png);
	background-repeat: no-repeat;
	background-position:220px 10px;
	padding-right: 10px;
}

.wakutit a {
	display: block;
	text-decoration:none;

}



.wakukoumoku {

	float:left;
	font-size: 0.9em;
	padding-left: 5px;
	padding-top: 3px;
	line-height: 1.6;
	width: 95%;
	
	}
	
	

/*観光・文化・スポーツ*/


.caption {
	text-align:center;
	margin-top: 20px;
	font-size: 1.2em;
}



ul.kankobox {
	padding: 0;
	margin: 0;
	display:-webkit-box;
	display:-moz-box;
 	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	width:980px;
}

ul.kankobox li {
	float:left;
	width:320px;
	list-style:none;
	margin: 10px 3px 10px 3px;
	padding: 0;
	list-style-position:outside;
}

.kankobox h1 {
	padding: 3px 0 3px 10px;
	font-size: 1.2em;
	margin:0 0 0 0;
}

.kankobox p {
	margin:0;
	padding: 0 3px;
}

ul.kankobox1 {
	padding: 0;
	margin: 0;
	display:-webkit-box;
	display:-moz-box;
 	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	width:980px;
}

ul.kankobox1 li {
	float:left;
	width:480px;
	list-style:none;
	margin: 10px 3px 10px 3px;
	padding: 0;
	list-style-position:outside;
}

.kankobox1 h1 {
	padding: 3px 0 3px 10px;
	font-size: 1.2em;
	margin:0 0 0 0;
}

.kankobox1 p {
	margin:0;
	padding: 0 3px;
}

.kankobox1 div {
	float:left;
	margin: 10px 1px 10px 8px;
}

.kankoban1 {
	width: 980px;
	margin:0 auto;

}	

.kankoban {
	float:left;
	margin: 5px 10px 5px 10px;
}


.categorybt {
	margin-top: 20px;
	
	}

.categorybt .categrybtbanL {
	float:left;
	margin-right: 16px;
	margin-bottom: 10px;
}

.categorybt .categrybtbanR {
	float:right;
	margin-bottom: 10px;
}



/*一覧*/
ul.wakuitiran {
	padding: 0;
	margin: 20px 0 10px 0;
	display:-webkit-box;
	display:-moz-box;
 	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	width:720px;

	
}

ul.wakuitiran li {
	border:1px solid #666;
	width:230px;
	background-color:#fff;
	list-style:none;
	margin: 0 3px 15px;
	padding: 0 0 30px 0;
	list-style-position:outside;
}




.wakuitirantit {
	width:220px;
	margin:0 auto;
	text-align: center;
  background: #114d99;
	color: #fff;
	padding: 5px 0;
	/*background-image:url(image/icon_03.png);
	background-repeat: no-repeat;
	background-position:220px 10px;*/
	padding-right: 10px;
}

.wakuitirantit a {
	width: 100%;
	display: block;
	text-decoration:none;
	background-image: none;
	background-image:url(image/icon_03.png);
	background-repeat: no-repeat;
	background-position:100% 7px;
	padding-right: 5px;

}






ul.wakuitiran dd {
	background-image:url(image/icon_01.png);
	background-repeat:no-repeat;
	padding-left: 20px;
	background-position:5px 5px;
	list-style-position:outside;
	margin-left: 1px;
	font-size: 0.9em;
	line-height: 1.8;
}




ul.wakuitiran li div.aaa {
	background-image:url(image/icon_01.png);
	background-repeat:no-repeat;
	padding-left: 20px;
	background-position:5px 5px;
	list-style-position:outside;
	margin-left: 1px;
	font-size: 0.9em;
	line-height: 1.8;
	border: none;
}

ul.oyakudati_index {
	margin:0;
	padding:0 0 20px 0;

}

ul.oyakudati_index li {
	background-image:url(image/icon_01.png);
	background-repeat:no-repeat;
	padding-left: 20px;
	list-style:none;
	background-position:5px 5px;
	margin-left: 1px;
	font-size: 0.9em;
	line-height: 1.8;
	margin-bottom: 10px;

}

ul.oyakudati_index li p {

	line-height: 1.6;


}


/* =======================================
select-block
======================================= */
.select-block {
	background: #fff;
	border:1px solid #71A9D9;
	padding:10px 20px 0 20px;
	margin-bottom:15px;
}
.select-block .breadcrumb {
	/* font-size:0.9em; 要望により削除*/
	line-height:1.4;
	font-weight:normal;
	margin-bottom:15px;
}
.select-block .breadcrumb a {
	color:#0066CC;
	text-decoration:underline;
}
.select-block .breadcrumb a:hover {
	color:#0099CC;
	text-decoration:underline;
}
.select-block h3 {
	background-image:url(image/icon04.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:1em;
	line-height:1.4;
	font-weight:normal;
	margin-bottom:5px;
}
.select-block p {
	font-size:0.9em;
	line-height:1.4;
	margin-bottom:10px;
}
.select-block .select-form {
	font-size:0.9em;
	line-height:1.4;
	margin-bottom:10px;
	text-align:center;
}
.select-block label {
	padding-left:5px;
}


/* =======================================
form btn
======================================= */



.searchbtn {
	background-image:url(image/btn_search.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:67px;
	height:20px;
	border:0;
	text-indent:-9999px;
	cursor:pointer;
}

.resetbtn {
	background-image:url(image/btn_reset.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:67px;
	height:20px;
	border:0;
	text-indent:-9999px;
	cursor:pointer;
	vertical-align:top;

}


/* =======================================
info-block
======================================= */
.info-block {
	margin-bottom:15px;
}
.info-block p {
	font-size:1em;
	line-height:1.4;
	margin: 0 10px;	/* 幅調整 */
}
.info-block p.count {
	color:#990000;
	font-weight:bold;
}
.info-block p.accept-date {
	font-size:1em;
	line-height:1.4;
	color:#CC0000;
	font-weight:bold;
}


/* =======================================
pagenavi
======================================= */
.pagenavi {

	padding:5px 10px;

	font-size:0.9em;
	line-height:1.4;
	margin-bottom:15px;
}
.pagenavi .prev {
	float:left;
	width:30%;

}
.pagenavi .next {
	float:right;
	text-align:right;
	width:30%;
}
.pagenavi .now {
	float:left;
	text-align:center;
	width:40%;
	font-weight:bold;
}

.pagenavi .prev a {
	background-image:url(image/icon_01back.png);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:13px;
	color:#000000;

}
.pagenavi .next a {
	background-image:url(image/icon_01.png);
	background-position:100% 0px;
	background-repeat:no-repeat;
	padding-right:13px;
	color:#000000;

}

.pagenavi a:hover {
	text-decoration:underline;
}






/* =======================================
output_news
======================================= */
.output_news {
	margin-bottom:20px;
}
.output_news ul {
	list-style:none;
	margin:0 10px;
	padding:0;
}
.output_news li {
	
	padding-left:13px;
	font-size:1em;
	line-height:1.4;
	border-bottom:1px solid #666;
	padding-bottom:10px;
	margin-bottom:10px;
}
.output_news li span.date {
	font-size:0.9em;
	padding-right:10px;
}

.output_news li span.title_dl {
	background-image:url(image/icon_05.png);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding: 10px 30px;
	
}

.output_newsshou {}

.output_newsshou p.title_dl {
	/*float:left;*/	/* コメントアウト */
	margin-left: 5px;

}

.output_newsshou p.title_photo {
	float:left;
	width:100px;
	margin-left: 30px;
	
}



/*詳細*/

.shousai_left p.shousaiday {
	font-size: 0.9em;
	padding-bottom: 5px;
	margin:0 10px 10px 10px;
	
}

.shousai_left p.shousaitext {
	padding-bottom: 5px;
	line-height: 1.8;
	margin-left: 20px;
}

ul.shousaitext1 {
}


.white {
	border-bottom: 2px solid #666;
	padding-bottom: 10px;
	margin-bottom: 20px;
	
}



.shousai_left h2 {
	font-size: 0.9em;
	font-weight:normal;
	padding: 10px;
	margin:0 10px 10px 10px;
}

.kakukashousai h2  {
	padding: 10px;
	margin-top: 20px;	/* 幅調整 */
}

.shousai_left h3 {
	border-bottom: 1px dotted #666;
	/*font-weight:normal;*/
	padding: 5px;
	color: #437bbb;
	margin:20px 10px;
}

.otoiawasesaki {
	padding: 10px 5px 10px 30px;
	
}

/*.otoiawasesaki span {
	color: #437bbb;
	
}*/

.otoiawasesaki p {
	font-size: 0.9em;
	
}

.otoiawasesaki p.mail {
	font-size: 0.9em;
	background-image:url(image/icon_06.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 30px;
	
}

.shousai_right p {
	padding-left: 5px;
	margin-bottom:0;
	
}


/* =======================================
/*
======================================= */
.update {
	font-size:0.85em;
	line-height:1.4;
	color:#666666;
	margin:10px;
}

#output_area h2.QA_Q {
	
	border: none;
	border-bottom: 1px dotted #666;
	background: #e2f3fb;
	font-size: 1.2em;
	font-weight: bold;
	color: #0172be;
	background-image: url(image/bg_Q.png);
	background-repeat:no-repeat;
	background-position: 5px 7px;
	padding-left: 40px;
}


#output_area h2.QA_A {
	
	border: none;
	border-bottom: 1px dotted #666;
	background: #fff5f1;
	font-size: 1.2em;
	font-weight: bold;
	color: #a00303;
	background-image: url(image/bg_A.png);
	background-repeat:no-repeat;
	background-position: 5px 7px;
	padding-left: 40px;
}

#output_area h3.QA_Q{
	border: none;
	border-bottom: 1px solid #0172be;
	color: #000;
	margin-bottom: 15px;
	
	
}

#output_area h3.QA_A{
	border: none;
	border-bottom: 1px solid #a00303;
	color: #000;
	margin-bottom: 15px;
	
	
}


#output_area h4.QA_A{
	border: none;
	border-left: 5px solid #a00303;
	margin-bottom: 10px;
	color: #000;
	margin-bottom: 15px;
	
	
}


#output_area h3,
.output_area h3{ /* 見出し大はh3 */
	font-size:1.1em;
	line-height:1.4;
	margin:0 10px 5px 10px;
	padding:2px 10px 7px 15px;
	/*clear:both;*/
}
#output_area h4,
.output_area h4 { /* 見出し小はh4 */
	font-size:1em;
	line-height:1.4;
	font-weight:normal;
	margin:0 0 10px 10px;
	padding:0 0 0 5px;
	/*clear:both;*/
}
#output_area h4 span,
.output_area h4 span { /* 見出し小はh4 */
	color: #000080;
	/*clear:both;*/
}

#output_area p,
.output_area p {
	font-size:0.9em;
	line-height:1.6;
	margin-bottom:15px;
	padding: 0 10px;
}
#output_area ul,
#output_area ol,
.output_area ul,
.output_area ol {
	margin:0 0 15px 30px;
}
#output_area li,
.output_area li {
	font-size:0.9em;
	line-height:1.4;
}

#output_area table,
.output_area table {
	/*margin-bottom:15px;*/
	border-collapse:collapse;
	margin:0 10px 5px 10px;
}
#output_area th,
#output_area td,
.output_area th,
.output_area td {
	padding:3px 10px;
	/* font-size:0.9em; */
	line-height:1.4;
	font-weight:normal;
	vertical-align:top;
}

#output_area th,
.output_area th,
#output_area tr.header td,
.output_area tr.header td { /* th */
	text-align:center;
	
}
/*
#output_area .odd,
.output_area .odd {
	background-color:#FAFAFA;
}
#output_area .even,
.output_area .even {
	background-color:#E3ECF7;
}
*/
.alignleft {
	float:left;
	margin:0 10px 10px 0;
}
.alignright {
	float:right;
	margin:0 0 10px 10px ;
}
.aligncenter {
	display:block;
	margin:10px auto;
	clear:both;
	text-align:center;
}

table.event-table {
	margin-bottom:20px; /* 10px */
}
table.event-table td {
	vertical-align:top;
	padding:3px;
	font-size:1em; /* 0.9em */
	line-height:1.4;
}



/* =======================================
linkinfo-block
======================================= */
.linkinfo-block {
	margin:0 15px 15px 15px;
}
.linkinfo-block h4 {
	background-image:url(image/subtitle2_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	border-bottom:1px solid #D2D2D2;
	font-size:1em;
	line-height:1.4;
	font-weight:bold;
	margin:0 -15px 10px -15px;
	padding:0px 10px 5px 12px;
	clear:both;
}
.linkinfo-block p {
	margin-bottom:15px;
	font-size:0.9em;
	line-height:1.4;
}

/* =======================================
お問い合せ
======================================= */
.inquiry-block {
	border: 2px solid #06F;
	border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;

}
.inquiry-block div {
	color : #124d99;
	font-size: 1.1em;
	font-weight:bold;
	padding-bottom:10px;
	padding: 10px;
}
.inquiry-block p {
	font-size:1em;
	line-height:1.4;
	padding:0px 20px 10px 20px;
}


/* =======================================
search-navi
======================================= */
.search-navi {
	margin-bottom:10px;
}
.search-navi ul {
	list-style:none;
	margin:0 10px;
	padding:0;
	float:right;
}
.search-navi li {
	background-image:url(image/icon_01.png);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:13px;
	font-size:0.9em;
	line-height:1.4;
	margin-left:15px;
	margin-bottom:5px;
	float:left;
}
.search-navi li a {
	color:#000000;

}

/* =======================================
search-list
======================================= */
.search-list {
	margin-bottom:15px;
}
.search-list ul {
	list-style:none;
	margin:0 10px;
	padding:0;
}
.search-list li {
	background-image:url(image/icon_01.png);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:13px;
	font-size:0.9em;
	line-height:1.4;
	margin-bottom:5px;
}
.search-list li a {
	color:#000000;

}
.search-list li a:hover {
	color:#0066CC;
	text-decoration:underline;
}

.hp .section .search-list li a {
	color:#0066CC;
	text-decoration:none;
}
.hp .section .search-list li a:hover {
	color:#000000;
	text-decoration:underline;
}

li .count {
	color:#666666;
}

/*リストの横3列表示用*/
.lay-3col li {
	width:30%;
	float:left;
}

/* =======================================
section-info
======================================= */
.section-info,section-info1 {
	/*margin-bottom:20px;*/	/* 幅調整 */
	background: #fff;
	padding-left: 10px;

}

.leftmargin {
	margin-left: 20px;
}

.gyoumunaiyou {
	width: 50%;
	float:right;
	margin-right: 20px;	/* 幅調整 */
}

.gyoumunaiyou div.gyoumu {
	background-color:#ebebeb;
	border-bottom: 1px solid #bebfc0;
	width: 30%;
	text-align:center;

}

.gyoumunaiyou div.gyoumu_nul {

	border-bottom: 1px solid #bebfc0;

}


.gyoumunaiyou p {
	padding: 3px;
	margin:0;	/* 幅調整 */

}

.section-info dl.info {
	float:left;
	width:45%;
	
	margin:0 0 20px 0;	/* 幅調整 */
	padding:0;
	
}


/*	.section-info dl.duty {
margin-left:80%;
	border: 1px solid #f00;
	
}*/
.section-info dt,
.section-info dd {
	padding:5px;
	font-size:0.9em;
	line-height:1.4;
	margin-bottom:2px;
	border-bottom: 1px solid #bebfc0;
	
}
.section-info dt {
	background-color:#ebebeb;
	border-bottom: 1px solid #bebfc0;
	width:70px;
	text-align:center;
}

.section-info dl.info dt {
	float:left;
	clear:left;
}
.section-info dl.tel dt {
	float:left;
}
.section-info dl.info dd {
	margin-left:80px;
}

.section-info h3 {
	border-bottom:1px dotted #85ADD6;
	background-image:url(image/icon_04.png);
	background-position:2px 4px;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-bottom:5px;
	margin:20px 10px 10px 0px;	/* 幅調整 */
	font-size:1em;
	line-height:1.4;
	font-weight:bold;
	clear:both;
}

.section-info .tel {
	font-weight:normal;
	padding-left:20px;
}

.si_L {
	width: 45%;
	margin-right: 30px;
	display:table;
	float:left
	
}

.si_koumoku {
	width: 20%;
	background-color:#ebebeb;
	border-bottom: 1px solid #bebfc0;
	text-align:center;
	margin-bottom: 10px;
	display: table-cell;
}

.si_naiyou {
	border-bottom: 1px solid #bebfc0;
	width: 80%;
	margin-bottom: 10px;
	display: table-cell;
	padding-left: 2px;

}








.kakuka_shousai {
	border-radius: 5px / 5px;
	padding: 10px;
	margin-bottom: 15px;
	/*odisplay: table;*/
	/*width: 97%;*/	/* スマホ幅で枠線がはみ出すため、コメントアウト */
	
}

.kakuka_shousainiyou,.kakuka_shousaiphoto  {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	
	
}

.kakuka_shousainiyou div.koumoku {
	width: 25%;
	float:left;
	padding:3px;
	border-top: 1px dotted #666;
	
	
}

.kakuka_shousainiyou div.nakami {
	width: 70%;
	padding:3px;
	float:left;
	border-top: 1px dotted #666;
}


.kakuka_shousaiphoto  {
	width: 300px;
	

	
}

.kakuka_shousaicap  {
	width: 45%;
	float:right;

	
}


/* =======================================
ダウンロード
======================================= */
.downlaod {
}

.downlaod div {
	border-bottom: 1px solid #666;
	padding: 5px 0 5px 30px;
	background-image:url(image/icon_05.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	margin-bottom: 20px;
}


.downlaod ul {
	list-style:none;
}

.downlaod li {
	line-height: 1.6;
	margin-bottom: 5px;
}


.downlaod li a {
	background-image: url(image/icon_01.png);
	background-repeat:no-repeat;
	background-position: 0 2px;
	padding-left: 15px;

}

.downlaod li p {
	margin:0 0 0 15px;
	padding:0;
}


.kouhou {
	margin:0 10px 30px 10px;
	}

.kouhoubox {
	width: 70px;
	margin-right: 8px;
	float:left;
	
}

.kouhoubox p {
	margin: 0;
	text-align:center;
	
}




/* =======================================
イベントカレンダー
======================================= */

.calender {
	width: 100%;
	margin-bottom: 15px;

}

.calender_l {
	width: 30%;
	float:left;
	margin:0;
	font-size: 1.1em;
	font-weight:bold;
	color: #0084c6;
	padding: 10px 0 0 10px;

}

.calender_r {
	width: 68%;
	float:right;
	margin:0;

}

ul.jyanru {
	list-style:none;
	margin:10px 0;
	padding:0;

}

ul.jyanru li {
	display: inline-block;
	width: 18%;
	padding-left: 35px;
	margin-bottom: 15px;
	line-height: 1.8;

}



ul.jyanru li.icon_calender01 {
	background-image:url(image/icon_calender01.png);
	background-repeat:no-repeat;
	background-position:0 -2px;

}

ul.jyanru li.icon_calender02 {
	background-image:url(image/icon_calender02.png);
	background-repeat:no-repeat;
	background-position:0 -2px;

}

ul.jyanru li.icon_calender03 {
	background-image:url(image/icon_calender03.png);
	background-repeat:no-repeat;
	background-position:0 -2px;

}

ul.jyanru li.icon_calender04 {
	background-image:url(image/icon_calender04.png);
	background-repeat:no-repeat;
	background-position:0 -2px;

}

ul.jyanru li.icon_calender05 {
	background-image:url(image/icon_calender05.png);
	background-repeat:no-repeat;
	background-position:0 -2px;

}

ul.jyanru li.icon_calender06 {
	background-image:url(image/icon_calender06.png);
	background-repeat:no-repeat;
	background-position:0 -2px;

}

ul.jyanru li.icon_calender07 {
	background-image:url(image/icon_calender07.png);
	background-repeat:no-repeat;
	background-position:0 -2px;

}

ul.jyanru li.icon_calender08 {
	background-image:url(image/icon_calender08.png);
	background-repeat:no-repeat;
	background-position:0 -2px;

}

ul.jyanru li.icon_calender00 {
	background-image:url(image/icon_calender00.png);
	background-repeat:no-repeat;
	background-position:0 -2px;

}

.kirikaebt {
	float:right;
}

.kirikaebt div {
	float:left;
	margin-right:10px;
}



.pagenavi_calender {
	padding:5px 10px;
	border-bottom:1px solid #427abb;
	font-size:0.9em;
	line-height:1.4;
	margin-bottom:15px;
}
.pagenavi_calender .prev {
	float:left;
	width:30%;

}
.pagenavi_calender .next {
	float:right;
	text-align:right;
	width:30%;
}
.pagenavi_calender .now {
	float:left;
	text-align:center;
	width:40%;
	font-weight:bold;
}

.pagenavi_calender .prev a {
	background-image:url(image/icon_01back.png);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:13px;
	color:#000000;

}
.pagenavi_calender .next a {
	background-image:url(image/icon_01.png);
	background-position:100% 0px;
	background-repeat:no-repeat;
	padding-right:13px;
	color:#000000;

}

.pagenavi_calender a:hover {
	text-decoration:underline;
}

/*output_event */
.output_event {
	margin-bottom:20px;

}

.output_event table {
	width: 100%;
	border: 1px solid #666;
	border-collapse: collapse;
}

.output_event th {
	border: 1px solid #666;
	background:#f0f0f1;
	padding: 5px 0;

}

.output_event td {
	border: 1px solid #666;
	text-align:center;
	width:14%;
	vertical-align:top;

}

.output_event td.sun {
	background: #f8edf3;

}

.output_event td.sat {
	background: #e4e9f4;

}

.output_event td span {


}

.output_event td.today {
	border: 2px solid #419754;
	background: #eef4dd;


}

div .carlender01 {
	background-image:url(image/icon_calender01.png);
	background-repeat:no-repeat;
	background-size: 20px 20px;
	background-position:0 0;
	float:left;
	padding-left: 25px;
	/*font-weight:bold;*/
	margin-bottom:10px;
	text-align: left;
	font-size: 0.9em;


}

div .carlender02 {
	background-image:url(image/icon_calender02.png);
	background-repeat:no-repeat;
	background-size: 20px 20px;
	background-position:0 0;
	float:left;
	padding-left: 25px;
	/*font-weight:bold;*/
	margin-bottom:10px;
	text-align: left;
	font-size: 0.9em;
}

div .carlender03 {
	background-image:url(image/icon_calender03.png);
	background-repeat:no-repeat;
	background-size: 20px 20px;
	background-position:0 0;
	float:left;
	padding-left: 25px;
	/*font-weight:bold;*/
	margin-bottom:10px;
	text-align: left;
	font-size: 0.9em;
}

div .carlender04 {
	background-image:url(image/icon_calender04.png);
	background-repeat:no-repeat;
	background-size: 20px 20px;
	background-position:0 0;
	float:left;
	padding-left: 25px;
	/*font-weight:bold;*/
	margin-bottom:10px;
	text-align: left;
	font-size: 0.9em;
}

div .carlender05 {
	background-image:url(image/icon_calender05.png);
	background-repeat:no-repeat;
	background-size: 20px 20px;
	background-position:0 0;
	float:left;
	padding-left: 25px;
	/*font-weight:bold;*/
	margin-bottom:10px;
	text-align: left;
	font-size: 0.9em;
}

div .carlender06 {
	background-image:url(image/icon_calender06.png);
	background-repeat:no-repeat;
	background-size: 20px 20px;
	background-position:0 0;
	float:left;
	padding-left: 25px;
	/*font-weight:bold;*/
	margin-bottom:10px;
	text-align: left;
	font-size: 0.9em;
}

div .carlender07 {
	background-image:url(image/icon_calender07.png);
	background-repeat:no-repeat;
	background-size: 20px 20px;
	background-position:0 0;
	float:left;
	padding-left: 25px;
	/*font-weight:bold;*/
	margin-bottom:10px;
	text-align: left;
	font-size: 0.9em;
}

div .carlender08 {
	background-image:url(image/icon_calender08.png);
	background-repeat:no-repeat;
	background-size: 20px 20px;
	background-position:0 0;
	float:left;
	padding-left: 25px;
	/*font-weight:bold;*/
	margin-bottom:10px;
	text-align: left;
	font-size: 0.9em;
}



.output_event td p {
	text-align:left;
	margin:0 0 0 25px;
	font-size: 0.9em;


}





.table{
	display:table;
	border-collapse:collapse;
	width: 100%;

}

.table .tr{
	display:table-row;
}



.table .output_event_day {
	text-align:center;
	border: 1px solid #666;
	width: 10%;
	padding:20px 0;
	display:table-cell;
	vertical-align:top;
	
}
.table .output_event_week {
	text-align:center;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 10%;
	padding:20px 0;
	display:table-cell;
	vertical-align:top;
}

.table .output_event_sho {
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 75%;
	padding:10px 10px;
	display:table-cell;

}

.table .output_event_sho p {
	margin-top: 0;
}

.sun {
	background: #f8edf3;

}

.sat {
	background: #e4e9f4;

}

.tody{
	border: 2px solid #419754;
	background: #eef4dd;
}

.output_event td span {



}

.output_event td.today {
	border: 2px solid #419754;
	background: #eef4dd;


}



.output_event_shousai {
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}


.output_event_itiday {
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 15px;
	
}


.output_event_itisho {
	margin-left: 50px;

}

.output_event_itisho div a {
	float:right;
	width: 83%;
	margin-bottom:15px;
	line-height: 1.8;

}














/*div.output_event1 > div.output_event1_day {
	float:left;
	text-align:center;
	border: 1px solid #666;
	width: 10%;
	padding:20px 0;
	
}

div.output_event1 > div.output_event1_week {
	float:left;
	text-align:center;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 10%;
	padding:20px 0;
}

div.output_event1 > div.output_event1_sho {
	float:left;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 75%;
	padding:10px 10px;

}*/



/* =======================================
アンケート
======================================= */

.anketoform {
	display:table;
	width:100%;
	margin:0 auto;

	
}
.anketo_midasi {
	padding: 5px;
	display:table-cell;
	width: 30%;
	vertical-align:top;
}

.anketo_midasi span.must {
	font-size: 0.8em;
}

.anketo_koumoku {
	padding: 5px;
	display:table-cell;
	width: 60%;
}

.anketo_koumoku input.inputtype,
.anketo_koumoku textarea.inputtype,
.anketo_koumoku select.inputtype{
	font-size: 1.0em;
}

button.inputtype {
	font-size: 1.2em;
	padding: 30px;
}







.btnArea {
	width: 100%;
	margin:10px auto 0 auto;
	text-align: center;
}

/* =======================================
マップ
======================================= */

/*リストの横3列表示用*/
.lay-4col li {
	float:left;
	margin-right: 40px;
}

li.bunka {
	background-image:url(image/icon_map01.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	height: 30px;
	padding-top: 4px;
}

li.sports {
	background-image:url(image/icon_map02.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	height: 30px;
	padding-top: 4px;
}

li.kodomo {
	background-image:url(image/icon_map03.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	height: 30px;
	padding-top: 4px;
}

li.kyoiku {
	background-image:url(image/icon_map04.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	height: 30px;
	padding-top: 4px;
}

li.kouminka {
	background-image:url(image/icon_map05.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	height: 30px;
	padding-top: 4px;
}

li.koukyou {
	background-image:url(image/icon_map06.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	height: 30px;
	padding-top: 4px;
}

li.fukusi {
	background-image:url(image/icon_map07.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	height: 30px;
	padding-top: 4px;
}





#left_menu {
	float:left;
	width:250px;
	


}

#left_menu h3 {
	margin-bottom:5px;
	margin-top: 0;
}

#main_contents {
	float:right;
	width:720px;
}
.facmap-side {

	padding:10px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #666;
	overflow: auto;   /* スクロール表示 */
	height: 450px;
}

.facmap-side ul {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}
.facmap-side li {
	background-image:url(image/icon_arrow1.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	font-size:0.85em;
	line-height:1.4;
	margin:0 0 3px 0;
}
.facmap-side li a {

}
.facmap-side li a:hover {
}
.facmap-side ul.bunrui li {
	background-position:3px 3px;
}

.facmap-side li.b01 {
	background-image:url(image/icon_map01.png);
	background-position: 0 4px;
	padding-left: 20px;
	height: 30px;
	padding-top: 4px;
	
}
.facmap-side li.b02 {
	background-image:url(image/icon_map02.png);
	background-position: 0 4px;
	padding-left: 20px;
	height: 30px;
	padding-top: 4px;
}
.facmap-side li.b03 {
	background-image:url(image/icon_map03.png);
	background-position: 0 4px;
	padding-left: 20px;
	height: 30px;
	padding-top: 4px;
}
.facmap-side li.b04 {
	background-image:url(image/icon_map04.png);
	background-position: 0 4px;
	padding-left: 20px;
	height: 30px;
	padding-top: 4px;
}
.facmap-side li.b05 {
	background-image:url(image/icon_map05.png);
	background-position: 0 4px;
	padding-left: 20px;
	height: 30px;
	padding-top: 4px;
}
.facmap-side li.b06 {
	background-image:url(image/icon_map06.png);
	background-position: 0 4px;
	padding-left: 20px;
	height: 30px;
	padding-top: 4px;
}
.facmap-side li.b07 {
	background-image:url(image/icon_map07.png);
	background-position: 0 4px;
	padding-left: 20px;
	height: 30px;
	padding-top: 4px;
}


.btnPDF {
	text-align:right;
	margin:20px 0 0 0;
}


.googlemap {}

/* =======================================
メルマガ
======================================= */

ul.mmag {
	list-style:none;
	
}

ul.mmag li {
	background-image: url(image/icon_01.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	
}

.tourokuEmail {
	padding: 5px;
	margin-left: 50px;
	margin-right: 50px;	/* 調整 */
	/*width: 50%;*/
	margin-bottom: 20px;
}



ul.tyui li {

	margin-bottom: 10px;
	
}

ul.backnamber li {

	margin-bottom: 20px;
	
}

ul.backnamber li p {

	margin: 5px 0 20px 20px;
	
}


/* =======================================
防災情報
======================================= */

.bousaitit_red h2 {
	font-size:1.1em;
	padding: 5px;
	margin:0;
}
	
.bousaijyouho {
	margin: 0 0 15px 0;
}

.bousaijyouho p {
	margin: 0 !important;
	padding: 5px;
}

.bousaitit h2 {
	font-size:1.1em;
	padding: 5px;
	margin:0;
}
	
.bousaitit h2 p {
	float:right;
	margin:0;
	background-image:url(image/icon_01.png);
	background-repeat: no-repeat;
	background-position:100% 4px;
	padding-right: 15px;
	font-weight:normal;
	font-size:0.9em !important;
}

.bousailink,
.bousailink2 {
	margin-bottom: 20px;
	padding-left: 0;
}

.bousailink p {
	margin: 0 !important;
}

.bousailink ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style:none;
}

.bousailink li {
	margin-left: 20px;
	padding: 5px 0 5px 15px;
	background-image: url(image/icon_01.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	font-size:0.9em;
}

.bousailink p,
.bousailink2 p {
	margin-left: 10px;
}
	
.bousailink div.day{
	padding: 5px 0 0 5px;
	margin:0;
	font-size:0.9em;
	float:none;
}

.bousailink div.jyou{
	padding: 5px 0 0 5px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
	font-size:0.9em;
	float:none;
}
	
.bousailink2 div.day{
	padding: 5px 0 0 5px;
	margin:0;
	font-size:0.9em;
	float:left;
}

.bousailink2 div.jyou{
	padding: 5px 0 0 15px;
	margin-bottom: 10px;
	font-size:0.9em;
	float:left;
}


/* =======================================
映像ライブラリー
======================================= */
.eizocontents {
	padding: 10px 30px;
	margin: 20px 0;
	border-bottom: 2px solid #999;
	
}



.eizoh2 h2 {
	padding-left: 20px;
	border-bottom: 2px solid #999;
	padding-bottom: 5px;
	
}

.eizoh2 h2.sinkiro {
	background-image: url(image/icon_eizo01.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	border-bottom: 2px solid #999;
	padding-bottom: 5px;
	
}



.eizoh2 h2.youTube {
	background-image: url(image/icon_eizo02.png);
	background-repeat: no-repeat;
	padding-left: 100px;
	
}

ul.wakueizo {
	padding: 0;
	margin: 20px 0 10px 0;
	display:-webkit-box;
	display:-moz-box;
 	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	width:980px;
	
	
	
}




ul.wakueizo li {
	width:480px;
	list-style:none;
	margin: 0 3px 20px 0;
	padding: 0 0 30px 0;
	list-style-position:outside;
}




ul.wakueizo li.eizoR {
	margin-left: 10px;
}



.wakueizosinkiro {
	width:100%;
	margin-bottom: 40px;
}

.wakueizosinkiro div {
	float:left;
	text-align: center;
	margin-right: 10px;
	border: 1px solid #999;
}



.wakueizotit {
	width:100%;
	margin:0 auto;
	text-align: center;
	padding: 5px 0;
}

.eizoall {
	width: 100%;
	margin:5px auto;
	padding:0 5px;
	
	
}

.eizoall .eizoallL {
	float: left;
	width: 280px;
	
	
}

.eizoall .eizoallR {
	float: right;
	width: 190px;
	height: 180px;
	position: relative;
	font-size: 0.9em;
	
	
}

.eizoall .eizoallR a {
	position: absolute;
  bottom: 0;
	
	
}

.eizotouTube {
	width: 100%;
	margin:5px auto;
	padding:0 5px;
}
	
.eizotouTube p {
		margin-left: 20px;
}

.eizotouTube p span {
	float:right;
}

.eizoline {
	border-bottom: 5px solid #ccc;
}

.gikaibt {
	margin-bottom: 40px;
	
}


/* =======================================
議会中継
======================================= */

.gikaiLive {
	
}

.gikaiLiveL {
	width: 330px;
	text-align:center;
	float: left;
	
}

.gikaiLiveR {
	width: 630px;
	/*text-align:center;*/	/* 議会情報は左寄せ */
	float:right;
	
}

.gikaiLiveR p {
	font-size: 0.9em;
	
}

.gikaiLivehyou {
	border-bottom: 1px dotted #666;
	padding: 5px;
	font-size: 0.9em;
	
}

.gikaiLivehyou div.day {
	float:left;
	width: 20%;
	
	
}

.gikaiLivehyou div.time {
	float:left;
	width: 20%;
	
	
}

.gikaiLivehyou div.Livetit {
	float:left;
	width: 35%;
	
	
}

.gikaiLivehyou div.yotei {
	float:left;
	width: 20%;

	
}


/* =======================================
市長挨拶／議会
======================================= */
.photo_area {
	text-align:center;
	
	
	}

.aisatu {
	width: 95%;
	margin-left: 10px;
	line-height: 1.6;
}

.sityou {}


.sityou .bottom_bt {
	float:left;
	margin-left: 5px;
}



/* =======================================
フォトライブラリー
======================================= */

.photolibrary {
	margin-top: 10px;
	padding: 10px;
}

.photolibrarybox {
	width: 930px;
	margin: 0 auto;
	text-align: center;
}

.photolibrary div.photobox {
	float:left;
	margin-right:10px;
	margin-left:1px;
	font-size: 0.8em;
	margin-bottom:5px;
}

.photolibrary div.photobox img {
	margin-bottom:-3px;
}

.photolibrary .bottom_bt {
	float:left;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.photolibrary p.goriyou {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: -8px;

}

.titlephotolibrary {
	padding: 10px;
}
.titlephotolibrary h2 {
	font-size:1.2em;
	line-height:1.4;
	font-weight:bold;
	margin:0;
	padding:0;
	

}
.titlephotolibrary h2 span {
	display:block;
}

.otoiawase2 {

	margin-bottom: 20px;

}

.otoiawase2 h1 {

	font-size: 1.0em;
	margin-top:0;
	padding: 5px 0 5px 30px;
}



.otoiawase2 span {

	
}

.otoiawase2 p {
	font-size: 0.9em;
	
}

.otoiawase2 p.mail {
	font-size: 0.9em;
	background-image:url(image/icon_06.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 30px;
	
}

/* =======================================
観光
======================================= */

#kankou_output {
width:980px;
margin:20px auto 0 auto;

}

#kankou_output .commentArea {
margin-bottom:20px;
}

#kankou_output .commentArea p {
border-top:3px solid #71A9D9;
padding-top:10px;
float:left;
}

#kankou_output .commentArea img {
float:right;
}

#kankou_output .hotaruikaArea {

}

#kankou_output .hotaruikaArea img.photo {
float:right;
margin:0 0 20px 10px;
}


#kankou_output .mainPhoto {
text-align:center;
margin-bottom:20px;
}



#kankou_output .kankou_btn {
text-align:center;
}
#kankou_output .kankou_btn ul {
list-style:none;
margin:0;
padding:0;
}
#kankou_output .kankou_btn li {
display: inline-block;
padding:0 3px;
margin:0;
}

#kankou_output .kankou_btn li {
background-image: none;
width: 230px;
}

#kankou_output .kankou_btn li a {
background-image: none;
}

#output_area .mmagsample {
	padding: 10px;
	margin: 5px 10px 15px 10px;
}
