@charset "utf-8";
/* CSS Document */

/* sidemenu */

.ttl_sidemenu {
	background-image: url(image/stm_side01.gif);
	margin: 0;
	padding: 0;
	height: 48px;
}

.stm_ttl01 {
	background: url(image/stm_ttl001.gif) no-repeat;
	height: 27px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

ul.sub_ul01 {
	margin-bottom: 10px !important;
}

/* titles */

dl.dl_sitemap {
	font-size: 80%;
	margin-top: 10px;
}

dl.dl_sitemap dt.top {
	background: url(../image/contents/stl02.gif) bottom no-repeat;
	line-height: 200%;
}

dl.dl_sitemap dt {
	background: url(../image/contents/ser_stl01.gif) bottom repeat-x;
	line-height: 150%;
	clear: both;
	padding-top: 20px;
}

dl.dl_sitemap dd {
	margin: 5px;
	padding: 0;
}

dl.dl_sitemap dd ul {
	margin: 0;
	padding: 0;
}

dl.dl_sitemap dd ul li {
	display: inline;
}

dl.dl_sitemap dd ul li a {
	display: block;
	float: left;
	width: 180px;
}
