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

#contentsL  #event{
	width:650px;
	background:url(../../img/aboutBg.gif) repeat-y;
}


#contentsL  .block{
	width:590px;
	margin:10px 0 0 20px;
	padding:8px 10px;
	border:#eee solid 1px;
}

#contentsL  .block dt {
	width:100px;
	background:url(../../img/common/icon_Li.gif) 0 5px no-repeat;
	padding:0 0 0 28px;
	float:left;
}

#contentsL  #news #txtbody{
	width:580px;
	margin:10px 0 0 20px;
	padding:15px;

}

#contentsL  #news .title{
	width:580px;
	color:#09C;
	font-size:120%;
	font-weight:bold;
	padding:0 0 5px 0;
	border-bottom:#ddd solid 1px;
}

#contentsL  #news #txtbody p{
	padding:6px 0;
	line-height:180%;
}

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

#contentsL  #pageseparate{
	text-align:center;
	padding:15px 0 5px 0;
}