@charset "UTF-8";
/* CSS Document */

.sitemap_title{
	width:590px;
	margin:10px 0 0 0;
	padding:10px 0 10px 10px;
	border-top:#CCC 1px solid;
	background:url(../../pic/info/dotLineBlack.gif) repeat-x bottom;
}

.sitemap_title h4{
	font-family:"Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	font-weight:bold;
	font-size:1.4em;
}
.sitemap_title h4 span{
	background-color:#c00;
	color:#FFF;
	padding:2px;
	
}

.sitemap{
	width:200px;
	padding:15px 0 0 10px ;
	float:left;
}
.sitemap_r{
	width:380px;
	padding:15px 0 0 10px;
	float:left;
}
.home,.works,.klass,.maxit,.venix,.bee,.greenmate,.sophy,.company,.news,.contact,.access,.site,.recluit{
	border-bottom:#09F 1px solid;
}

.home_r,.works_r,.klass_r,.maxit_r,.venix_r,.bee_r,.greenmate_r,.sophy_r,.company_r,.news_r,.contact_r,.access_r,.site_r,.recluit_r{
	border-bottom:#CCC 1px solid;
}

