@charset "UTF-8";


/* -----------------------------------------------
もく?
 [1] body#sitemap div#contents ul
------------------------------------------------ */



/* [1] body#sitemap div#contents ul
------------------------------------------------ */

body#sitemap div#contents ul {
	margin:12px 0 32px 0;
	font-size:100%;
}

body#sitemap div#contents ul li {
	margin:0 0 18px 0;
	padding:0 0 0 18px;
font-weight:bold;
	font-size:90%;      /* 14px */
	list-style-type:none;
	background:transparent url( ../img/common/list/square-allow.gif) no-repeat 3px 5px ;
}

body#sitemap div#contents ul li ul  {
	margin:6px 0 0 0;
}

body#sitemap div#contents ul li ul li {
	margin:0 0 6px 0;
/*	font-size:100%;*/
	font-size:80%;
font-weight:normal;
/*	background:transparent url( ../img/common/list/allow.gif) no-repeat 3px 5px ;*/
	background:none;
padding-left:12px;
}

body#sitemap div#contents ul li ul li.otherSite {
	background:transparent url("../img/common/list/blank.gif.tmp") no-repeat 3px 5px ;
}
