@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	border: 0; /* 旧IE対応 */
	text-align: center;
	background: #FFFFFF;
	min-width: 960px; /* 可変ブラウザの最小 */
}
#container {
	float: left;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
h2 {
	margin: 0;
	padding: 0;
}
#mymainback p {
	margin: 0;
}


/* リンク色を隠す */
.img_b {
	vertical-align: top;
	border: none;
}


/* 隠す */
.hide {
	position: absolute;
	left: -100em;
	top: -100em;
}
.hide2 {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}


/* ヘッダーここから */
#header {
	margin: 0;
	padding: 0;
	height: auto;
	width: 100%;
}
#header2 {
	width: 100%;
	float: left;
	clear: left;
	padding: 0;
	height: auto;
	margin: auto;
}

#he_left {
	float: left;
	margin: 0 -180px 0 0;
	padding: 0;
	width: 180px;
	height: 60px;
	z-index: 4;
	position: relative;
}
#he_left h1, #he_left p {
	margin: 10px 0 0 10px;
	padding: 0;
}

.header_nav {
	margin: 0;
	padding: 7px 0 0 0;
}
.header_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.header_nav li.gyou2 {
	display: inline;
	margin: 0;
	padding: 0 0 0 10px;
}
.header_nav li.gyou2_2 {
	display: inline;
	margin: 0;
	padding: 0 0 0 10px;
	letter-spacing: -2px;
}
.header_nav li.gyou3 {
	display: inline;
	margin: 0;
	padding: 0 4px 0 0;
}
.header_nav li.gyou3_2 {
	display: inline;
	margin: 0;
	padding: 0;
}


#he_right {
	margin: 0 -180px 0 0;
	padding: 0;
	float: left;
	text-align: right;
	height: auto;
	width: 100%;
}
#he_right_a {
	margin: 0 15px 0 180px;
	padding: 5px 0 0;
	background: url("/img/he_right_a.jpg") no-repeat left top;
}
/* ヘッダーここまで */


/* Flashここから */
#flash {
	clear: left;
	float: left;
	margin: -35px 0px 0px;
	padding: 0;
	padding-bottom: 70px;
	width: 100%;
	height: auto;
}
#flashswf {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
#flashswf img {
	width: 100%;
}
/* Flashここまで */


/* 3カラム */
#mymainback {
	line-height: 1.4;
	width: 100%;
	float: left;
	clear: left;
	margin: -50px 0 0 0;
	padding: 0;
	height: auto;
}


/* 両サイドのカラム */
#sidebar1 {
	float: left;
	width: 200px;
	margin: 0 -200px 0 0;
	padding: 0 0 1em 0;
	position: relative;
	left: 20px;
	z-index: 3;
}
#sidebar2 {
	float: left;
	width: 200px;
	margin: 0 -200px 0 0;
	padding: 0 0 1em 0;
	position: relative;
	left: -20px;
	z-index: 3;
}


/* 両サイドの画像用 */
.menu_list_e2 {
	width: 200px;
	margin: 0;
	padding: 0;
}
.menu_list_e2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu_list_e2 li {
	width: 200px;
	margin: 0 0 5px 0;
	padding: 0;
}


/* 左メニュー */
.sidebar1_box1 {
	width: 200px;
	margin: 0 0 5px 0;
	padding: 0;
}
.sidebar1_box2 {
	width: 200px;
	margin: 0;
	padding: 0;
}
.sidebar1_box2 h2 {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 32px;
}
.sidebar1_box3 {
	width: 200px;
	margin: 0;
	padding: 0;
	background: url("/img/sidebar_box3_back.gif") no-repeat center bottom;
}
.sidebar1_box3 ul {
	margin: 0;
	padding: 5px 5px 5px 12px;
	list-style-type: none;
	font-size: 90%;
}
.sidebar1_box3 li {
	clear: both;
	margin: 0.2em 0;
	padding: 0 0 0 16px;
	background: url("/img/icon_migi1.gif") no-repeat left 0.25em;
}
.sidebar1_box3 ul.search {
	border-color: #FF9900;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	background: #F9F5DD;
}
.sidebar1_box3 ul.search li {
	background: url("/img/icon_migi2.gif") no-repeat 3px 0.35em;
}
.sidebar1_box3 ul.kanko li {
	background: url("/img/icon_migi2.gif") no-repeat 3px 0.35em;
}

.tit_search {
	background: url("/img/tit_search.jpg") no-repeat;
}
.tit_pickup {
	background: url("/img/tit_pickup.jpg") no-repeat;
}
.tit_feedback {
	background: url("/img/tit_feedback.jpg") no-repeat;
}
.tit_tell {
	background: url("/img/tit_tell.jpg") no-repeat;
}
.tit_population {
	background: url("/img/tit_population.jpg") no-repeat;
}
.tit_kanko {
	background: url("/img/tit_kanko.jpg") no-repeat;
}


