/*==================================================================================*/
/* 共通用	Default.css																*/
/*==================================================================================*/

/*-----------------------------------------------------------------------------------
	ネスケ用サイズ合わせ
-----------------------------------------------------------------------------------*/
/*
*{ box-sizing : border-box; }
*{ -moz-box-sizing : border-box; }
*/

/*-----------------------------------------------------------------------------------
	bodyタグ共通
-----------------------------------------------------------------------------------*/
body
{
	width: 800px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	line-height: 1.5em;
	font-size: 100%;
	color: #000000;
}
/* IEのみに適用する \*/
*html body{ word-break: break-all; overflow: auto; }


/*-----------------------------------------------------------------------------------
	formタグ共通
-----------------------------------------------------------------------------------*/
form
{
	margin: 0px;
	padding: 0px;
}


/*-----------------------------------------------------------------------------------
	pタグ共通
-----------------------------------------------------------------------------------*/
p
{
	margin: 0px;
	padding: 0px;
}


/*-----------------------------------------------------------------------------------
	divタグ共通
-----------------------------------------------------------------------------------*/
div
{
	margin: 0px;
	padding: 0px;
}
/* IEバグ対策用ハック(Mac版非対応) \*/
*html div { height: 1px; }


/*-----------------------------------------------------------------------------------
	アンカー共通
-----------------------------------------------------------------------------------*/
a:link
{
	color: #0000CB;
	text-decoration: underline;
}
a:active
{
	color: #8B0000;
	text-decoration: underline;
}
a:visited
{
/*	color: #0000CB;
	text-decoration: underline;*/
}
a:hover
{
	color: #6A5ACD;
	text-decoration: underline;
}


/*-----------------------------------------------------------------------------------
	見出し（H1〜H6）共通
-----------------------------------------------------------------------------------*/
h1
{
	font-size: 100%;
	font-weight: bold;
	line-height : 1.5em;
}
h2
{
	font-size: 130%;
	font-weight: bold;
	line-height : 1.5em;
}
h3
{
	font-size: 120%;
	font-weight: bold;
	line-height : 1.5em;
}
h4
{
	font-size: 110%;
	font-weight: bold;
	line-height : 1.5em;
}
h5
{
	font-size: 100%;
	font-weight: bold;
	line-height : 1.5em;
}
h6
{
	font-size: 100%;
	font-weight: bold;
	line-height : 1.5em;
}


/*-----------------------------------------------------------------------------------
	画像共通
-----------------------------------------------------------------------------------*/
img
{
	border: none;
}


/*-----------------------------------------------------------------------------------
	非表示用
-----------------------------------------------------------------------------------*/
.hide
{
	display: none;
}


/*-----------------------------------------------------------------------------------
	音声ナビ
-----------------------------------------------------------------------------------*/
.voicenavi
{
	display: none;
}


/*-----------------------------------------------------------------------------------
	外国語サイト・サイトマップ・組織表示リンク表示　toplink
-----------------------------------------------------------------------------------*/
div.toplink
{
	color: #FF9900;
	text-align: right;
}

