@charset "UTF-8";
/* CSS Document */

#smTitle{
	background-image:url(../../sitemap/img/title.jpg);
	background-repeat:no-repeat;
	width:520px;
	height:35px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 20px 0px;
}

.smLinkBox{
	width:160px;
	padding:0px 0px 0px 13px;
	float:left;
}

.smLinkBox p{
	background-image:url(../img/icon_triangle.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	font-size:12px;
	color:#333;
	line-height:150%;
	padding:0px 0px 15px 10px;
}

.smLinkBox p a{
	color:#333;
	text-decoration:underline;
}

.smLinkBox p a:hover{
	text-decoration:none;
}

#smSubtitle01{
	background-image:url(../../sitemap/img/subtitle01.gif);
	background-repeat:no-repeat;
	width:86px;
	height:11px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 15px 0px;
}

#smSubtitle02{
	background-image:url(../../sitemap/img/subtitle02.gif);
	background-repeat:no-repeat;
	width:49px;
	height:11px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 15px 0px;
}