@charset "utf-8";

/* content
------------------------------------------ */
/* 各タイトルimg */
img.venture_ol_ttl{
	margin-bottom:15px;
}

/* 各内容文章 */
div#content_venture_ol p{
	line-height:1.6;
	margin-bottom:30px;
}

/* 概要タブ
------------------------------------------ */

/* 賞についてtbl */
#vo_sstbl{
	width:585px;
	margin:0 auto 30px;
/*	color:#000000 !important;*/
}

#vo_sstbl th,#vo_sstbl td{
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}

#vo_sstbl th{
	font-weight:normal;
	background:#e8f6d2;
	text-align:center !important;
}

#vo_sstbl td{
	background:#f6f6f6;  
}

#vo_sstbl td.s_com{
	background:#fcfae1;  
}

#vo_sstbl td span{
	padding-right:10px;
}

#vo_sstbl td div{
	padding:7px;
}

#vo_sstbl td a:hover{
	text-decoration:underline;
}

/* 審査員、連携事業 */
#vo_exami,#vo_biz{
	line-height:1.6;
}

#vo_exami dl,
#vo_biz dl{
	margin-bottom:20px;
}

#vo_exami dl dt,
#vo_biz dl dt{
	color:#b18a51;
}

#vo_biz strong{
	display:block;
	margin-bottom:15px;
	font-weight:bold;
	color:#82af21;
}

/* 募集要項タブ
------------------------------------------ */

/* 応募方法、提出書類、選考方法共通 */
div#content_venture_ol{
	line-height:1.6;
}

div#content_venture_ol dl{
	margin-bottom:20px;
}

div#content_venture_ol dt{
	color:#b18a51;
}


/* 応募方法 */
div#vo_how_to dl{
	margin-top:15px;
}

div#vo_how_to dt{
	margin-bottom:10px;
}

div#vo_how_to dd img.tri{
	padding:10px 0 10px 70px;
	clear:both;
}

div#vo_how_to dd div#reg{
	float:left;
	width:400px;
}
div#vo_how_to dd div#reg_btn{
	width:125px;
	float:left;
	padding-top:10px;
	line-height:1.0;
	height:24px;
}

/* 応募の流れ */
#vo_how_to div.st_stream{
	color:#7bb02a;
	font-weight:bold;
}


/* 提出書類 */
div#vo_stream dd div.ap_form{
	margin-left:400px;
	position:relative;
	top:-12px;
} 

div#vo_stream dd div.ap_form_txt{
	float:left;
	width:400px;
} 



/* 選考方法 */
div#vo_select dl dt{
	float:left;
	width:100px;
}

div#vo_select dl dd{
	float:left;
	width:400px;	
}

div#vo_select dl dd p{
	margin-top:10px;
}

/* 注意事項タブ
------------------------------------------ */

/* 応募にあたっての留意点　*/
div#content_venture_ol{
	line-height:1.6;
}

div#content_venture_ol dl{
	margin-bottom:20px;
}

div#content_venture_ol dt{
	color:#b18a51;
}


/* ビジネスモデルプランの実現性 */
#vo_check strong{
	display:block;
	margin-top:15px;
	margin-bottom:10px;
	font-weight:bold;
	color:#82af21;
}











/* 概要 */
dl.dlLayout1 dt{
	padding-left: 10px;
}

ul.ulLayout1{
	width: 300px;
	margin-left: 55px;
	margin-bottom: 20px;
}

ul.ulLayout1 li{
	background: url(../../ejc_entry/images/bg.gif) repeat-x left center;
	position: relative;
	width: 300px;
	height: 19px;
}
ul.ulLayout1 li.nobg {
	background: none;
}

ul.ulLayout1 li span{
	background-color: #ffffff;
	display: block;
	position: absolute;
}

ul.ulLayout1 li span.liT{
	line-height: 1.6;
	font-size: 12px;
	padding-right: 5px;
}

ul.ulLayout1 li span.liP{
	text-align: left;
	right: 0;
	width: 130px;
	padding-left: 5px;
}