@charset "utf-8";

/* Q&A Thick box 
--------------------------------------------------*/




#sitemap_box{
	width:530px;
	height:auto;
	margin:0px;
	padding:19px 0px 0px 0px;
}


#sitemap_ttl{
	width:530px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
}

#sitemap_ttl p{
	font-size:1.3em;
	color:#11054f;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}



.sitemap_set{
	width:530px;
	height:auto;
	margin:0px 0px 15px 0px;
	padding:13px 0px 15px 0px;
	border-bottom:2px dotted #ccc;
}

.sitemap_set table{
	margin:0px 0px 10px 0px;
}

.sitemap_set td{
	padding:2px;
}




















































