@charset "shift_jis";

/*==================================================================================*/
/* トップページ用	Toppage.css							*/
/*==================================================================================*/
/*-----------------------------------------------------------------------------------
	トップページ用トップカテゴリアイコン表示　top_ctg
-----------------------------------------------------------------------------------*/
div.top_ctg
{
	width: 100%;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#top_ctg_02
{
	margin: 0px 6px 0px 6px;
} 


/*-----------------------------------------------------------------------------------
	組織別インデックス　kubun
-----------------------------------------------------------------------------------*/
div.kubun_title
{
	height: 35px;
/*
	background: transparent url(../top_images/kubun_title.jpg) no-repeat
*/}
.kubun_title h1
{
	height: 35px;
	display: none;
}
div.kubun_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
}
div.kubun_01
{
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: transparent url(../top_images/li_04.gif) no-repeat 3px;
	background-color: #f1fff1;
	border-bottom: 1px solid #aaaaaa;
	font-weight: bold;
}
div.kubun_02
{
	line-height: 1.3em;
	margin: 5px 5px 10px 10px;
	padding: 0px;
	text-align:left;
}


/*-----------------------------------------------------------------------------------
	出来事で探すインデックス　case
-----------------------------------------------------------------------------------*/
div.case_title
{
	height: 28px;
	background: transparent url(../top_images/case_title.jpg) no-repeat
}
.case_title h1
{
	height: 28px;
	display: none;
}
div.case_list_title
{
	height: 35px;
	background: transparent url(../top_images/case_list_title.jpg) no-repeat;
}
.case_list_title h1
{
	height: 35px;
	display: none;
}
div.case_frame
{
/*	margin: 0px 0px 10px 0px;
*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width: 408px;
	background: transparent url(../top_images/frame_long_bg.jpg) repeat-y;

}
div.case_frame_bottom
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	background: transparent url(../top_images/frame_long_bottom.jpg) no-repeat;
	background-position: center bottom;
}
div.case_frame_list
{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px;
	width: 100%;
}

div.case_01
{
	display:block;
	margin: 0px 0px 5px 0px;
	position:relative;
}

.case_01:after
{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}

div.case_02
{
	float:left;
	display:block;
	position:relative;
	width:25%;
	margin: 5px 0px;
	padding: 0px 0px;
	text-align: center;
}


/*
.case_frame ul
{
	width: 100%;
	text-align: center;
	padding: 0px;
	list-style-type: none;
}
.case_frame ul:after
{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}
.case_frame li
{
	width: 20%;
	margin: 10px 0px 0px 0px;
	list-style-type: none;
	text-align: center;
	position: relative;
	float: left;
}
ul#caselist
{
	padding: 0px 0px 30px 0px;
}
ul#caselist li
{
	margin: 30px 0px 0px 0px;
}
*/
.case_frame img
{
	margin: 0px 0px 0px 0px;
}
.case_frame a
{
	font-size: 90%;
}

/*-----------------------------------------------------------------------------------
	目的別で探すインデックス　region
-----------------------------------------------------------------------------------*/
div.region_title
{
	clear: left;
	height: 20px;
	margin: -5px 0px 0px 0px;
	background: transparent url(../top_images/region_title.jpg) no-repeat;

}
.region_title h1
{
	height: 20px;
	display: none;
}
div.region_title_jigyo
{
	clear: left;
	height: 28px;
	background: transparent url(../top_images/jigyosha.jpg) no-repeat;
}
.region_title_jigyo h1
{
	height: 20px;
	display: none;
}

div.region_title_about
{
	clear: left;
	height: 28px;
	background: transparent url(../top_images/about_handa.jpg) no-repeat;
}
.region_title_about h1
{
	height: 20px;
	display: none;
}

div.region_title_els
{
	clear: left;
	height: 20px;
	width: 99.7%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	background-color: #5C77C8;
}
div.region_frame
{
	letter-spacing: 1px;
	margin: 3px 0px 10px 0px;
}

div.region_list_title
{
	height: 50px;
	margin: 0px 0px 0px 5px;
}
.region_list_title h1
{
	height: 35px;
	display: none;
}
/*
ul.region_list
{
	line-height: 1.5em;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	text-align:left;
}
li.region_list
{
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
*/
.region_parent p
{
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}
ul.region_parent
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
}
li.region_parent
{
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.region_parent p
{
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	background-color: #E8EBFF;

/*
	background: transparent url(../top_images/li_04.gif) no-repeat;
	background-position: 3px center;
	border-bottom: 1px solid #aaaaaa;
*/
}
ul.region_child
{
	line-height: 1.5em;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	text-align:left;
}
.region_child li
{
	margin: 0px;
	padding: 0px;
	display: inline;
	font-weight: normal;
}


#ctg01
{
	background: transparent url(../top_images/region_list_title_01.jpg) no-repeat;
}
#ctg02
{
	background: transparent url(../top_images/region_list_title_02.jpg) no-repeat;
}
#ctg03
{
	background: transparent url(../top_images/region_list_title_03.jpg) no-repeat;
}

/*-----------------------------------------------------------------------------------
	緊急情報情報　emergency
-----------------------------------------------------------------------------------*/
div.emergency_title
{
	background: transparent url(../top_images/emergency_title.jpg) no-repeat;
	height: 28px;
}
.emergency_title h1
{
	display: none;
	height: 28px;
}
div.emergency_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 408px;
	text-align: left;
	background-image: url("../top_images/emargency_frame_bg.jpg");
	background-repeat: repeat-y;
/*
	padding: 3px;
*/
}