/* 雪情報 */
.tit_snow {
	background: url("/img/tit_snow.jpg") no-repeat;
}
.snow .sidebar1_box3 dl {
	margin: 0;
	padding: 8px 0 0 0;
	border-color: #0842A6;
	border-style: solid;
	border-width: 0 1px;
	background: #E9F3FB;
	overflow: hidden;
}
.snow .sidebar1_box3 dt {
	float: left;
	margin: 0;
	padding: 0.4em 0 0 18px;
	font-size: 70%;
}
.snow .sidebar1_box3 dd {
	float: right;
	margin: 0;
	padding: 0 18px 0 0;
	font-weight: bold;
}
.snow .sidebar1_box3 ul {
	border-color: #0842A6;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	background: #E9F3FB;
}
.snow .sidebar1_box3 li {
	background: url("/img/icon_migi2.gif") no-repeat 3px 0.35em;
}


/* 人口と世帯数 */
.population h2 {
	height: 35px;
}
.population .sidebar1_box3 {
	width: 194px;
	_width: 200px;
	padding: 4px 0 6px 6px;
	text-align: center;
}
.sidebar1_box3 table {
	border-collapse: collapse;
	border-width: 0;
	margin: 0 auto;
	color: #666666;
}
.sidebar1_box3 th {
	border-collapse: collapse;
	border-width: 0;
	padding: 0.1em;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
}
.sidebar1_box3 td {
	border-collapse: collapse;
	border-width: 0;
	padding: 0.1em;
	text-align: right;
	word-wrap: break-word;
}
.sidebar1_box3 td.data {
	text-align: left;
}
.sidebar1_box3 td span {
	font-size: 70%;
}


/* 本文関連ここから */
#main {
	float: left;
	width: 100%;
	margin: 0 -200px 0 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
#main_a {
	margin: 0 200px;
	padding: 0 40px;
}


/* 本文の各ブロック */
.main_box {
	width: 100%;
	clear: both;
	margin: 0 0 20px;
	padding: 0;
}
.main_box_important {
	width: 100%;
	clear: both;
	margin: 0 0 20px;
	padding: 0;
}


/* 一覧を見るのアイコン */
.tit_list {
	width: 100%;
	clear: both;
	margin: 0;
	padding: 6px 0 0;
	text-align: right;
}
.tit_list .icon_rss a {
	background: url("/img/icon_rss.gif") no-repeat left center;
	margin: 0 10px 0 0;
	padding: 0 0 0 18px;
}
.tit_list .icon_list a {
	background: url("/img/icon_list.gif") no-repeat left center;
	margin: 0 10px 0 0;
	padding: 0 0 0 18px;
}


/* 重要なお知らせ */
#main .h2_a {
	background: url("/img/h2_a_back.jpg") no-repeat right top;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#tit_important {
	float: left;
	margin: 0;
	padding: 0;
	width: 258px;
	height: 33px;
}
#tit_important h2 {
	background: url("/img/tit_important.jpg") no-repeat;
	margin: 0;
	padding: 0;
	width: 258px;
	height: 33px;
}
.list_top_impo {
	clear: both;
	margin: 0;
	padding: 6px 0 8px 0;
	background: url("/img/list_top_impo.gif");
}
.list_top_impo ul {
	margin: 0;
	padding: 8px 8px 0 14px;
	list-style-position: outside;
	list-style-type: none;
}
.list_top_impo ul li {
	clear: both;
	margin: 0.2em 0;
	padding: 0 0 0 20px;
	background: url("/img/icon_impo.gif") no-repeat left 0.2em;
}


/* トピックス・イベントカレンダー */
ul.tabNavi {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url("/img/tabmenu_back.gif") repeat-x left bottom;
	overflow: hidden;
	_overflow: visible;
	zoom: 1;
}
ul.tabNavi li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	width: 258px;
	height: 33px;
}

.calendar {
	width: 100%;
	overflow: hidden;
}
.calendar_left {
	float: left;
	width: 48%;
}
.calendar_right {
	float: left;
	width: 52%;
}


/* 新着更新情報 */
#main .h2_b {
	background: url("/img/h2_b_back.jpg") no-repeat right top;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#tit_news {
	float: left;
	margin: 0;
	padding: 0;
	width: 258px;
	height: 33px;
}
#tit_news h2 {
	background: url("/img/tit_news.jpg") no-repeat;
	margin: 0;
	padding: 0;
	width: 258px;
	height: 33px;
}


/* 年月日付リストここから */
.list_top {
	clear: both;
	margin: 0;
	padding: 0 0 8px;
}
.list_top ul {
	margin: 0;
	padding: 8px 8px 0 14px;
	list-style-position: outside;
	list-style-type: none;
}
.list_top ul li {
	clear: both;
	margin: 0.2em 0;
	padding: 0 0 0 14px;
	background: url("/img/icon_migi2.gif") no-repeat left 0.4em;
}
.list_top p.no_data {
	padding: 8px 4px;
}


