@charset "utf-8";
/*
----------------------------------------------
Global Entrepreneurship Week/JAPAN
 Author:   ubusna,inc.
 Version:  2009.June
----------------------------------------------- 
*/
#contentsL  #sitemap{
	width:650px;
	background:url(../../img/aboutBg.gif) repeat-y;
}

#contentsL  #sitemap #block{
	width:560px;
	margin:20px 0 20px 70px;
}

#contentsL  #sitemap #block2{
	width:560px;
	margin:0 0 0 70px;
	padding:20px 0 20px 0;
	border-top:#CCC solid 1px;
}

#contentsL  #sitemap ul{
	float:left;
}

#contentsL  #sitemap li{
	background:url(../../img/common/icon_Li.gif) 0 5px no-repeat;
	padding:0 0 0 30px;
	margin:0 30px 10px 0;
}

#contentsL  .sitemapBottom{
	width:650px;
	height:15px;
	margin:0 0 20px 0;
	background:url(../../img/aboutBottom.gif) no-repeat;
}

