@charset "utf-8";


/* *****************************************
/*  Site map ▼
/* ***************************************** */

.sitemap_topimg {
	font-size: 8px;
	text-decoration: none;
	background-image: url(../../image/sitemap/sitemap_topimg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 180px;
	width: 980px;
	overflow: hidden;
	z-index: -10;
	margin: -10px auto 20px;
}

.sitemap_w_L {
	float: left;
	width: 330px;
	border-top: 1px dotted #A0A0A0;
	margin-right: 10px;
}

.sitemap_w_R {
	float: left;
	width: 330px;
	border-top: 1px dotted #A0A0A0;
}

.s_box {
	border-bottom: 1px dotted #A0A0A0;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.s_box02 {
	border-bottom: 1px dotted #A0A0A0;
	padding-top: 20px;
	padding-bottom: 14px;
	padding-left: 10px;
}


.s_box a,
.s_box a:visited,
.s_box02 a,
.s_box02 a:visited  {
	color: #3C3C3C;
	text-decoration: underline;
}
.s_box a:hover,
.s_box02 a:hover {
	color: #3C3C3C;
	text-decoration: none;
}

.sm_mi01 {
	background-image: url(../../image/sitemap/sm_mi01.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-indent: 14px;
	line-height: 12px;
	margin-bottom: 14px;
}

.sm_mi02 {
	background-image: url(../../image/sitemap/sm_mi02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 8px;
	line-height: 12px;
	margin-bottom: 10px;
	margin-left: 14px;
}


/* *****************************************
/* Site map  ▲
/* ***************************************** */


