@charset "UTF-8";
/* CSS Document */

@media screen and (max-width:750px){
	
#sitemapWrap .indexSection ul#sitemapList li p { float: none; width: 100%; }
#sitemapWrap .indexSection ul#sitemapList li ul { float: none; width: 100%; }
#sitemapWrap .indexSection ul#sitemapList li ul li { float: none; width: 100%; }
	
}
