@charset "shift_jis";

/*------------------------------------------------------------------------------
	  サイトマップ
------------------------------------------------------------------------------*/


.sitemap {
	margin-right: 15px;
	margin-left: 15px;
	}

.sitemap 
a { text-decoration:none; }
a:hover { text-decoration:underline; }


.site_t{
	line-height: 120%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	background: url(img/point.gif) no-repeat;
	text-indent: 20px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	}
	.site_tt{
	line-height: 120%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 30px;
	background: url(img/point.gif) no-repeat;
	text-indent: 20px;
	margin-left:30px;
	}
.site_t_2{
	line-height: 120%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	background: url(img/point.gif) no-repeat;
	text-indent: 20px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
	


.site_d{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 40px;
	}
.site_d_2{
	margin-left:40
];
	margin-top:5px;
	margin-bottom:40px;
	margin-left: 40px;
}

.sitemap ul li{
	list-style: url(img/triangle0110.gif) inside;
	}
