@charset "utf-8";

#sitemap {
	width:756px;
	margin:30px 0 30px 0;
}

#sitemap dt {
	color:#6767f2;
	xbackground:url("../images/sitemap/yajirusi.gif") left no-repeat;
	padding:0 0 0 20px;
	font-size:14px;
}

#sitemap dt a {
	color:#6767f2;
}

#sitemap dd {
    width:300px;
    height:40px;
	color:#444444;
	font-size:12px;
	letter-spacing:1.5px;
	line-height:120%;
	padding:10px 10px 20px 40px;
}

#right_column .left_map {
	width:334px;
	float:left;
}

#right_column .right_map {
	width:334px;
	float:left;
    padding:0 0 0 30px;
    _padding:0 0 0 0;
    display:inline;
}

/* IE6ƒnƒbƒN */
*sitemap dt {
	padding:0 30px 0 0;
	font-size:14px;
}

*sitemap dd {
    width:300px;
    height:40px;
	color:#444444;
	font-size:12px;
	letter-spacing:1.5px;
	line-height:120%;
	padding:10px 10px 20px 0;
}

*right_column .right_map {
	width:334px;
	float:right;
    padding:0 50px 0 0;
    xdisplay:inline;
}

*dl{
    width:350px;
    padding:0 0 0 0;
    display:inline;
}