/* ライフインデックス */
#kurashi {
	width: 100%;
	background: url("/img/kurashi_back.jpg") no-repeat right top #FAF4E7;
}
#kurashi h2 {
	background: url("/img/tit_kurashi.jpg") no-repeat;
	margin: 0;
	padding: 0;
	width: 258px;
	height: 33px;
}
#kurashi ul {
	margin: 0 0 6px;
	padding: 5px 0 0 6px;
	overflow: hidden;
	list-style-type: none;
}
#kurashi li {
	float: left;
	width: 60px;
	height: 67px;
	margin: 0 4px 4px 0;
	padding: 0;
	background: url("/img/kurashi_menu_on.gif") no-repeat;
}
#kurashi li a {
	display: block;
	width: 60px;
	height: 67px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url("/img/kurashi_menu.gif") no-repeat;
}
#kurashi li a:hover {
	background-image: none !important;
}
#kurashi li#lifestage1,
#kurashi li#lifestage1 a {
	background-position: 0 0;
}
#kurashi li#lifestage2,
#kurashi li#lifestage2 a {
	background-position: -60px 0;
}
#kurashi li#lifestage3,
#kurashi li#lifestage3 a {
	background-position: -120px 0;
}
#kurashi li#lifestage4,
#kurashi li#lifestage4 a {
	background-position: -180px 0;
}
#kurashi li#lifestage5,
#kurashi li#lifestage5 a {
	background-position: -240px 0;
}
#kurashi li#lifestage6,
#kurashi li#lifestage6 a {
	background-position: -300px 0;
}
#kurashi li#lifestage7,
#kurashi li#lifestage7 a {
	background-position: -360px 0;
}
#kurashi li#lifestage8,
#kurashi li#lifestage8 a {
	background-position: -420px 0;
}


/* 右メニュー */
.sidebar2_box1 {
	width: 200px;
	margin: 0 0 5px 0;
	padding: 0;
}
.sidebar2_box2 {
	width: 200px;
	margin: 0;
	padding: 0;
}
.sidebar2_box2 h2 {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 32px;
}
.sidebar2_box3 {
	width: 200px;
	margin: 0;
	padding: 0;
	background: url("/img/sidebar_box3_back.gif") no-repeat center bottom;
}

.sidebar2_box3 .text{
	text-align: left;
}

.sidebar2_box3 ul {
	margin: 0;
	padding: 5px 5px 5px 12px;
	list-style-type: none;
	font-size: 90%;
}
.sidebar2_box3 li {
	clear: both;
	margin: 0.2em 0;
	padding: 0 0 0 16px;
	background: url("/img/icon_migi1.gif") no-repeat left 0.3em;
}

.tit_city {
	background: url("/img/tit_city.jpg") no-repeat;
}
.tit_photo {
	background: url("/img/tit_photo.jpg") no-repeat;
}
.tit_plan {
	background: url("/img/tit_plan.jpg") no-repeat;
}
.tit_info {
	background: url("/img/tit_info.jpg") no-repeat;
}


/* フォトグラフえべつ */
.photograph p {
	padding: 6px 4px 10px 4px;
	text-align: center;
}
.photograph .captionbox {
	clear: both;
	width: 198px;
	margin: 0 1px;
	padding: 0 0 8px 0;
	background: url("/img/captionbox_back1.jpg") no-repeat center bottom;
}
.photograph .captionbox p {
	margin: 0;
	padding: 11px 0 0 16px;
	text-align: left;
	background: url("/img/captionbox_back2.jpg") no-repeat center top;
}
.photograph p.no_data {
	padding: 8px 4px 10px 8px;
	text-align: left;
	font-size: 90%;
}


/* フッターここから */
#footer {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 90%;
}

#author_info {
	clear: both;
	margin: 0;
}
#author_info .footer_navi {
	margin: 0;
	padding: 0;
	background: url("/img/footer_navi.gif") no-repeat right bottom #E0EDF1;
}
#author_info .footer_navi ul {
	margin: 0 0 0 20px;
	padding: 8px 0;
	list-style-type: none;
}
#author_info .footer_navi li {
	display: inline;
	margin: 0;
	padding: 0 16px 0 16px;
	background: url("/img/icon_migi3.gif") no-repeat left 0.2em;
}

#author_box {
	margin: 0;
	padding: 0;
	background: url("/img/author_box.jpg") no-repeat right top #008033;
	color: #FFFFFF;
}
#author_box p {
	margin: 0 260px 0 20px;
	padding: 18px 0 22px;
	line-height: 1.6;
}
#author_box .author_link {
	font-style: italic;
	margin-left: 4.8em;
}
#author_box a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#author_box a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#author_box a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#author_box a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
p#copyright {
	clear: both;
	margin: 0;
	padding: 10px 20px;
	color: #666666;
}
/* フッターここまで */
/*コロナバナー追加*/
#pickupswf {
	text-align: center;
}
#pickupswf img {
	width: calc(50% - 20px);
	max-width: 440px;
	min-width: 200px;
}
#pickupswf img.img1 {
	margin-right: 20px;
}