@charset "utf-8";
@import "temp/general.css";
@import "temp/layout.css";

#container #contents #main #sitemap div {
	width: 640px;
	padding-top: 15px;
	padding-bottom: 30px;
}
#container #contents #main #sitemap h3 {
	background-image: url(../../img/temp/title2.gif);
	background-repeat: no-repeat;
	line-height: 41px;
	text-align: left;
	padding-left: 30px;
	font-size: 18px;
}
#container #contents #main #sitemap div h4 {
	font-weight: normal;
}


#container #contents #main #sitemap div dl {
	padding-top: 30px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}

#container #contents #main #sitemap div dl dd {
	margin-left: 16px;
	margin-bottom: 10px;
}
#container #contents #main #sitemap div table {
	width: 100%;
}

#container #contents #main #sitemap div table p {
	background-image: url(../../img/temp/left/lits-symbol.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
	background-color: #FFF;
	width: 80%;
	margin-left: 5px;
}
#container #contents #main #sitemap div table p a {
	color: #333;
}
#container #contents #main #sitemap div table p a:hover {
	color: #F00;
}
#container #contents #main #sitemap div table tr .t {
	background-image: url(../../img/form/line-t.gif);
	background-repeat: no-repeat;
	width: 60px;
	background-position: 40px -36px;
}
#container #contents #main #sitemap div table tr .l {
	background-image: url(../../img/form/line-t.gif);
	background-repeat: no-repeat;
	width: 60px;
	background-position: 40px 0px;
}
#container #contents #main #sitemap div table tr .s {
	background-image: url(../../img/form/line-t.gif);
	background-repeat: no-repeat;
	width: 60px;
	background-position: -2px -36px;
}
#container #contents #main #sitemap div table tr .s2 {
	background-image: url(../../img/form/line-t.gif);
	background-repeat: no-repeat;
	background-position: -2px -36px;
}
#container #contents #main #sitemap div table tr .t2 {
	background-image: url(../../img/form/line-t2.gif);
	background-position: -312px 10px;
	background-repeat: no-repeat;
}
#container #contents #main #sitemap div table tr .l2 {
	background-image: url(../../img/form/line-l.gif);
	background-repeat: no-repeat;
	background-position: 40px -465px;
}
#container #contents #main #sitemap div table tr #detail p {
	background-image: none;
}