div.emergency_frame_bottom
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background-image: url("../top_images/emargency_bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}

.emergency_frame h2
{
	margin: 0px 5px 0px 5px;
	padding: 0px;
	font-size:100%;
	color: #FF0000;
}
.emergency_frame h3
{
	font-size:90%;
	margin: 0px 5px 5px 5px;
}

.emergency_frame p
{
	font-size:90%;
	line-height : 1.2em;
	margin: 0px 5px 0px 5px;
}

div.emergency_01
{
	text-align: right;
	font-size: 80%;
	margin: 0px;
}

/*-----------------------------------------------------------------------------------
	新着情報　topics
-----------------------------------------------------------------------------------*/
div.topics_title
{
	clear: left;
	background: transparent url(../top_images/topics_title.jpg) no-repeat;
	height: 28px;
}
.topics_title h1
{
	display: none;
	height: 28px;
}
div.topics_list_title
{
	background: transparent url(../top_images/topics_list_title.jpg) no-repeat;
	height: 50px;
}
.topics_list_title h1
{
	display: none;
	height: 35px;
}
div.topics_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 3px;
}
/*
.topics_frame ul
{
	margin : 0px;
	padding : 0px;
}
.topics_frame li
{
	list-style-type: none;
	background: transparent url(../top_images/li_02.gif) no-repeat;
	background-position: 5px 50%;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	border-bottom: 1px dotted #cccccc;
}
*/
.topics_frame dl
{
	margin : 0px;
	padding: 0px;
	line-height: 1.3em;
}
.topics_frame dt
{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	background: transparent url(../top_images/li_05.jpg) no-repeat;
	background-position: 5px 50%;
}
.topics_frame dd
{
	margin: -1.4em 0px 0px 0px;
	padding: 0px 0px 0px 7em;
}
div.topics_msg
{
	margin: 0px 0px 0px 5px;
}
div.topics_link
{
	text-align: right;
	font-size: 80%;
	margin: 5px 10px 0px 0px;
}
.topics_link img
{
	margin-right: 5px;
	vertical-align: middle;
}
span.topics_font_new
{
	color : #FF0000;
	font-weight : bold;
}
span.topics_font_update
{
	color : #6600CC;
	font-weight : bold;
}


/*-----------------------------------------------------------------------------------
	お知らせ情報　notice
-----------------------------------------------------------------------------------*/
div.notice_title
{
	clear: left;
	background: transparent url(../top_images/notice_title.jpg) no-repeat;
	height: 28px;
}
.notice_title h1
{
	display: none;
	height: 28px;
}
div.notice_list_title
{
	background: transparent url(../top_images/notice_list_title.jpg) no-repeat;
	height: 50px;
}
.notice_list_title h1
{
	display: none;
	height: 35px;
}
div.notice_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 30px 0px;
	padding: 3px;
}

