/* CSS Document */
h3.tit
{
	 background:url(../img/tit.gif) no-repeat;
	 width:540px;
	 height:31px;
	 text-indent:-9999px;
	 margin-bottom:15px;
}


.borderBottom01
{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:solid 1px #cccccc;
}
.borderBottom02
{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #d2d2d2;
}

#mainInner ul#sitemapList li a
{
	background:url(../../cmn/img/arrow_green.gif) no-repeat 0 0;
	padding-left:15px;
}
