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

.site-map {
	margin:0 0 0 25px;
	text-align:left;
}

.site-map h4 {
	margin:20px 0 0;
	padding:30px 0 10px 20px;
	font-size:90%;
	border-bottom:1px solid #CCCCCC;
	background-image:url(../sitemap/h4-image.gif);
	background-repeat:no-repeat;
	color:#336600;
}

.site-map h4.site-category{
	margin:15px 0 0;
	padding:10px 0 10px 20px;
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	font-size:90%;
	border-bottom:1px solid #CCCCCC;
	background-image:url(../sitemap/h4-image2.gif);
	background-repeat:no-repeat;
}

.site-map h5 {
	margin:5px 0 0;
	padding:5px 0 10px 40px;
	font-size:90%;
	font-weight:normal;
	border-bottom:1px dotted #CCCCCC;
}

.site-map h5.line-none {
	margin:5px 0 0;
	padding:5px 0 10px 40px;
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	font-size:90%;
	font-weight:normal;
	border:none;
}

.site-map p{
	margin:0px;
	padding:0 0 5px 60px;
	font-size:87%;
	line-height:130%;
	border-bottom:1px dotted #CCCCCC;
}

.site-map h4 a{
	text-decoration:none;
	color:#336600;
}

.site-map h4 a:hover{
	text-decoration:underline;
	color:#333333;
}

.site-map h5,p a{
	text-decoration:underline;
	color:#333333;
}

.site-map h5,p a:hover{
	text-decoration:none;
	color:#336600;
}

.site-map h5 a{
	text-decoration:underline;
	color:#333333;
}

.site-map h5 a:hover{
	text-decoration:none;
	color:#336600;
}