/*
.notice_frame ul
{
	margin : 0px;
	padding : 0px;
}
.notice_frame li
{
	list-style-type: none;
	background: transparent url(../top_images/li_02.gif) no-repeat;
	background-position: 5px 50%;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	border-bottom: 1px dotted #cccccc;
}
*/
.notice_frame dl
{
	margin : 0px;
	padding: 0px;
	line-height: 1.3em;
}
.notice_frame dt
{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	background: transparent url(../top_images/li_05.jpg) no-repeat;
	background-position: 5px 50%;
}
.notice_frame dd
{
	margin: -1.4em 0px 0px 0px;
	padding: 0px 0px 0px 7em;
}

div.notice_link
{
	text-align: right;
	font-size: 80%;
	margin: 5px 10px 0px 0px;
}
.notice_link img
{
	margin-right: 5px;
	vertical-align: middle;
}


/*-----------------------------------------------------------------------------------
	イベント情報　event
-----------------------------------------------------------------------------------*/
div.event_title
{
	background: transparent url(../top_images/event_title.jpg) no-repeat;
	height: 35px;
}
.event_title h1
{
	display: none;
	height: 35px;
}
div.event_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 3px;
}
.event_frame ul
{
	margin : 0px;
	padding : 0px;
}
.event_frame li
{
	list-style-type: none;
	background: transparent url(../top_images/li_02.gif) no-repeat;
	background-position: 5px 50%;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	border-bottom: 1px dotted #cccccc;
}
div.event_link
{
	text-align: right;
	font-size: 80%;
	margin-top: 5px;
}
.event_link img
{
	margin-right: 5px;
	vertical-align: middle;
}

