@charset "utf-8";

/* サイトマップ */
h3.subtitle02 {
	background: url(../../common/img/bg_menu02.png) repeat;
	height: 25px;
	padding-left: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 25px;
	clear: both;
	overflow: hidden;
	}
.sitemap {
	float: left;
	width: 190px;
	margin-bottom: 20px;
	line-height: 1.5;
	overflow: hidden;
	}
.long {width: 250px;}
	.sitemap li {
		margin-bottom: 3px;
		}
	.sitemap li a,.sitemap li a:visited {
		background: url(../../common/img/arrow_menu.gif) no-repeat left center;
		padding-left: 10px;
		}
	.sitemap li a span {
		background: url(../../common/img/icon02.gif) no-repeat right center;
		padding-right: 18px;
		}
		.sitemap li.col2 {
			margin-left: 1em;
			}
		.sitemap li.col2 a {
			background: none;
			}