@charset "utf-8";
/*
----------------------------------------------
Global Entrepreneurship Week/JAPAN
 Author:   ubusna,inc.
 Version:  2009.June
----------------------------------------------- 
*/

#head {
 	width:920px;
	height:339px;
	background: url(../img/headBg.jpg) no-repeat;
}

#head h1 {
	padding:19px 0 0 192px;
}

#contentsL  #about{
	width:650px;
	background:url(/img/aboutBg.gif) repeat-y;
}

#contentsL  #about p {
	padding:5px 18px;
}

#contentsL  #aboutBottom{
	width:650px;
	height:15px;
	margin:0 0 10px 0;
	background:url(/img/aboutBottom.gif) no-repeat;
}

#contentsL  #video{
	width:640px;
	margin:0 0 15px 0;
	padding:5px;
	background:url(/img/videoBg.gif) repeat-y;
}

#contentsL #news{
	width:640px;
	margin:0 0 15px 0;
}

#contentsL #news .block{
	width:590px;
	margin:10px 0 0 20px;
	padding:8px 10px;
	border:#eee solid 1px;
}

#contentsL #news .block dt {
	width:85px;
	background:url(/img/common/icon_Li.gif) 0 5px no-repeat;
	padding:0 0 0 28px;
	float:left;
}

#contentsL #news .block .news {
	width:420px;
	background:url(/img/icon_news.gif) 0 2px no-repeat;
	padding:0 0 0 55px;
	float:right;
}

#contentsL #news .block .events {
	width:420px;
	background:url(/img/icon_events.gif) 0 2px no-repeat;
	padding:0 0 0 55px;
	float:right;
}
