@charset "UTF-8";

/* ----------------------------------------------------------------
   サイトマップ
   ---------------------------------------------------------------- */

#sitemap {}

#sitemap .box a {
	text-decoration: none;
	color: #585858;
}
#sitemap .box ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#sitemap .box li {
	list-style-type: none;
	margin: 0 0 0.4em;
	padding: 0 0 0 16px;
}
#sitemap .box p {
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 15px;
	background: url(/img/arrow_blue.gif) no-repeat left center;
}


/* -- 人材の充実 -- */
#sitemap #jinzai_page {
	background: url(/img/sitemap_jinzai_ph.jpg) no-repeat 262px top;
}
#sitemap #jinzai_page p {
	background: url(/img/arrow_pink.gif) no-repeat left center;
}
#sitemap #jinzai_page li {
	background: url(/img/jinzai_mark01.gif) no-repeat left center;
}
#sitemap #jinzai_page .end {
	background: url(/img/jinzai_mark02.gif) no-repeat left center;
}

/* -- コストメリット -- */
#sitemap #cost_page {
	background: url(/img/sitemap_cost_ph.jpg) no-repeat 262px top;
}
#sitemap #cost_page p {
	background: url(/img/arrow_yellow.gif) no-repeat left center;
}
#sitemap #cost_page li {
	background: url(/img/cost_mark01.gif) no-repeat left center;
}
#sitemap #cost_page .end {
	background: url(/img/cost_mark02.gif) no-repeat left center;
}
#sitemap #cost_page .tiiki li {
	background: url(/img/cost_mark03.gif) no-repeat left center;
	padding-left: 18px;
	/*
	margin-left: 25px;
	*/
}
#sitemap #cost_page .tiiki .tiiki_end {
	background: url(/img/cost_mark04.gif) no-repeat left center;
}

#sitemap .tiiki ul li {
	line-height: 1.4em;
}


/* -- 交通・輸送アクセス -- */
#sitemap #kotu_page {
	background: url(/img/sitemap_kotu_ph.jpg) no-repeat 262px top;
}
#sitemap #kotu_page p {
	background: url(/img/arrow_lightblue.gif) no-repeat left center;
}
#sitemap #kotu_page li {
	background: url(/img/kotu_mark01.gif) no-repeat left center;
}
#sitemap #kotu_page .end {
	background: url(/img/kotu_mark02.gif) no-repeat left center;
}


/* -- ライフステージ -- */
#sitemap #life_page {
	background: url(/img/sitemap_life_ph.jpg) no-repeat 262px top;
}
#sitemap #life_page p {
	background: url(/img/arrow_green.gif) no-repeat left center;
}
#sitemap #life_page li {
	background: url(/img/life_mark01.gif) no-repeat left center;
}
#sitemap #life_page .end {
	background: url(/img/life_mark02.gif) no-repeat left center;
}

/* -- 産学連携 -- */
#sitemap #sangaku_page {
	background: url(/img/sitemap_sangaku_ph.jpg) no-repeat 262px top;
	min-height: 85px; 
}
#sitemap #sangaku_page p {
	background: url(/img/arrow_brown.gif) no-repeat left center;
}
#sitemap #sangaku_page li {
	background: url(/img/sangaku_mark01.gif) no-repeat left center;
}
#sitemap #sangaku_page .end {
	background: url(/img/sangaku_mark02.gif) no-repeat left center;
}


/* -- 函館地域産業活性化協議会 -- */
#sitemap #kyogikai_page {}
#sitemap #kyogikai_page p {
	background: url(/img/arrow_orange02.gif) no-repeat left center;
}
#sitemap #kyogikai_page li {
	background: url(/img/kyogikai_mark01.gif) no-repeat left center;
}
#sitemap #kyogikai_page .end {
	background: url(/img/kyogikai_mark02.gif) no-repeat left center;
}
#sitemap .box .tiiki ul {
	padding-left: 5px;
}

