@charset "euc-jp";
/* CSS Document */

.mark{
	background:url(../img/sitemap/mark_3.gif) 2px 2px no-repeat;
	width:20px;
	height:20px;
	float:left;
	border-style:solid;
	border-color:#008EE6;
	border-width:0px 0px 1px 0px;
}

* html .mark{
	padding:2px 0px 0px 0px;
}

.mark2{
	background:url(../img/sitemap/mark_1.gif) 2px 2px no-repeat;
	width:20px;
	height:20px;
	float:left;
	border-style:solid;
	border-color:#83B400;
	border-width:0px 0px 1px 0px;
}

* html .mark2{
	padding:2px 0px 0px 0px;
}

.back1{
	background:url(../img/sitemap/back_1.gif) no-repeat;
	width:570px;
	height:22px;
	padding:3px 0px 0px 10px;
	color:#FFF;
}

.line{
	background:url(../img/sitemap/line.gif) 2px 2px no-repeat;
	width:20px;
	height:20px;
	float:left;
}

.link{
	float:left;
	padding:0px 0px 0px 2px;
	width:280px;
	border-style:solid;
	border-color:#008EE6;
	border-width:0px 0px 1px 0px;
}

.link2{
	float:left;
	padding:0px 0px 0px 2px;
	width:280px;
	border-style:solid;
	border-color:#83B400;
	border-width:0px 0px 1px 0px;
}

.link_t{
	float:left;
	padding:0px 0px 0px 2px;
	width:300px;
	border-style:solid;
	border-color:#008EE6;
	border-width:0px 0px 1px 0px;
}