@charset "utf-8";


#sitemap #topimg {
	clear:both;
	width: 850px;
	height: 115px;
	background: #DDD;
	margin:0 0 10px 0;
	background: url("../img/top_img/05.jpg") no-repeat left center;
}
#sitemap #topimg h2 {
	float: left;
	text-indent: -9999px;
	
}
.contents h2 {
	border-bottom:1px solid #444444;
	padding:10px 0 0px 0px;
	margin: 10px 0 0 0;
	height: 60px;
	font-size:22px;
	font-weight: normal;
	}
	
#sitemap_table {
	border-collapse: collapse;
	width: 850px;
	text-align: center;
	color:#FFF;
	margin:15px 0;
}
#sitemap_table td.width200 {width:200px;}
#sitemap_table td.spacer {width:16px;color:#AAA;}

#sitemap_table td {vertical-align: top;}
#sitemap_table td h3{
	margin-top:10px;
}
#sitemap_table td a{
	display: block;
	width: 200px;
	padding:0;
	color:#FFF;
	}
#sitemap_table td a img {display:block;}
#sitemap_table td a img.maru_top {margin-bottom:6px;}
#sitemap_table td a img.maru_bottom {margin-top:6px;}

#sitemap_table td.border {
	border-bottom:1px solid #CCC ;
	height: 20px;
	margin-bottom:20px;
}
/*******************カラーテンプレート
ピンク	#BE0E60
緑			#7EB52F
青			#188eb1
グレイ	#444444
黄色		#f4c51c
茶色			#a18c73
************/
a.top {background:#BE0E60 ;}
a.Guid {background:#188eb1 ;}
a.course {background:#7EB52F;}
a.admission {background:#f4c51c;}
a.shinro {background:#a18c73 ;}
a.etc {background:#aaa;}


#sitemap_table td dl.course_name{
	background:#b3de3f;
	width: 200px;
}
#sitemap_table td div.course_name{
	background:#b3de3f;
	width: 200px;
}

#sitemap_table td dl.course_name dd{
	margin: 0 auto;
	width:160px;
}
#sitemap_table td dl.course_name dd a{
	color:#333;
	text-align: left;
	font-size: 10px;
	margin:0;
	border-bottom:1px dotted #FFF;
	width:160px;
		}
#sitemap_table td dl.admission_name{
	background:#ffcc66;
	width: 200px;
}
#sitemap_table td div.admission_name{
	background:#ffcc66;
	width: 200px;
}
#sitemap_table td dl.admission_name dd{
	margin: 0 auto;
	width:160px;
	color:#333;
	text-align: left;
	font-size: 10px;

}

