@charset "utf-8";

/************************************************
sitemap
************************************************ */
/* �f�t�H���g�e�[�u��
----------------------------------------------- */

.sitemap {
	margin:10px;
	padding-right:10px;
	}


.sitemap h3 {
	display:block;
	margin-top:10px;
	margin-bottom:0px;
	padding:5px;
	background-color:#3366cc;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1.2em;
	width:100%;
	clear:both;

	color:#ffffff;

/*	color:#2066B1;
*/
	display: block;
	border-style:solid;


/*	border-color:#2066B1;
*/
	border-width:0px;
	border-bottom-width:1px;
	border-bottom-width:1px;
}

.sitemap .sm_blue {
	background-color:#016EDA;
}

.sitemap .sm_green {
	background-color:#00b200;
}

.sitemap .sm_orenge {
	background-color:#ff5c26;
}

.sitemap .cate_block {
	padding: 0px;
	font-size:18px;
	font-weight:100;
	color:#cccccc;
	display:inline-block;
}

.sitemap .sitemap_link {
	padding: 0px;
	display:inline-block;
}


.sitemap dl {
/*	margin-bottom:5px;
*/
}

.sitemap .neurom {
	display: block;
	width:248px;
	float:left;
}

.sitemap .category {
	display: block;
	width:230px;
	float:left;
	background-color:#ffffff;
	margin:0px;
}

.sitemap .maker {
	width:248px;
	float:left;
}


.sitemap dt {
	font-weight:700;
}




.sitemap .maker dl {
	display: block;
	width:100%;
	float:left;
	background-color:#ffffff;
	margin:2px
	
}

.clear_both{clear:both;}

#keyword_wrap {
	display:none;
}
