@charset "Shift_JIS";

@import url(main.css);
@import url(sub_main.css);





#sitemap860{
	width : 860px;
	margin-left: auto;
	margin-right: auto;
	text-align : center;
	margin-top: 30px;
}



.sitemap-title{
	font-size : 12px;
	text-align : left;
	font-weight : bold;
	padding : 8px;
	padding-right : 10px;
	margin : 0px;
	border-width : 1px ;
	border-style : dashed;
	border-color : #cccccc;
}

.sitemap-title a{
	color: #b56071;
}


.sitemap-koumoku{
	font-size : 12px;
	text-align : left;
	margin : 0px;
	padding-left : 20px;
	padding-right : 10px;
	padding-top : 20px;
	padding-bottom : 20px;
	background-repeat : no-repeat;
	background-image : url(../parts/sub/pankuzu-arrow.gif);
	background-position : 8px 20px;
	border-width : 1px ;
	border-style : dashed;
	border-color : #cccccc;
}

.sitemap-koumoku a{
	color : #7c95af;
}
