
/*　サブメニュー下の下線
-----------------------------------------------*/

#none-menu-set {
	background-image:url(../images/share/content-side.gif);
	background-repeat:repeat-y;
	position:relative;
	text-align:center;
	width:1010px;
	height:40px;
	margin:0;
	padding:0 0 0 0;
}

ul#category-menu{
	background-image:url(../images/menu_jp/button-menu-bg.gif);
	background-repeat:repeat-x;
	margin:0 0 0 60px;
	_margin-left:0px;
	padding:0;
	list-style:none;
	text-align:left;
	width:890px;
	height:40px;
	/* for MacIE5.x \*//*/
	 overflow: hidden;
	/* end */
	}

*:first-child+html ul#category-menu{
	background-image:url(../images/menu_jp/button-menu-bg.gif);
	background-repeat:repeat-x;
	position:relative;
	float:left;
	margin:0 0 0 60px;
	_margin-left:0px;
	padding:0;
	list-style:none;
	text-align:left;
	width:890px;
	height:40px;
	/* for MacIE5.x \*//*/
	 overflow: hidden;
	/* end */
	}



/*   アーカイブ トップ
-------------------------------------------------*/
.report-set {
	position:relative;
	float:left;
	width:700px;
	margin:0;
	padding:0 0 50px 12px;
}


.report-link-2006 a{/*2006年開催概要リンクボタン*/
	position:relative;
	float:left;
	background-image:url(../images/archive/btn_2006_report.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:20px;
	width:346px;
	margin:0 0 15px 0;
	padding:0;
	font-size:5px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	list-style:none;
}

.report-link-2006 a:hover{
	background-image:url(../images/archive/btn_2006_report.gif);
	background-position:0 -20px;
}

.report-link-2005 a{/*2006年開催概要リンクボタン*/
	position:relative;
	float:left;
	background-image:url(../images/archive/btn_2005_report.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:20px;
	width:346px;
	margin:0 0 15px 0;
	padding:0;
	font-size:5px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	list-style:none;
}

.report-link-2005 a:hover{
	background-image:url(../images/archive/btn_2005_report.gif);
	background-position:0 -20px;
}

.report-booklet {/*ブックレットの画像*/
	position:relative;
	float:left;
	width:65px;
	margin:0;
	padding:5px 18px 0 0;
  clear:both;
}

.report-text {
	position:relative;
	float:left;
	width:615px;
	margin:0;
	padding:0 0 0 1px;
	text-align:left;
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color:#777777;
	line-height:185%;
}

.exhibitor-set {
	position:relative;
	float:left;
	width:700px;
	margin:0;
	padding:0 0 50px 12px;
}


.exhibitor-all {
	position:relative;
	float:left;
	margin:0 0 30px 0;
  padding:0;
}


.exhibitor-all a{/*過去の出展者リストリンクボタン*/
	position:relative;
	float:left;
	background-image:url(../images/archive/btn_exhibitors.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:17px;
	width:188px;
	margin:0;
	padding:0;
	font-size:5px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	list-style:none;
}

.exhibitor-all a:hover{
	background-image:url(../images/archive/btn_exhibitors.gif);
	background-position:0 -17px;
}

.exhibitor-year-2006 {
	position:relative;
	float:left;
	margin:0 0 15px 0;
  padding:0;
  clear:both;
}

.exhibitor-year-2006 a{/*2006 出展者リスト*/
	position:relative;
	float:left;
	background-image:url(../images/archive/btn_exhibitors_06.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:14px;
	width:120px;
	margin:0;
	padding:0;
	font-size:5px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	list-style:none;
}

.exhibitor-year-2006 a:hover{
	background-image:url(../images/archive/btn_exhibitors_06.gif);
	background-position:0 -14px;
}

.exhibitor-year-2005 {
	position:relative;
	float:left;
	margin:0 0 15px 0;
  padding:0;
  background-color:#009900;
  clear:both;
}

.exhibitor-year-2005 a{/*2005 出展者リスト*/
	position:relative;
	float:left;
	background-image:url(../images/archive/btn_exhibitors_05.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:14px;
	width:120px;
	margin:0;
	padding:0;
	font-size:5px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	list-style:none;
}

.exhibitor-year-2005 a:hover{
	background-image:url(../images/archive/btn_exhibitors_05.gif);
	background-position:0 -14px;
}


/*   サブメニュー
-------------------------------------------------*/

ul#sub-menu{
	margin:0 0 0 60px;
	_margin-left:0px;
	padding:0;
	list-style:none;
	text-align:left;
	width:890px;
	height:64px;
	/* for MacIE5.x \*//*/
	 overflow: hidden;
	/* end */
	}

*:first-child+html ul#sub-menu{
	position:relative;
	float:left;
	margin:0 0 0 60px;
	_margin-left:0px;
	padding:0;
	list-style:none;
	text-align:left;
	width:890px;
	height:64px;
	/* for MacIE5.x \*//*/
	 overflow: hidden;
	/* end */
	}

li#sub-menu-item01{
	height:53px;
	width:208px;
	margin:0 12px 0 0;
	padding:0;
	float:left;
	font-size:5px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	list-style:none;
}

li#sub-menu-item01on {
	background-image:url(../images/menu_jp/sub_archive.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
	height:53px;
	width:208px;
	margin:0 12px 0 0;
	padding:0;
	float:left;
	font-size:5px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	list-style:none;
}

li#sub-menu-item01 a{
	background-image:url(../images/menu_jp/sub_archive.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:53px;
	width:208px;
	margin:0 12px 0 0;
	padding:0;
	float:left;
	font-size:5px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	list-style:none;
}

li#sub-menu-item01 a:hover{
	background-position:0 -53px;
}

