/*==================================================================================*/
/* 共通用	Default.css																*/
/*==================================================================================*/

/*-----------------------------------------------------------------------------------
	bodyタグ共通
-----------------------------------------------------------------------------------*/
body
{
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	line-height : 1.5em;
	font-size: 100%;
	color: #000000;
	background: #ffffff;
	background-repeat: repeat;
}

/*-----------------------------------------------------------------------------------
	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
{
	height: 60px;
	margin-bottom: -1.5em;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	border-bottom: 1px solid #000000;
}
div.topimg_top	/* トップページ用 */
{
	height: 80px;
	margin-top: -80px;
	margin-left: 5px;
	margin-right: 100px;
	text-align: left;
	border-bottom: 1px solid #000000;
	position: relative;
	float: left;
}
div.topimg_menu_00
{
	height: 80px;
	margin-top: -80px;
	margin-right: 97px;
	text-align: right;
	position: relative;
	z-index: 1;
}
div.topimg_menu_01
{
	height: 80px;
	margin-right: 10px;
	text-align: right;
	position: relative;
	z-index: 0;
}
.topimg_menu_01 p
{
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
p.adjust
{
	margin: -1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.topimg_idx	/* インデックスページ用 */
{
	height: 60px;
	margin-bottom: -1.5em;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	border-bottom: 1px solid #000000;
}

div.topimg_menu_idx
{
	line-height: 1.5em;
	margin-right: 10px;
	text-align: right;
	font-size: 95%;
}
div.topimg_tag	/* トップページ用tag */
{
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
	border-bottom: 1px solid #000000;
	position: relative;
	float: left;
}
div.topimg_tag a:hover { 
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}


/*-----------------------------------------------------------------------------------
	自治体情報　cityinfo
-----------------------------------------------------------------------------------*/
div.cityinfo
{
	line-height : 1.5em;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px 5px 15px 5px;
	text-align: center;
	background-color: #EBFFEB;
	border-top: 1px solid #339966;
}
div.cityinfo_title
{
	font-weight: bold;
}
.cityinfo_title img
{
	vertical-align: text-bottom;
	margin: 0px 10px 0px 0px;
}


/*-----------------------------------------------------------------------------------
	サイドニュー　sidemenu
-----------------------------------------------------------------------------------*/
h1.sidemenu_title
{
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.sidemenu_title_bg
{
	background: transparent url(../top_images/sidemenu_title_bg.gif);
	background-color: #D0FFD0;
}
div.sidemenu_title_l
{
	background: transparent url(../top_images/sidemenu_title_l.gif) no-repeat top left;
}
div.sidemenu_title_r
{
	background: transparent url(../top_images/sidemenu_title_r.gif) no-repeat top right;
}
div.sidemenu_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
	border: 1px solid #086B08;
}
.sidemenu_frame ul
{
	margin: 0px;
	padding: 3px;
}
.sidemenu_frame li
{
	margin: 0px;
	padding: 0px 5px 0px 25px;
	list-style-type: none;
	background: transparent url(../top_images/li_img_01.gif) no-repeat;
	background-position: 5px 5px;
}
li.sidemenu_img
{
	list-style-image: none;
	list-style-type: none;
	margin : 5px 0px 5px 0px;
	padding : 0px;
}

/*-----------------------------------------------------------------------------------
	サイドメニュー赤　sidemenu2
-----------------------------------------------------------------------------------*/
h1.sidemenu2_title
{
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.sidemenu2_title_bg
{
	background: transparent url(../top_images/sidemenu2_title_bg.gif);
	background-color: #FFCCCC;
}
div.sidemenu2_title_l
{
	background: transparent url(../top_images/sidemenu2_title_l.gif) no-repeat top left;
}
div.sidemenu2_title_r
{
	background: transparent url(../top_images/sidemenu2_title_r.gif) no-repeat top right;
}
div.sidemenu2_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
	border: 1px solid #ff9999;
}
.sidemenu2_frame ul
{
	margin: 0px;
	padding: 3px;
}
.sidemenu2_frame li
{
	width: 100%;
	margin: 0px;
	padding: 0px 5px 0px 25px;
	list-style-type: none;
	background: transparent url(../top_images/li_img_02.gif) no-repeat;
	background-position: 5px 5px;
}
/*-----------------------------------------------------------------------------------
	サイドメニュー青　sidemenu3
-----------------------------------------------------------------------------------*/
h1.sidemenu3_title
{
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.sidemenu3_title_bg
{
	background: transparent url(../top_images/sidemenu3_title_bg.gif);
	background-color: #ccccff;
}
div.sidemenu3_title_l
{
	background: transparent url(../top_images/sidemenu3_title_l.gif) no-repeat top left;
}
div.sidemenu3_title_r
{
	background: transparent url(../top_images/sidemenu3_title_r.gif) no-repeat top right;
}
div.sidemenu3_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
	border: 1px solid #339999;
}
.sidemenu3_frame ul
{
	margin: 0px;
	padding: 3px;
}
.sidemenu3_frame li
{
	margin: 0px;
	padding: 0px 5px 0px 25px;
	list-style-type: none;
	background: transparent url(../top_images/li_img_06.gif) no-repeat;
	background-position: 5px 5px;
}


/*-----------------------------------------------------------------------------------
	ピックアップ　pickup
-----------------------------------------------------------------------------------*/
h1.pickup_title
{
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.pickup_title_bg
{
	background: transparent url(../top_images/pickup_title_bg.gif);
}
div.pickup_title_l
{
	background: transparent url(../top_images/pickup_title_l.gif) no-repeat top left;
}
div.pickup_title_r
{
	background: transparent url(../top_images/pickup_title_r.gif) no-repeat top right;
}
div.pickup_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 1px solid #CCCC33;
}
div.pickup_img
{
	text-align: center;
	padding: 3px;
	text-align: center;
}


/*-----------------------------------------------------------------------------------
	サイト内検索　search
-----------------------------------------------------------------------------------*/
h1.search_title
{
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.search_title_bg
{
	background: transparent url(../top_images/search_title_bg.gif);
	background-color: #FFCCCC;
}
div.search_title_l
{
	background: transparent url(../top_images/search_title_l.gif) no-repeat top left;
}
div.search_title_r
{
	background: transparent url(../top_images/search_title_r.gif) no-repeat top right;
}
div.search_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align: left;
	border: 1px solid #086B08;
	font-size: 80%;
}
p.search_01
{
	margin: 5px;
	text-align: center;
}

/*-----------------------------------------------------------------------------------
	イベント情報　event
-----------------------------------------------------------------------------------*/
h1.event_title
{
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.event_title_bg
{
	background: transparent url(../top_images/event_title_bg.gif);
}
div.event_title_l
{
	background: transparent url(../top_images/event_title_l.gif) no-repeat top left;
}
div.event_title_r
{
	background: transparent url(../top_images/event_title_r.gif) no-repeat top right;
}
div.event_frame
{
	line-height : 1.0em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 1px solid #CCCC33;
}
.event_frame ul
{
	margin: 0px;
	padding: 3px;
}
.event_frame li
{
	margin: 0px;
	padding: 0px 5px 0px 25px;
	list-style-type: none;
	background: transparent url(../top_images/li_img_01.gif) no-repeat;
	background-position: 5px 5px;
}

div.event_01
{
	margin: 0px 0px 0px 15px;
	text-align: left;
}
div.event_02
{
	font-size: 80%;
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 5px 0px 0px 0px;
	padding: 3px;
	text-align: right;
}
.event_02 img
{
	vertical-align: middle;
}


/*-----------------------------------------------------------------------------------
	人口情報　population
-----------------------------------------------------------------------------------*/
div.population_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 3px;
	text-align: center;
	border: 1px solid #009900;
}
table.population
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.population caption
{
	font-weight: bold;
	text-align: left;
}

.population th
{
	font-weight: normal;
	width: 50%;
	text-align: left;
}
.population td
{
	font-weight: normal;
	width: 50%;
	text-align: right;
}
td.population_td01
{
	text-align: center;
}
td.population_td02
{
	font-size: 80%;
	text-align: right;
}
.population_td02 img
{
	vertical-align: middle;
}


/*-----------------------------------------------------------------------------------
	広告バナー　banner
-----------------------------------------------------------------------------------*/
div.banner_title
{
	width: 800px;
	margin: 0px auto;
	margin-top: 20px;
	text-align: left;
	border-top: solid 1px #006666;
	border-left: solid 1px #006666;
	border-right: solid 1px #006666;
	border-bottom: dashed 1px #666666;
	background-color: #EBFFFF;
	clear: both;
}
.banner_title h1
{
	margin: 5px;
	text-align: left;
	font-weight: bold;
	display: inline;
}

div.banner_frame
{
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px auto;
	margin-bottom: 20px;
	text-align: center;
	border-left: solid 1px #006666;
	border-right: solid 1px #006666;
	border-bottom: solid 1px #666666;
}
p.banner
{
	margin: 0px;
	padding: 0px;
}
.banner img
{
	margin: 0px;
	padding: 0px;
}

/*-----------------------------------------------------------------------------------
	パンくず　topicpath
-----------------------------------------------------------------------------------*/
div.topicpath
{
	margin: 0px 0px 5px 0px;
	padding: 5px;
	background-color: #ECFCF1;
	border: solid 1px #39A484;
	font-size: 90%;
	text-align:left;
}
.topicpath img
{
	vertical-align: middle;
	margin:0px 2px;
}

