@import "general.css";
@import "layout.css";


#container #idx_main #sitemap {
	margin-bottom: 15px;
	background-image: url(/images/top/title/main-box-bg2.gif);
	background-repeat: repeat-y;
}
#container #idx_main #sitemap h3 {
	margin-bottom: 10px;
}
#container #idx_main #sitemap div {
	background-image: url(/images/top/title/main-box-under-bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	width: 100%;
}
#container #idx_main #sitemap div div {
	background-image: none;
	padding-bottom: 0px;
}
#container #idx_main #sitemap dl {
	margin-right: auto;
	margin-left: auto;
}
#container #idx_main #sitemap #text dt,#container #idx_main #sitemap #text3 dt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 15px;
	text-align: left;
	margin-top: 15px;
	background-image: url(../images/new/sitemap/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
#container #idx_main #sitemap #text dd,#container #idx_main #sitemap #text3 dd {
	text-align: left;
	margin-bottom: 20px;
	float: left;
	width: 240px;
	padding-left: 20px;
	background-image: url(../images/new/sitemap/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#container #idx_main #sitemap #text2 dt {
	text-align: left;
	background-image: url(../images/new/sitemap/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
#container #idx_main #sitemap #text2 dd {
	margin-left: 30px;
	text-align: left;
}
#container #idx_main #sitemap a {
	color: #333333;
	text-decoration: none;
}
#container #idx_main #sitemap a:hover {
	color: #999999;
	text-decoration: underline;
}
#container #idx_main #sitemap #text,#container #idx_main #sitemap #text2 {
	margin-bottom: 30px;
	width: 560px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#container #idx_main #sitemap #text {
	padding-bottom: 10px;
}
#container #idx_main #sitemap #text3 {
	padding-bottom: 15px;
	width: 560px;
}
#container #idx_main #sitemap #text3 dt {
	float: left;
	width: 120px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 45px;
	padding-right: 0px;
}
#container #idx_main #sitemap #text2 div {
	float: left;
	width: 50%;
}