/*-----------------------------------------------------------------------------------
	トップバナー　topimg
-----------------------------------------------------------------------------------*/
div.topimg
{
	margin: 0px auto;
	text-align: left;
}
div.topimg_top	/* トップページ用 */
{
	margin: 0px auto;
	text-align: left;
	background-image: url("../top_images/topimg_top_r.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
div.topimg_top_bg	/* トップページ用 */
{
	background-image: url("../top_images/topimg_bg.gif");
	background-repeat: repeat-x;
}


/*-----------------------------------------------------------------------------------
	メニューバー　menubar
-----------------------------------------------------------------------------------*/
div.menubar_01
{
	text-align: center;
}
/*-----------------------------------------------------------------------------------
	Google検索　google_search
-----------------------------------------------------------------------------------*/
div.google_search
{
	padding-right: 5px;
	text-align: right;
	background-image: url("../top_images/topimg_bg.jpg");
	background-repeat: no-repeat;
}
.google_search img
{
	vertical-align: middle;
}
.google_search form
{
	display: inline;
}

/*-----------------------------------------------------------------------------------
	自治体情報　cityinfo
-----------------------------------------------------------------------------------*/
div.cityinfo
{
	line-height : 1.5em;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	border-top: 1px solid #000000;
	background-image: url("../top_images/footer_bg.gif");
}


/*-----------------------------------------------------------------------------------
	サイドニュー　sidemenu
-----------------------------------------------------------------------------------*/
h1.sidemenu_title
{
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.sidemenu_frame
{
	background: transparent url(../top_images/sidemenu_bg.gif) repeat-x;
	line-height : 1.5em;
	letter-spacing: 1px;
	margin: -1px 0px 5px 0px;
	padding: 0px 3px 3px 3px;
	text-align: left;
}
.sidemenu_frame ul
{
	margin : 0px;
	padding : 0px;
}
.sidemenu_frame li
{
	list-style-type: none;
	background: transparent url(../top_images/li_01.gif) no-repeat;
	background-position: 3px 0.5em;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 90%;	
	border-bottom: 1px dotted #cccccc;
}
li.sidemenu_img
{
	list-style-image: none;
	list-style-type: none;
	margin : 5px 0px 5px 0px;
	padding : 0px;
}

/*-----------------------------------------------------------------------------------
	サイドニュー（ＦＡＱ） sidemenu_frame_faq
-----------------------------------------------------------------------------------*/
div.sidemenu_title_faq {
	margin: 10px 0 0 0;
	padding: 0;
}
div.sidemenu_frame_faq {
	background-color: #eaeaff;
	line-height : 1.5em;
	margin: 0 0 15px 0;
	padding: 0 3px 5px 3px;
	text-align: left;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}
.sidemenu_frame_faq p
{
	background: transparent url(../top_images/li_07.gif) no-repeat;
	background-position: 0 5px;
	margin: 0 0;
	padding: 0 0 0 15px;
	font-size: 95%;	
}

/*-----------------------------------------------------------------------------------
	ピックアップ　pickup
-----------------------------------------------------------------------------------*/
h1.pickup_title
{
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.pickup_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 3px 10px;
	text-align: left;
	font-size: 90%;
}
.pickup_frame h2
{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
div.pickup_img
{
	text-align: center;
	padding: 3px;
}


/*-----------------------------------------------------------------------------------
	広告バナー　banner
-----------------------------------------------------------------------------------*/
h1.banner_title
{
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.banner_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	padding: 0px 0px 3px 0px;
	font-size: 90%;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 5px;
}
.banner_frame div
{
	margin-top: 5px;
}
div.banner_link
{
	font-size: 80%;
	margin-top: 5px;
}
.banner_link img
{
	margin-right: 5px;
	vertical-align: middle;
}
/*-----------------------------------------------------------------------------------
	パンくず　topicpath
-----------------------------------------------------------------------------------*/
div.topicpath
{
	margin-bottom: 5px;
	padding: 10px 5px 10px 5px;
	font-size: 90%;
	text-align:left;
	background: transparent url(../top_images/topicpath_bg.gif) repeat-x top right;
	background-image: url("../top_images/topicpath_bg.gif");
	background-repeat: repeat-x;
	background-color: #e5e5e5;
	border: solid 1px #000000;
}
.topicpath p
{
	line-height: 1em;
	padding: 2px 0px;
}
.topicpath img
{
	vertical-align: middle;
	margin: 0px 3px;
}


/*-----------------------------------------------------------------------------------
	サイトポリシー　sitepolicy
-----------------------------------------------------------------------------------*/
div.sitepolicy
{
	margin: 20px 0px 0px 0px;
}


/*-----------------------------------------------------------------------------------
	title_short
-----------------------------------------------------------------------------------*/
h1.title_short
{
	margin: 0px;
	padding: 7px 5px 5px 5px;
	color: #000000;
	min-height: 25px;
}
div.title_short_t
{
	background: transparent url(../top_images/title_short_top.gif) no-repeat top;
}
div.title_short_m
{
	background: transparent url(../top_images/title_short_middle.gif) no-repeat top;
	background-color: #dadaf1;
}
div.title_short_b
{
	background: transparent url(../top_images/title_short_bottom.gif) no-repeat bottom;
}
/*-----------------------------------------------------------------------------------
	title_long
-----------------------------------------------------------------------------------*/
h1.title_long
{
	margin: 0px 5px;
	padding: 7px 5px 5px 5px;
	color: #000000;
	min-height: 25px;
}
div.title_long_t
{
	background: transparent url(../top_images/title_long_top.gif) no-repeat top;
}
div.title_long_m
{
	background: transparent url(../top_images/title_long_middle.gif) no-repeat top;
}
div.title_long_b
{
	background: transparent url(../top_images/title_long_bottom.gif) no-repeat bottom;
}


/*===================================================================================
	以下は季節で変化する内容 (冬ver)
====================================================================================*/
/* コンテンツページ H2〜H6タグ Contents.cssより移動 */
/* H2 */
.contents h2
{
	background-color: #ceceff;
	border-top: 1px dashed #3030ff;
	border-bottom: 1px dashed #3030ff;
	border-left: 10px solid #3030ff;
	border-right: 10px solid #3030ff;
	font-size: 110%;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px 0px 0px 20px;
}
/* H3 */
.contents h3
{
	background-color: #e4e4ff;
	border-bottom: 1px dashed #9c9cf8;
	border-left: 10px solid #9c9cf8;
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px 0px 0px 20px;
}
/* H4 */
.contents h4
{
	background-color: #f1f1ff;
	border-bottom: 1px solid #009aff;
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px 0px 0px 20px;
}
/* H5 */
.contents h5
{
	background-color: #fffdff;
	border-bottom: 1px solid #009aff;
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px 0px 0px 20px;
}
/* H6 */
.contents h6
{
	color: #943700;
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px 0px 0px 20px;
}



/* サイトマップ、コンテンツ一覧 Toppage.cssより移動 */
/*-----------------------------------------------------------------------------------
	ボックスリスト　boxlist
-----------------------------------------------------------------------------------*/
div.boxlist_title
{
	height: 31px;
	background: transparent url(../top_images/boxlist_title.gif) no-repeat;
}
.boxlist_title h1
{
	height: 31px;
	display: none;
}
div.boxlist_frame
{
	margin: 0px 0px 10px 0px;
	position: relative;
}
table.boxlist {
	width: 100%;
	border: solid 1px;
	text-align: left;
	border: solid 1px #cecece;
}

.boxlist caption
{
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin-top: 10px;
}

.boxlist th
{
	background-color:#6666ff;
	font-weight: bold;
	color: #ffffff;
	border: solid 1px #cecece; border-collapse: collapse;
	text-align : center;
	line-height: 1.5em;
}

td.boxlist_01
{
	line-height: 1.5em;
	font-weight: bold;
	font-size: 120%;
	border: solid 1px #cecece; border-collapse: collapse;
}

td.boxlist_02
{
	background-color:#ccccff;
	font-weight: normal;
	border: solid 1px #cecece; border-collapse: collapse;
}

td.boxlist_03
{
	background-color:#f1f1ff;
	font-weight: normal;
	border: solid 1px #cecece; border-collapse: collapse;
}

td.boxlist_04
{
	background-color: #f1f1ff;
	text-align:center;
	font-weight: normal;
	border: solid 1px #cecece; border-collapse: collapse;
}


td.boxlist_05
{
	background-color:#f1f1ff;
	text-align:center;
	font-weight: normal;
	border: solid 1px #CECFCE; border-collapse: collapse;
}

/*-----------------------------------------------------------------------------------
	サイトマップ　sitemap
-----------------------------------------------------------------------------------*/
div.sitemap_title
{
	background: transparent url(../top_images/sitemap_title.gif) no-repeat;
	height: 31px;
}
.sitemap_title h1
{
	display: none;
	height: 31px;
}
div.sitemap_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 5px 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	width: 100%;
	float: left;
	clear: both;
}
div.sitemap_01
{
	margin: 0px;
	padding: 0px 5px 0px 0px;
	text-align: left;
	position: relative;
	width: 49.5%;
	float: left;
	clear: left;
}
div.sitemap_02
{
	margin: 0px;
	text-align: left;
	position: relative;
	width: 49.5%;
	float: right;
	clear: right;
}
div.sitemap_03
{
	line-height : 0.5em;
	clear: left;
}
div.sitemap_10
{
	margin: 0px 0px 25px 0px;
}
.sitemap_10 h2
{
	line-height: 1.3em;
	margin: 0px;
	padding: 3px;
	font-size: 110%;
	border-left: 10px solid #9c9cf8;
	border-bottom: 1px solid #9c9cf8;
	background-color: #e5e5ff;
}

.sitemap_10 ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
}
.sitemap_10 li
{
	margin-top: 5px;
	margin-bottom: 5px;
}



