@charset "utf-8";
 @import "../css/style.css";
/********************
 *  title
 ********************/
#sitemap h2 {
	background:transparent url(../img/h2/sitemap.jpg) no-repeat scroll left top;
}
/********************
 *  side_menu
 ********************/
#side_menu h3 {
	background:transparent url(../img/side_menu/sitemap.gif) no-repeat scroll left top;
}
#side_menu li a {
	background:transparent url(../img/icon/triangle_sitemap.gif) no-repeat scroll 7px center;
}
#side_menu li.hear a {
	background-color:#f4e0ce;
}
#side_menu li a:hover {
	background-color:#f4e0ce;
}
/********************
 *  h3
 ********************/
h3.h3_sitemap {
	background:transparent url(../img/h3/sitemap/sitemap.gif) no-repeat scroll left top;
}
.dl_sitemap {
	width: 230px;
	float: left;
	margin: 0 15px 0 5px;
	padding: 0;
}
.dl_sitemap dt a {
	display: block;
	width: 200px;
	margin: 0;
	padding: 0 0 0 20px;
	font-weight: bold;
	line-height: 2;
	font-size: 120%;
}
.dl_sitemap dd {
	display: block;
	width: 180px;
	margin: 0;
	padding: 0;
	line-height: 3;
}
.dl_sitemap dd a {
	display: block;
	width: 180px;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 3;
}
/***** outline ****/
.dl_sitemap dt.dt_outline a {
	background-color: #0f63a8;
	color: #fff;
}
.dl_sitemap dt.dt_outline a:hover {
	color: #0f63a8;
	background-color: #eeeeee;
}
.dl_sitemap dd.dd_outline a {
	background:transparent url(../img/icon/triangle_outline.gif) no-repeat scroll left center;
	color: #333;
}
/***** digcon ****/
.dl_sitemap dt.dt_digcon a {
	background-color: #88157b;
	color: #fff;
}
.dl_sitemap dt.dt_digcon a:hover {
	color: #88157b;
	background-color: #eeeeee;
}
.dl_sitemap dd.dd_digcon a {
	background:transparent url(../img/icon/triangle_digcon.gif) no-repeat scroll left center;
	color: #333;
}
/***** education ****/
.dl_sitemap dt.dt_education a {
	background-color: #7eb72e;
	color: #fff;
}
.dl_sitemap dt.dt_education a:hover {
	color: #7eb72e;
	background-color: #eeeeee;
}
.dl_sitemap dd.dd_education {
	background:transparent url(../img/icon/triangle_education.gif) no-repeat scroll left center;
	padding: 0 0 0 20px;
	color: #333;
}
.dl_sitemap dd.dd_education a {
	background:transparent url(../img/icon/triangle_education.gif) no-repeat scroll left center;
	color: #333;
}
.dl_sitemap dd.dd_education_s {
	padding: 0 0 0 5px;
}
.dl_sitemap dd.dd_education_s a {
	background:transparent url(../img/sitemap/education_s.gif) no-repeat scroll left center;
	color: #333;
}
.dl_sitemap dd.dd_education_2 {
	padding: 0 0 0 5px;
}
.dl_sitemap dd.dd_education_2 a {
	background:transparent url(../img/sitemap/education_2.gif) no-repeat scroll left center;
	color: #333;
}
/***** public ****/
.dl_sitemap dt.dt_public a {
	background-color: #898989;
	color: #fff;
}
.dl_sitemap dt.dt_public a:hover {
	color: #898989;
	background-color: #eeeeee;
}
.dl_sitemap dd.dd_public {
	background:transparent url(../img/icon/triangle_public.gif) no-repeat scroll left center;
	padding: 0 0 0 20px;
	color: #333;
}
.dl_sitemap dd.dd_public a {
	background:transparent url(../img/icon/triangle_public.gif) no-repeat scroll left center;
	color: #333;
}
.dl_sitemap dd.dd_public_s {
	padding: 0 0 0 5px;
}
.dl_sitemap dd.dd_public_s a {
	background:transparent url(../img/sitemap/public_s.gif) no-repeat scroll left center;
	color: #333;
}
.dl_sitemap dd.dd_public_2 {
	padding: 0 0 0 5px;
}
.dl_sitemap dd.dd_public_2 a {
	background:transparent url(../img/sitemap/public_2.gif) no-repeat scroll left center;
	color: #333;
}
/***** contact ****/
.dl_sitemap dt.dt_contact {
	margin: 0 0 20px 0;
}
.dl_sitemap dt.dt_contact a {
	background-color: #d31277;
	color: #fff;
}
.dl_sitemap dt.dt_contact a:hover {
	color: #d31277;
	background-color: #eeeeee;
}
/***** link ****/
.dl_sitemap dt.dt_link {
	margin: 0 0 20px 0;
}
.dl_sitemap dt.dt_link a {
	background-color: #eab300;
	color: #fff;
}
.dl_sitemap dt.dt_link a:hover {
	color: #eab300;
	background-color: #eeeeee;
}
/***** access ****/
.dl_sitemap dt.dt_access {
	margin: 0 0 20px 0;
}
.dl_sitemap dt.dt_access a {
	background-color: #bc1b21;
	color: #fff;
}
.dl_sitemap dt.dt_access a:hover {
	color: #bc1b21;
	background-color: #eeeeee;
}
/***** privasy ****/
.dl_sitemap dt.dt_privasy {
	margin: 0 0 20px 0;
}
.dl_sitemap dt.dt_privasy a {
	background-color: #006675;
	color: #fff;
}
.dl_sitemap dt.dt_privasy a:hover {
	color: #006675;
	background-color: #eeeeee;
}
