@charset "UTF-8";
/* CSS Document */


#content{
	padding-left:10px;
}
#left_column{
	padding-top:20px;
	width:660px;
}

.inner_content{
	clear:both;
	position:relative;
	padding-top:20px;
	width:500px;
}

#local_navi .blank span{
	background:no-repeat left url(../img/common/target_blank.gif);
	padding:2px 0 0 22px;
}

table{
	width:100%;
	margin-bottom:20px;
}

table p{
	margin-bottom:0px;
}

/*ieでのpngの表示*/
table#image img,
#last_event li img{
behavior:url(/common/iepngfix/iepngfix.htc);
}

/* -------------------------- */
/*ごあいさつ*/
/* -------------------------- */
#entry_body{
	margin-bottom:2em;
}
#entry_more{
	text-align:right;
}

/* -------------------------- */
/*タイトル周り*/
/* -------------------------- */
h2{
	color:#3f3f3f;
	border-left:7px solid #ffbf00;
	padding-left:7px;
	margin-bottom:20px;
	font-weight:bold;
	font-size:1.5em;
	line-height:1.5em;
}

table#image{
	width:100%;
}
table#image td{
	text-align:center;
	vertical-align:middle;
}

/* -------------------------- */
/*開催概要*/
/* -------------------------- */
table#event_detail th{
	padding:3px 5px;
	border-bottom:1px solid #bbb;
	color:black;
	vertical-align:top;
	width:8em;
}
table#event_detail td{
	padding:3px 5px;
	border-bottom:1px solid #bbb;
	vertical-align:top;
}



#bt_entry{
	margin:3em 0;
}

#bt_entry a{
	display:block;
	margin:auto;
	height:47px;
	background:no-repeat left top url(../img/event/bt_entry.gif);
	font-size:18px;
	text-decoration:none;
	line-height:45px;
	color:#444;
	font-weight:bold;
	white-space: nowrap;
	width:190px;
	min_width:190px;
}
#bt_entry a:hover{
	background-position:left -47px;
	color:#555;
	cursor:pointer;
}

#bt_entry a span{
	display:block;
	background:no-repeat right top url(../img/event/bt_entry_r.gif);
	height:47px;
	padding:0 40px 0 10px;
}
#bt_entry a:hover span{
	background-position:right -47px;
}






/* -------------------------- */
/*実行委員会*/
/* -------------------------- */
table#event_member th{
	width:6em;
	padding:4px 5px;
	border-right:1px solid #bbb;
	color:black;
	vertical-align:top;
}
table#event_member td{
	padding:4px 5px;
	vertical-align:top;
}



/* -------------------------- */
/*過去の展示会*/
/* -------------------------- */
#last_event{
	position:absolute;
	top:-40px;
	right:-160px;
	padding-bottom:20px;
	width:160px;
	background:no-repeat bottom url(../img/event/lastevent_bottom.jpg);
}

#last_event p{
	behavior:url(/common/iepngfix/iepngfix.htc);/*ieでのpngの表示*/
	background:no-repeat bottom url(../img/event/lastevent_top.png);
	height:59px;
	text-indent:-9999em;
	margin:0px;
}

#last_event div.wrapper{
	background:repeat-y url(../img/event/lastevent_body.jpg);
}

#last_event ol{
	padding-top:25px;
	background:no-repeat top url(../img/event/lastevent_body_top.jpg);
}

#last_event ol li{
	text-align:center;
	padding-top:10px;
}

#last_event ol li a{
	behavior:url(/common/iepngfix/iepngfix.htc);/*ieでのpngの表示*/
	display:block;
	background-repeat:no-repeat;
	background-position:center;
}
#last_event ol li a:hover{
	background-image:url(../img/event/last_event_ov.png);
}
