/*サイトマップ*/
.sitemap-frametop {
	background: url(../sitemap/s_imgs/img_frametop.gif) no-repeat left bottom;
	height: 15px;
	width: 330px;
	font-size: 1%;
}
.sitemap-table {
	margin-bottom: 10px;
	padding: 0px;
}
.sitemap-frametop2 {
	background: url(../sitemap/s_imgs/img_frametop2.gif) no-repeat left bottom;
	height: 15px;
	width: 330px;
	font-size: 1%;
}
.sitemap-framebody {
	background: url(../sitemap/s_imgs/bg_framebody.gif) repeat-y;
	padding-right: 9px;
	padding-left: 9px;
}
.sitemap-framebody .sitemap-d1 {
	background: #DCF1F4;
	padding: 6px;
	margin-bottom: 20px;
	font-size: 80%;
	font-weight: bold;
}
.sitemap-framebody .sitemap-d1 a {
	display: block;
	background: url(../sitemap/s_imgs/ico_allow_blue.gif) no-repeat 0px 4px;
	padding-left: 12px;
	text-decoration: underline;
}
*html .sitemap-framebody .sitemap-d1 a {
	display: block;
	background: url(../sitemap/s_imgs/ico_allow_blue.gif) no-repeat 0px 3px;
	padding-left: 12px;
	text-decoration: underline;
}
.sitemap-framebody .sitemap-d1 a:hover {
	display: block;
	background: url(../sitemap/s_imgs/ico_allow_blue_ov.gif) no-repeat 0px 4px;
	padding-left: 12px;
	text-decoration: underline;
}
*html .sitemap-framebody .sitemap-d1 a:hover {
	display: block;
	background: url(../sitemap/s_imgs/ico_allow_blue_ov.gif) no-repeat 0px 3px;
	padding-left: 12px;
	text-decoration: underline;
}
.sitemap-framebody .sitemap-d2 {
	background: #E8F5EB;
	padding: 6px;
	margin-top: 15px;
	font-size: 80%;
	font-weight: bold;
	margin-left: 30px;
}
.sitemap-framebody .sitemap-d2 a {
	display: block;
	background: url(../sitemap/s_imgs/ico_allow_green.gif) no-repeat 0px 4px;
	padding-left: 12px;
	text-decoration: underline;
}
*html .sitemap-framebody .sitemap-d2 a {
	display: block;
	background: url(../sitemap/s_imgs/ico_allow_green.gif) no-repeat 0px 3px;
	padding-left: 12px;
	text-decoration: underline;
}
.sitemap-framebody .sitemap-d2 a:hover {
	display: block;
	background: url(../sitemap/s_imgs/ico_allow_green_ov.gif) no-repeat 0px 4px;
	padding-left: 12px;
	text-decoration: underline;
}
*html .sitemap-framebody .sitemap-d2 a:hover {
	display: block;
	background: url(../sitemap/s_imgs/ico_allow_green_ov.gif) no-repeat 0px 3px;
	padding-left: 12px;
	text-decoration: underline;
}
.sitemap-framebody .sitemap-d3 {
	background: #DCF1F4;
	padding: 6px;
	font-size: 80%;
	font-weight: bold;
}
.sitemap-framebody .sitemap-d3 a {
	display: block;
	background: url(../sitemap/s_imgs/ico_allow_blue.gif) no-repeat 0px 4px;
	padding-left: 12px;
	text-decoration: underline;
}
*html .sitemap-framebody .sitemap-d3 a {
	display: block;
	background: url(../sitemap/s_imgs/ico_allow_blue.gif) no-repeat 0px 3px;
	padding-left: 12px;
	text-decoration: underline;
}
.sitemap-framebody .sitemap-d3 a:hover {
	display: block;
	background: url(../sitemap/s_imgs/ico_allow_blue_ov.gif) no-repeat 0px 4px;
	padding-left: 12px;
	text-decoration: underline;
}
*html .sitemap-framebody .sitemap-d3 a:hover {
	display: block;
	background: url(../sitemap/s_imgs/ico_allow_blue_ov.gif) no-repeat 0px 3px;
	padding-left: 12px;
	text-decoration: underline;
}
.sitemap-framefoot {
	background: url(../sitemap/s_imgs/img_framefoot.gif) no-repeat left top;
	height: 20px;
	width: 330px;
	font-size: 1%;
}
.sitemap-framefoot2 {
	background: url(../sitemap/s_imgs/img_framefoot2.gif) no-repeat left top;
	height: 15px;
	width: 330px;
	font-size: 1%;
}