
@charset "UTF-8";

.blank {
}
#sitemap h2{
	font-size: 14px;
	line-height: 15px;
	color: #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom:#253415 solid 1px;
	background: url(../../../lineup/images/info_icon_arrow.gif) no-repeat 0px 3px;
	padding-left: 17px;
}
#sitemap h2.mar-b30 {
	margin-bottom: 30px;
}
#sitemap h2 a {
	color: #000;
	text-decoration: none;
}
#sitemap h2 a:hover {
	color: #000;
	text-decoration: underline;
}
#sitemap p {
	font-size:12px;
	line-height:18px;
	color:#494949;
	padding:0px;
	margin:0 0 30px 0;
}
#sitemap p a {
	color: #000;
	text-decoration: none;
}
#sitemap p a:hover {
	color: #000;
	text-decoration: underline;
}