div.event_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 3px;
}
/*-----------------------------------------------------------------------------------
	イベント情報一覧　event_list
-----------------------------------------------------------------------------------*/
div.event_list_title
{
	background: transparent url(../top_images/event_list_title.jpg) no-repeat;
	height: 50px;
}
.event_list_title h1
{
	display: none;
	height: 50px;
}
div.event_list_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 3px;
}
div.event_list_header
{
	margin-top: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 160%;
}
p.event_list_msg
{
	font-weight: bold;
	text-align: center;
}
div.evtlst
{
	font-size: 100%;
	text-align: left;
}
.evtlst dl
{
	margin : 0px;
	padding: 0px;
	line-height: 1.3em;
}
.evtlst dt
{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	background: transparent url(../top_images/li_02.gif) no-repeat;
	background-position: 5px 50%;
}
.evtlst dd
{
	margin: -1.4em 0px 0px 0px;
	padding: 0px 0px 0px 9em;
	border-bottom: 1px dotted #cccccc;
}
/*
.evtlst ul
{
	margin : 0px;
	padding : 0px;
}
.evtlst li
{
	list-style-type: none;
	background: transparent url(../top_images/li_02.gif) no-repeat;
	background-position: 5px 50%;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	border-bottom: 1px dotted #cccccc;
}
*/
span.evtlst_sun
{
	color: #ff0000;
}
span.evtlst_sat
{
	color: #0000ff;
}
/*-----------------------------------------------------------------------------------
	カレンダー用
-----------------------------------------------------------------------------------*/
table.evtcal
{
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}
.evtcal tr
{
	text-align: right;
	vertical-align: top;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.evtcal th
{
	height: 1em;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
}
.evtcal td
{
	height: 5em;
	font-weight: bold;
	vertical-align: top;
	font-size: 100%;
}
.evtcal ul
{
	width: 100%;
	margin : 0px;
	padding: 0px;
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
}
.evtcal li
{
	list-style-type: none;
	list-style-image: none;
	margin: 0em 0em 0em 0.5em;
}

.evtcal_sun
{
	font-size: 100%;
	color: #FF0000;
	background-color: #ffcccc;
}
.evtcal_sat
{
	font-size: 100%;
	color: #0000ff;
	background-color: #ccccff;
}
.evtcal_non
{
	background-color: #eeeeee;
}
div.evtlist
{
	font-size: 100%;
	margin: 0px 0px 20px 0px;
}
.evtlist ul
{
	margin : 0px;
	padding : 0px;
}
.evtlist li
{
	list-style-type: none;
	background: transparent url(../top_images/li_02.gif) no-repeat;
	background-position: 5px 50%;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	border-bottom: 1px dotted #cccccc;
}

/*---インデックスページ-----------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------
	カテゴリインデックス　category_list
-----------------------------------------------------------------------------------*/
div.category_list_title
{

/*
	background-image: url("../top_images/common_title.jpg");
	background-repeat: no-repeat;
	background-position: left center;
*/
}
.category_list_title h1
{
	line-height : 50px;
	vertical-align : middle;
	text-align: left;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

div.category_list_title_t
{
	background: transparent url(../top_images/category_list_title_t.jpg) no-repeat left;
}
div.category_list_title_m
{
	background: transparent url(../top_images/category_list_title_m.jpg) no-repeat;
}
div.category_list_title_b
{
	background: transparent url(../top_images/category_list_title_b.jpg) no-repeat right;
}

div.category_list_frame
{
	clear:both;
	line-height : 1.3em;
	font-size: 90%;
	letter-spacing: 1px;
	margin: 10px 0px 20px 0px;
}
p.category_list_memo
{
	width: 95%;
	font-size: 90%;
	margin-left: 1em;
}
p.category_list_msg
{
	width: 95%;
	font-size: 100%;
	margin-left: 1em;
	margin-top:  2em;
	margin-bottom:  2em;
}
.category_list_frame ul
{
	margin: 5px 0px 5px 20px;
	padding: 0px;
}
.category_list_frame li
{
	list-style-type: none;
	background: transparent url(../top_images/li_05.jpg) no-repeat;
	background-position: 2px 0.5em;
	margin: 0px;
	padding: 5px 0px 5px 30px;
/*
	border-bottom: 1px dotted #cccccc;
*/
}
p.summary
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 1em;
}

/*-----------------------------------------------------------------------------------
	階層インデックス　kubun_list
-----------------------------------------------------------------------------------*/
div.kubun_list_title_img
{
	float : left;
	margin: 0px 0px;
}
div.kubun_list_title
{
}
div.kubun_list_category_title
{	margin: 0px 0px 0px 46px;
	padding: 0px 0px 0px 0px;
}
.kubun_list_category_title h1
{
	line-height : 50px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
}

div.kubun_list_category_title_bg
{
	background: transparent url(../top_images/kubun_list_Category_title_bg.jpg) no-repeat right;
}

div#kubun_top
{
	height: 50px;
	background: transparent url(../top_images/kubun_list_title.jpg) no-repeat;
}
.kubun_list_title h1
{
	line-height : 50px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

div.kubun_list_title_t
{
	background: transparent url(../top_images/kubun_list_title_t.jpg) no-repeat left;
}
div.kubun_list_title_m
{
	background: transparent url(../top_images/kubun_list_title_bg_m.jpg) repeat-x;
}
div.kubun_list_title_b
{
	background: transparent url(../top_images/kubun_list_title_b.jpg) no-repeat right;
}
div#kubun_top h1
{
	height: 35px;
	display: none;
}
div.kubun_list_frame
{
	line-height : 1.3em;
	font-size: 90%;
	letter-spacing: 1px;
	margin: 10px 0px 20px 0px;
}
p.kubun_list_msg
{
	width: 95%;
	font-size: 90%;
	margin-left: 1em;
	margin-top:  2em;
	margin-bottom:  2em;
}
p.summary
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 1em;
}
.kubun_list_frame ul
{
	margin: 5px 0px 5px 20px;
	padding: 0px;
}
.kubun_list_frame li
{
	list-style-type: none;
	background: transparent url(../top_images/li_05.jpg) no-repeat;
	background-position: 2px 0.5em;
	margin: 0px;
	padding: 5px 0px 5px 30px;
}

/*-----------------------------------------------------------------------------------
	個別サイドバナー　bulitin_banner
-----------------------------------------------------------------------------------*/
div.bulitin_banner
{
	margin-bottom: 5px;
	text-align: center;
}
.bulitin_banner p
{
	margin-bottom: 10px;
}
#mayor
{
	margin: 10px 0px;
}

div.bulitin_banner_frame
{
	margin-bottom: 10px;
	padding: 0px 0px;
}
.bulitin_banner_frame p
{
	margin-bottom: 0px;
}

div.bulitin_banner_title
{
}

/*-----------------------------------------------------------------------------------
	人口情報　population
-----------------------------------------------------------------------------------*/
h1.population_title
{
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.population_frame
{
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 3px 3px 0px;
	text-align: left;
	font-size: 90%;
}

.population_frame div
{
	clear:both;
	text-align: right;
	font-size: 90%;	
	min-height: 22px;
	background: transparent url(../top_images/population_bg.gif) no-repeat;
	background-position: 0% 100%;

}
table.population
{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.population th
{
	text-align: left;
	padding: 3px 0px 3px 30px;
	min-height: 22px;
	font-size: 90%;
	background: transparent url(../top_images/population_bg.gif) no-repeat;
	background-position: 0% 100%;

}
.population td
{
	text-align: right;
	min-height: 22px;
	font-size: 90%;
	background: transparent url(../top_images/population_td_bg.gif) no-repeat;
	background-position: 0% 100%;
}

#population_all
{
	padding: 3px 0px 3px 15px;
}
#population_family
{
	padding: 3px 0px 3px 15px;
}

/*
#population_man
{
	background: transparent url(../top_images/population_01.gif) no-repeat;
	background-position: 0% 50%;
}
#population_woman
{
	background: transparent url(../top_images/population_02.gif) no-repeat;
	background-position: 0% 50%;
}
#population_all
{
	background: transparent url(../top_images/population_03.gif) no-repeat;
	background-position: 0% 50%;
}
#population_family
{
	background: transparent url(../top_images/population_04.gif) no-repeat;
	background-position: 0% 50%;
}
*/
dl.population
{
	width: 100%;
	margin : 0px;
	padding: 0px;
	line-height: 1.3em;
}
.population dt
{
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 25px;
	min-height: 22px;
	font-weight: bold;
}
.population dd
{
	text-align: left;
	margin: -1.4em 0px 0px 0px;
	padding: 0px 0px 0px 6em;
	border-bottom: 1px dotted #cccccc;
}

/*-----------------------------------------------------------------------------------
	ボックスリスト　boxlist
-----------------------------------------------------------------------------------*/
div.boxlist_title
{
	line-height : 50px;
}
div.boxlist_title_t
{
	background: transparent url(../top_images/category_list_title_t.jpg) no-repeat left;
}
div.boxlist_title_m
{
	background: transparent url(../top_images/boxlist_title_m.jpg) repeat-x;
}
div.boxlist_title_b
{
	background: transparent url(../top_images/category_list_title_b.jpg) no-repeat right;
}
.boxlist_title h1
{
	margin: 0px;
	padding: 0px 0px 0px 30px;
	line-height : 50px;
	vertical-align : middle;
	text-align: left;
	color: #000000;
}
div.boxlist_frame
{
	margin: 10px 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:#2B35A9;
	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:#BBDBEA;
	font-weight: normal;
	border: solid 1px #cecece; border-collapse: collapse;
}

td.boxlist_03
{
	background-color:#F4FFFD;
	font-weight: normal;
	border: solid 1px #cecece; border-collapse: collapse;
}

td.boxlist_04
{
	background-color: #F4FFFD;
	text-align:center;
	font-weight: normal;
	border: solid 1px #cecece; border-collapse: collapse;
}

td.boxlist_05
{
	background-color:#F4FFFD;
	text-align:center;
	font-weight: normal;
	border: solid 1px #CECFCE; border-collapse: collapse;
}

/*-----------------------------------------------------------------------------------
	サイトマップ　sitemap
-----------------------------------------------------------------------------------*/
div.sitemap_title
{
	background: transparent url(../top_images/sitemap_title.jpg) no-repeat;
	height: 50px;
}
.sitemap_title h1
{
	display: none;
	height: 50px;
}
div.sitemap_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 5px 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	width: 100%;
}
.sitemap_frame:after
{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}
div.sitemap_left
{
	margin: 0px;
	padding: 0px 5px 0px 0px;
	text-align: left;
	position: relative;
	width: 49.5%;
	float: left;
	clear: left;
}
div.sitemap_right
{
	margin: 0px;
	text-align: left;
	position: relative;
	width: 49.5%;
	float: right;
	clear: right;
}
.sitemap_left div
{
	margin: 0px 0px 25px 0px;
}
.sitemap_right div
{
	margin: 0px 0px 25px 0px;
}
.sitemap_frame h2
{
	font-size: 110%;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px 0px 0px 10px;

	border-left: 10px solid #2B35A9;
	border-bottom: 1px solid #cccccc;
}

.sitemap_frame ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 100%;
}
.sitemap_frame li
{
	margin-top: 5px;
	margin-bottom: 5px;
}


/*-----------------------------------------------------------------------------------
	地図情報　map
-----------------------------------------------------------------------------------*/
div.map_title
{
	height:50px;
}
div.map_title_t
{
	background-position: bottom;
	background: transparent url(../top_images/kubun_list_title_t.jpg) no-repeat left;
}
div.map_title_m
{
	background-position: bottom;
	background: transparent url(../top_images/kubun_list_title_bg_m.jpg) repeat-x;
}
div.map_title_b
{
	background-position: bottom;
	background: transparent url(../top_images/kubun_list_title_b.jpg) no-repeat right;
}
.map_title h1
{
	line-height : 50px;
	margin: 0;
	padding: 0px 0px 0px 40px;
}

div.map_frame
{
	letter-spacing: 1px;
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	width: 100%;
}
.map_frame:after
{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}
div.map_main
{
	margin: 0px 10px 0px 5px;
	padding: 0px;
	text-align: left;
	position: relative;
	width: 550px;
	float: left;
	clear: left;
}
div.map_navi
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	position: relative;
	width: 200px;
	float: left;
	clear: right;
}


