#link1 {
	margin-bottom: 10px;
}

#link1 h2 {
	height: 46px;
	background-image: url('../img/sitemap/title.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#link1 ul {
	height: 30px;
	margin-left: 20px;
}

#link1 li {
	float: left;
	margin-right: 30px;
}

#link1 li a:link,
#link1 li a:visited {
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	background-image: url('../img/common/ic_link1_off.gif');
	background-repeat: no-repeat;
	color: #2B395C;
	text-decoration: none;
}

#link1 li a.on {
	color: #999;
	background-image: url('../img/common/ic_link1_on.gif');
}

#link1 li a:hover {
	color: #999;
	background-image: url('../img/common/ic_link1_ov.gif');
	text-decoration: underline;
}


h3 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 61px;
	margin-bottom: 5px;
}

#contents table {
	width: 685px;
	margin-left: 5px;
}

#contents table a:link,
#contents table a:visited {
	color: #2B395C;
	text-decoration: none;
}

#contents table a:hover {
	text-decoration: underline;
}

#contents table th {
	vertical-align: top;
	padding-left: 20px;
	height: 40px;
	background-image: url('../img/sitemap/ttl1.jpg');
	background-repeat: no-repeat;
}
#contents table th div {
	height: 35px;
	line-height: 35px;
}

#contents table th.link {
	background-image: url('../img/sitemap/ttl2.jpg');
}

#contents table th.no {
	background: none;
}

#contents table td {
	width: 345px;
	vertical-align: top;
}

#contents table td ul {
	margin: 5px  20px;
}

#contents table td ul li {
	padding: 2px 10px;
	background-image: url('../img/common/ic_foot.jpg');
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

