@charset "utf-8";
#sitemap {
	width: 727px;
}


/* サブタイトル */
/*#sitemap h3.sitemap_list {
	background-image: url(../sitemap/sub_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 677px;
	height: 45px;
	line-height: 45px;
	text-indent: 57px;
	font-size: 18px;
	font-weight: normal;
	color: #606060;
	margin-bottom: 10px;
}
*/

/* サブタイトル */
#sitemap h3 {
	background-image: url(../sitemap/corpmark.gif);
	background-repeat: no-repeat;
	background-position: 7px top;
	line-height: 25px;
	text-indent: 40px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
}


#sitemap ul {
	margin: -20px 0 10px 65px ;
}

#sitemap ul li {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 14px;
}

#sitemap a {
	color: #666;
}

#sitemap a:hover {
	/*color: #FBB03B;*/
	padding-bottom: 2px;
	border-bottom:2px solid #CD5066;
	text-decoration: none;
}
