@charset "utf-8";

#sitemap {
	width:664px;
	margin:40px 0 0 30px;
}

#sitemap dt {
	color:#6767f2;
	background:url("../images/sitemap/yajirusi.gif") left no-repeat;
	padding:0 0 0 20px;
	font-size:14px;
}

#sitemap dt a {
	color:#6767f2;
}

#sitemap dd {
	color:#444444;
	font-size:12px;
	letter-spacing:1.5px;
	line-height:120%;
	padding:10px 0 20px 0;
}

#right_column .left_map {
	width:310px;
	float:left;
}

#right_column .right_map {
	width:310px;
	float:right;
}

