@charset "UTF-8";

/* ::: box ::: */
.sitemap-1block {
	width: 435px;
}

.sitemap-2block {
	width: 435px;
	float: left;
}
	.col04 {
		margin-right: 10px;
	}


/* ::: h2 ::: */
h2.sitemap-h201-h1 {
	height: 27px;
	margin-top: 2.00em;
	padding: 0.25em 12px 0 12px;
	background: url(../img/bg_head.gif) left top no-repeat;
}

h2.sitemap-h201-h2 {
	height: 27px;
	margin-top: 0.85em;
	padding: 0.25em 12px 0 12px;
	background: url(../img/bg_head.gif) left top no-repeat;
}

/* ::: list-link ::: */
ul.list02-sitemap01 {
	margin: 0.6em 15px 0 15px;
}
	ul.list02-sitemap01 li {
		margin-top: 0.5em;
		padding-left: 10px;
		background:url(../img/blt_link04.gif) left 0.5em no-repeat;
}



/* ::: clear-fix ::: */
.sitemap-2block,
.clear-fix{ 
zoom: 100%;
}


.sitemap-2block:after,
.clear-fix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
line-height: 0;
}
