@charset "utf-8";
/* ディレクトリ構造の表示用 */

.dir {
	background: url(../img/dir_folder.gif) 0 50% no-repeat;
	padding-left:18px;
	}
