@charset "utf-8";
@import url('reset.css');
@import url('global.css');
@import url('layout.css');
@import url('board.css');
@import url('lpopup.css');

#sitemap	{
	overflow:hidden;
	position:relative;
	width:940px;
	text-align:left;
}

#sitemap h1 {margin-bottom:26px;}

#sitemap .sitemap {
	float:left;
	padding:0 20px;
	border-left:1px solid #eae7e5;
	width:117px;
	height:656px;
}
#sitemap .sitemap dl.first {height:461px;}
#sitemap .sitemap dt {padding-bottom:10px;}
#sitemap .sitemap ul {padding-bottom:6px;}
#sitemap #sitemap01 {border-left:none; padding-left:11px;}