#map {
	width: 550px;
	height: 600px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	z-index: 2;
}
#categoryNavi {
	border: 1px solid #888888;
}
#categoryNavi select {
	width: 170px;
	margin: 10px;
}
#itemNavi {
	margin-top: 10px;
	height: 530px;
	border: 1px solid #888888;
	font-size: 90%;
	line-height: 115%;
	padding: 10px;
}

/* KsGMap の ID */
#ksgmap--map-message {						/* マップ内に表示するメッセージ */
	margin: 10px;
	font-size: 90%;
}
#ksgmsp--mapNavi-listItem--mySelf {			/* マップナビの自分自身 */
	background-color: #eeeeee;
}
#ksgmsp--categoryNavi-listItem--all {		/* カテゴリナビのすべて表示 */
	background-color: #eeeeee;
}
#ksgmsp--categoryNavi-listItem--undefined {	/* カテゴリナビの未定義の場合 */
	background-color: #eeeeee;
}

/*-----------------------------------------------------------------------------------
	コンテンツ地図情報　map_con
-----------------------------------------------------------------------------------*/


div.map_con_title
{
	height: 50px;
}
div.map_con_title_t
{
	background: transparent url(../top_images/kubun_list_title_t.jpg) no-repeat left;
}
div.map_con_title_m
{
	background: transparent url(../top_images/kubun_list_title_bg_m.jpg) repeat-x;
}
div.map_con_title_b
{
	background: transparent url(../top_images/kubun_list_title_b.jpg) no-repeat right;
}

.map_con_title h1
{
	line-height : 50px;
	margin: 0;
	padding: 0px 0px 0px 40px;
}

div.map_con_frame
{
	letter-spacing: 1px;
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	width: 100%;
}
.map_con_frame:after
{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}

div.map_con_main
{
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 98%;
}

#map_con {
	width: 99%;
	height: 600px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}

#map_con_msg_win {
	background-image: url("../top_images/map_con_msg_frm.gif");
	background-repeat: repeat-y;
	background-position: center center;
	width: 300px;
	font-size: 90%;
}
#map_con_msg_win_top {
	background-image: url("../top_images/map_con_msg_top.gif");
	background-repeat: no-repeat;
	background-position: center top;
	width: 300px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
#map_con_msg_win_msg {
	padding: 20px 10px;
	text-align: center;
	font-size: 90%;
}
#map_con_msg_win_btn {
	margin-bottom : 10px;
	width : 50px;
}
#map_con_msg_win_btm {
	background-image: url("../top_images/map_con_msg_btm.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 300px;
	height: 5px;
	margin: 0px;
	padding: 0px;
}

