@charset "utf-8";



/* content
------------------------------------------ */
div#contTop {
	width: 878px;
	margin: 0 auto;
}
div#contTitle {
	width: 647px;
	float: left;
}
p#entry {
	width: 231px;
	height: 45px;
	float: right;
	position:relative;
	left:-4px;
}
div div#contTop h2 {
float:left;
padding:15px 0 0 60px;
}

div div#contTop p {
float:right;
padding:0 9px 20px 0;
}

/* タブ用フレーム
------------------------------------------ */
div#inner.tabcont div.top {
	font-size: 0;
	width: 868px;
	height: 12px;
	background: url(../images/bg_tabcont_top.gif) no-repeat;
}
div#inner.tabcont div.mid {
	width: 698px;
	padding: 39px 85px;
	background: url(../images/bg_tabcont_mid.gif) repeat-y;
}
div#inner.tabcont div.btm {
	font-size: 0;
	width: 868px;
	height: 16px;
	background: url(../images/bg_tabcont_btm.gif) no-repeat;
}
/* タブ無し用フレーム
------------------------------------------ */
div#inner.notab div.top {
	font-size: 0;
	width: 868px;
	height: 12px;
	background: url(../images/bg_under_top.gif) no-repeat;
}
div#inner.notab div.mid {
	background: url(../images/bg_under_mid.gif) repeat-y;
	/* padding: 20px 86px; */
	width:798px;
	padding: 20px 40px;
}

div#inner.notab #chairman{
	padding: 20px 44px;
}
div#inner.notab div.btm {
	font-size: 0;
	width: 868px;
	height: 16px;
	background: url(../images/bg_under_btm.gif) no-repeat;
}



/* 実行委員長の枠レイアウト */
#contTitle h2{
	margin-top: 10px;
}

#wakuTop,
#wakubottom{
	font-size: 0 !important;
	line-height: 1.0 !important;
}

#wakuTop{
	background: url(../../message/chairman/images/waku_top.gif) no-repeat;
	width: 780px;
	height: 13px;
	margin-top: 20px;
}
#wakubottom{
	background: url(../../message/chairman/images/waku_bottom.gif) no-repeat;
	width: 780px;
	height: 13px;
}
#wakuAll{
	background: url(../../message/chairman/images/waku_bg.gif) repeat-y;
	padding: 10px 40px 0;
}
#wakuAll dl{
	margin-bottom: 0 !important;
	padding: 20px 0;
}

#wakuAll dl dt{
	width: 80px;
	float: left;
}

#wakuAll dl dd{
	width: 550px;
}



/* 主催者のご挨拶
------------------------------------------ */
/* 各タイトルimg */
img.venture_ol_ttl{
	margin-bottom:15px;
}

/* 各内容文章 */
div#content_venture_ol{
	width: 696px;
	margin: 0 auto;
}

div#content_venture_ol p{
	line-height:1.6;
	margin-bottom:30px;
}

/* TOP２行文 */
img#top_str{
	margin:0 0 30px 16px;
}

/* 主催者のご挨拶の代表５名img */
img#org_img{
	display: block;
	margin: 0 auto 30px;
}

/* 主催者img */
h2#organizerH2{
	padding-left: 60px;
}

p.vo_str{
	margin-bottom:8px !important;
}



/* 審査委員メッセージ
-------------------------------------------*/
div.boxWrap {
	width: 680px;
	margin: 0 auto 30px;
}
div.photoBox {
	width: 144px;
	float: left;
	margin: 0 20px 0 0;
}
p.txt {
	width: 510px;
	float: left;
}


