@charset "UTF-8";

#sitemap .contents .fbox {
	width:100%;
}
#sitemap .contents .fbox ul ul {
	padding-left:1.5em;
	padding-top:.5em;
}
#sitemap .contents .fbox ul li {
	margin-bottom:1em;
	list-style:circle;
}

@media screen and (max-width:768px){

}

@media screen and (max-width:640px){

}

@media screen and (max-width:480px){

}