@charset "UTF-8";

/* 全体構造
---------------------------------------------------- */
body {
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	background: url(../img/bg.gif) repeat-y 50% 0;
	text-align: center;
	color: #333427;
	font-family: "Meiryo", "メイリオ","MS PGothic","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka",sans-serif ;
	font-size: 12px;
	line-height: 1.5em;
}

th, td, caption, input, select, textarea {
	color: #333427;
	font-size: 12px;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6, p, dl, dt, dd, li, ul, ol, div, form, map, area, hr, img, span {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
}


form {
	margin: 0;
}

img { 
	border:0px none;
	vertical-align: middle;
}

br { 
	letter-spacing:0px;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/* リンク
---------------------------------------------------- */
a:link {
	color: #8E2B2B;
	background: transparent;
	text-decoration: none;
}

a:visited {
	color: #994444;
	background: transparent;
	text-decoration: none;
}

a:hover, a:active {
	color: #AA091C;
	background: transparent;
	text-decoration: underline;
}


/* ヘッダ
---------------------------------------------------- */
#header {
	width: 780px;
	height: 54px;
	background: url(../img/logo_eng2009.gif) no-repeat 100% 0;
	margin: 0 auto;
}

#header #logo {
	float: left;
}

#header ul { /* ---右上、小さいメニュー--- */
	float: right;
	margin-top: 5px;
	list-style-type: none;
}

#header ul a {
	display: block;
	height: 20px;
	text-decoration: none;
}

#header ul li {
	float: left;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9000px;
	display: inline;
	overflow: hidden;
}

#header #mnsHome a {
	width: 50px;
	background: url(../img/menuss_home.gif) no-repeat;
}

#header #mnsPrivacy a {
	width: 106px;
	background: url(../img/menuss_privacy.gif) no-repeat;
}

#header #mnsColumn a {
	width: 118px;
	background: url(../img/menuss_column.gif) no-repeat;
}

#header #mnsContact a {
	width: 74px;
	background: url(../img/menuss_contact.gif) no-repeat;
}

#header #mnsPress a {
	width: 112px;
	background: url(../img/menuss_press.gif) no-repeat;
}



/* 上部メインメニュー
---------------------------------------------------- */
#mainMenu {
	clear: both;
	width: 780px;
	height: 28px;
	margin: 0 auto;
}

#mainMenu ul {
	list-style-type: none;
}

#mainMenu ul a {
	display: block;
	height: 28px;
	text-decoration: none;
}

#mainMenu ul li {
	float: left;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9000px;
	display: inline;
	overflow: hidden;
}


#mmnAbout a {
	width: 114px;
	background: url(../img/menu_about.gif) no-repeat;
}
#mmnAboutHere a { /* ---現在地の場合--- */
	width: 114px;
	background: url(../img/menu_about.gif) no-repeat 0 100%;
}

#mmn2008info a {
	width: 111px;
	background: url(../img/menu_2008info.gif) no-repeat;
}
#mmn2008infoHere a {
	width: 111px;
	background: url(../img/menu_2008info.gif) no-repeat 0 100%;
}

#mmnList a {
	width: 111px;
	background: url(../img/menu_2008list.gif) no-repeat;
}
#mmnListHere a {
	width: 111px;
	background: url(../img/menu_2008list.gif) no-repeat 0 100%;
}

#mmnExibitor a {
	width: 111px;
	background: url(../img/menu_exibitor.gif) no-repeat;
}
#mmnExibitorHere a {
	width: 111px;
	background: url(../img/menu_exibitor.gif) no-repeat 0 100%;
}

#mmnPress a {
	width: 111px;
	background: url(../img/menu_press.gif) no-repeat;
}
#mmnPressHere a {
	width: 111px;
	background: url(../img/menu_press.gif) no-repeat 0 100%;
}

#mmnInquiry a {
	width: 111px;
	background: url(../img/menu_inquiry.gif) no-repeat;
}
#mmnInquiryHere a {
	width: 111px;
	background: url(../img/menu_inquiry.gif) no-repeat 0 100%;
}

#mmnBuyer a {
	width: 111px;
	background: url(../img/menu_buyer.gif) no-repeat;
}
#mmnBuyerHere a {
	width: 111px;
	background: url(../img/menu_buyer.gif) no-repeat 0 100%;
}

#mmn2006report a {
	width: 111px;
	background: url(../img/menu_2006report.gif) no-repeat;
}

#mmn2007report a {
	width: 111px;
	background: url(../img/menu_2007report.gif) no-repeat;
}
#mmn2007reportHere a {
	width: 111px;
	background: url(../img/menu_2007report.gif) no-repeat 0 100%;
}

#mmnPastReport a {
	width: 111px;
	background: url(../img/menu_pastreport.gif) no-repeat;
}
#mmnPastReportHere a {
	width: 111px;
	background: url(../img/menu_pastreport.gif) no-repeat 0 100%;
}

#mmn2008special a {
	width: 111px;
	background: url(../img/menu_2008special.gif) no-repeat;
}
#mmn2008specialHere a {
	width: 111px;
	background: url(../img/menu_2008special.gif) no-repeat 0 100%;
}

#mmnAbout a:hover, , #mmn2008info a:hover, #mmnList a:hover, #mmn2006report a:hover, #mmnExibitor a:hover, #mmnPress a:hover, #mmnInquiry a:hover, #mmnBuyer a:hover, #mmn2007report a:hover, #mmnPastReport a:hover, #mmn2008special a:hover {
	background-position: 0 -28px;
}

#mainMenu #mmnDummy1, #mainMenu #mmnDummy2 { /* ---メニューの余白--- */
	float: left;
	display: inline;
	height: 28px;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9000px;
}

#mainMenu #mmnDummy1 {
	width: 111px;
	background: url(../img/menu_dummy1.gif) no-repeat;
}

#mainMenu #mmnDummy2 {
	width: 222px;
	background: url(../img/menu_dummy2.gif) no-repeat;
}



/* 内部ページサブメニュー
---------------------------------------------------- */
#subMenu {
	float: right;
	height: 25px;
	margin: 0 0 1px 0;
}

*html #subMenu {
	margin-right: 12px;
}

#subMenu ul {
	margin: 0 23px;
	list-style-type: none;
}

#subMenu ul a {
	display: block;
	width: 125px;
	height: 25px;
	text-decoration: none;
}

#subMenu ul li {
	float: left;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9000px;
	display: inline;
	overflow: hidden;
}

#smnReport a {
	background: url(../img/menusub_report.gif) no-repeat;
}
#smnReportHere a { /* ---現在地の場合--- */
	background: url(../img/menusub_report.gif) no-repeat 0 100%;
}

#smnEnquete a {
	background: url(../img/menusub_enquete.gif) no-repeat;
}
#smnEnqueteHere a { 
	background: url(../img/menusub_enquete.gif) no-repeat 0 100%;
}

#smnSpecialrepo a {
	background: url(../img/menusub_specialrepo.gif) no-repeat;
}
#smnSpecialrepoHere a { 
	background: url(../img/menusub_specialrepo.gif) no-repeat 0 100%;
}

#smnSpecial a {
	background: url(../img/menusub_special.gif) no-repeat;
}
#smnSpecialHere a { 
	background: url(../img/menusub_special.gif) no-repeat 0 100%;
}

#smnList a {
	background: url(../img/menusubsub_list.gif) no-repeat;
}
#smnListHere a { 
	background: url(../img/menusubsub_list.gif) no-repeat 0 100%;
}

#smn2007info a {
	background: url(../img/menusub_2007info.gif) no-repeat;
}
#smn2007infoHere a { 
	background: url(../img/menusub_2007info.gif) no-repeat 0 100%;
}


#smnReport a:hover, #smnEnquete a:hover, #smnSpecialrepo a:hover, #smnSpecial a:hover, #smnList a:hover, #smn2007info a:hover {
	background-position: 0 -25px;
}


/* フッタ
---------------------------------------------------- */
#footer {
	clear: both;
	width: 780px;
	border-top: 5px solid #DEA724;
	margin: 10px auto 0 auto;
}

#copyright {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial,sans-serif;
	padding: 5px 0;
	text-align: left;
}

#copyright a:link, #copyright a:visited {
	color: #FFFFFF;
}

#copyright a:hover, #copyright a:active {
	color: #FAE314;
}

#footer #toPageTop { /* ---（出展詳細にも使う）--- */
	float:right;
	padding: 5px 0;

}

.toPageTop2{ /* ---（出展詳細にも使う）--- */
	margin-left: 720px;
	padding: 2px 0;
	background: url(../img/pagetop_footer.gif) no-repeat 0 2px;
}

#footer #toPageTop a, .toPageTop2 a {
	font-size: 10px;
	line-height: 10px;
	text-indent: -9000px;
	display: block;
	width: 68px;
	height: 16px;
	text-decoration: none;
	background: url(../img/pagetop_footer.gif) no-repeat;
}



/* トップページ向け
---------------------------------------------------- */
#topWrapper {
	clear: both;
	width: 796px;
	margin: 5px auto 20px auto;
}

#topWrapper #mainImage { /* ---メインイメージ--- */
	margin-bottom: 10px;
}

#topWrapper .block { /* ---下部、横１列--- */
	clear: both;
	width: 796px;
	height: 146px;
	margin-top: 8px;
	text-align: left;
}

#topWrapper .block .box1 {
	float: left;
	width: 302px;
	height: 146px;
	background: url(../img/box302x146.gif) no-repeat;
}

#topWrapper .block .box2 {
	float: right;
	width: 484px;
	height: 146px;
	background: url(../img/box484x146.gif) no-repeat;
}

#topWrapper .block2 { /* ---下部（終了後）blockに替わる--- */
	width: 796px;
	height: 300px;
	text-align: left;
}

#topWrapper .block2 .box3 { 
	float: left;
	width: 332px;
	height: 300px;
	background: url(../img/box332x300.gif) no-repeat;
	margin-top: 8px;
}

#topWrapper .block2 .box2Wrap {
	float: right;
	width: 454px;
}

#topWrapper .block2 .box2Wrap .box2 {
	height: 146px;
	background: url(../img/box454x146.gif) no-repeat;
	margin-top: 8px;
}

/* ---下部（終了後）blockに替わる↑↑↑ここまで--- */

.topContents { /* ---boxの中--- */
	padding: 19px 19px 10px 19px;
}

.topContents h2 { /* ---box左上　紹介文--- */
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
}

#topWrapper .block2 .box3 .topContents h2 { /* ---box左上　紹介文--- */
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 6px;
	border-bottom: 1px solid #CC0000;
}

#topWrapper .block2 .box3 .topContents h3 {
	color: #333427;
	font-size: 12px;
	font-weight: normal;
}

.topContents #whatsNew h3 { /* ---What'sNewのタイトル--- */
	text-indent: -9000px;
	font-size: 10px;
	line-height: 10px;
	height: 17px;
	background: url(../img/txt_whatsnew.gif) no-repeat;
	border-bottom: 1px solid #CC0000;
	margin-bottom: 5px;
}

.topContents #whatsNew #dlWrap { /* ---What'sNewスクロール--- */
	height: 87px;
	overflow: auto;
	scrollbar-track-color: #FFF;
	scrollbar-face-color: #BDBFC7;
	scrollbar-highlight-color: #BDBFC7;
	scrollbar-darkshadow-color: #BDBFC7;
	scrollbar-3dlight-color: #8B8D96;
	scrollbar-shadow-color: #8B8D96;
	scrollbar-arrow-color: #60646C;
}

.topContents #whatsNew dt { /* ---What'sNewの日付--- */
	clear: left;
	float: left;
	display: block;
	width: 75px;
	font-size: 11px;
	font-family: Arial,sans-serif;
}

.topContents #whatsNew dd { /* ---What'sNewの本文--- */
	display: block;
	margin-left: 75px;
	text-indent: -3px;
	margin-bottom:5px;
}

.topContents #whatsNew dd a {
	background: url(../img/arrow_wht.gif) no-repeat 100% 100%;
	padding-right: 18px;
}

.topContents dd a:link, .topContents dd a:visited {
	color: #333427;
}

.topContents dd a:hover, .topContents dd a:active {
	color: #AA091C;
	text-decoration: underline;
}

.topContents #credit dt { /* ---右下クレジット--- */
	clear: left;
	float: left;
	display: block;
	width: 75px;
	color: #CC0000;
}

.topContents #credit dd {
	display: block;
	margin-left: 68px;
	padding-left: 7px;
	text-indent: -3px;
	border-left: 1px solid #DEA724;
	margin-bottom:15px;
}




/* 内部ページ全体向け
---------------------------------------------------- */
#wrapper { /* ---横全体に白背景枠１つの場合--- */
	clear: both;
	width: 796px;
	margin: 15px auto;
}

#wrapper #topFull { /* ---全体白背景枠の最初--- */
	background: url(../img/boxful_top33.gif) no-repeat;
	width: 796px;
	min-height: 33px; /* --- 08/08/26修正箇所 ---*/
}

#wrapper #btmFull { /* ---全体白背景枠の最後--- */
	background: url(../img/boxful_btm43.gif) no-repeat;
	width: 796px;
	height: 43px;
}

#wrapper #content {
	background: url(../img/boxful_mid.gif) repeat-y;
	width: 796px;
	text-align: left;
}

#wrapper #topFull #returnMenu { /* ---右上につく「indexへ戻る」等--- */
	background: url(../img/boxful_mid.gif) no-repeat 0 23px;
	padding: 23px 23px 5px 23px;
	text-align: right;
	line-height: 1.2em;
}

#wrapper #content h1 { /* ---メインタイトル（画像使用）各背景画像はページで指定--- */
	width: 750px;
	height: 28px;
	margin: 0 23px 0 23px;
	font-size: 12px;
	text-indent: -9000px;
	display: block;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}

#wrapper #content h2 {
	font-size: 16px;
	color: #CC0000;
	border-top: 2px solid #DEA724;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
	padding: 15px 0 5px 0;
	margin-bottom: 10px;
	margin-top: 40px;
}

#wrapper #content h6 { /* ---リード文--- */
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0;
}

#wrapper #content p {
	margin-bottom: 10px;
}

.arrow a:link, .arrow a:visited, .arrow a:hover, .arrow a:active { /* ---リンクの後ろに矢印をつける--- */
	background: url(../img/arrow_wht.gif) no-repeat 100% 100%;
	padding-right: 18px;
	font-weight: bold;
}

.hplink a:link, .hplink a:visited, .hplink a:hover, .hplink a:active { /* ---リンクの後ろにHPをつける--- */
	background: url(../img/icon_hp.gif) no-repeat 100% 100%;
	padding-right: 25px;
	font-weight: bold;
}

#content .toPageTop{
	float:right;
}

#content .toPageTop a {
	font-size: 10px;
	line-height: 10px;
	text-indent: -9000px;
	display: block;
	width: 68px;
	height: 16px;
	text-decoration: none;
	background: url(../img/pagetop.gif) no-repeat;
}

.small { /* ---小さい--- */
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

.attention {
	color: #FF1800;
	font-weight: bold;
}

.phleft { /* ---写真左側--- */
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.phright { /* ---写真右側--- */
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}

.clear {
	clear:both;
	line-height: 1px;
}

.issue {
	text-align: right;
	margin: 10px 0 30px 0;
}


.frame { /* ---四方枠線で囲む--- */
	border:1px solid #DEA724;
	padding:20px;
	margin:20px 0;
}

.sectionLine {
	border-top: 2px solid #DEA724;
	padding-top: 20px;
}



/* 2007開催レポートページ向け
---------------------------------------------------- */
#report {
	margin: 20px 23px 0 23px;
}

#report #lead { /* ---最初の段落（写真と文）--- */
	margin: 10px 0 25px 25px;
}

#report li {
	float: left;
	padding-left: 24px;
	margin-bottom: 25px;
}

#report .division {
	margin: 0 0 10px 25px;
	padding-top: 10px;
	border-top: 1px solid #DEA724;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}


/* 2007アンケートページ向け
---------------------------------------------------- */
#enquete {
	margin: 20px 23px 0 48px;
}

#enquete h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 20px 0;
}

#enquete ul {
	margin-left: 100px;
	margin-bottom: 60px;
}

#enquete li {
	float: left;
	margin-right: 80px;
}

#enquete .colm1 { /* --- ２段組み左側 --- */
	float: left;
	width: 340px;
	display: block;
	border: 1px solid #FFF;
}

#enquete .colm2 { /* --- ２段組み右側 --- */
	margin-left: 370px;
	width: 340px;
	display: block;
	border: 1px solid #FFF;
}

#enquete #enq_buyer h2 { 
	border-top: 2px solid #C8BF00;
	background: url(../img/dot_yg.gif) repeat-x 0 100%;
}
#enquete #enq_exibitor h2 { 
	border-top: 2px solid #A04246;
	background: url(../img/dot_br.gif) repeat-x 0 100%;
}

#enquete .entry { /* ---業種・職種--- */
	margin: 10px 0;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}
#enquete #enq_buyer .entry { 
	background: url(../img/marker_yg14.gif) no-repeat 0 1px;
}
#enquete #enq_exibitor .entry { 
	background: url(../img/marker_br14.gif) no-repeat 0 1px;
}

#enquete .question{ /* --- 質問項目をくるむ --- */
	margin: 20px 0 10px 0;
	width: 338px;
	font-weight: bold;
}
#enquete #enq_buyer .question{
	border: 1px solid #C8BF00;
	background: url(../img/enq_q_bg1.gif) repeat-y;
}
#enquete #enq_exibitor .question{
	border: 1px solid #A04246;
	background: url(../img/enq_q_bg2.gif) repeat-y;
}

#enquete .question .qNmbr { /* --- 質問番号 --- */
	float: left;
	width: 40px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, sans-serif;
	line-height: 25px;
	padding: 10px 0 0 6px;
}

#enquete .question .qContents { /* --- 質問内容 --- */
	font-size: 14px;
	line-height: 20px;
	margin-left: 48px;
	padding: 2px;
}

#enquete .colm1 img, #enquete .colm2 img {
	padding-left: 15px;
}

#wrapper #content #enquete p { /* --- 声 --- */
	margin-bottom: 0;
	padding: 6px 10px;
	display: block;
}
#wrapper #content #enquete #enq_buyer p {
	background: #EFEED0;
}
#wrapper #content #enquete #enq_exibitor p {
	background: #EBE0E1;
}

#enquete .commenter { /* --- 声の筆者 --- */
	margin-bottom: 10px;
	text-align: right;
	color: #666855;
}


#enquete p strong { 
	font-size: 16px;
	font-weight: bold;
}



/* フードセレクションとは？ページ向け
---------------------------------------------------- */
#about {
	margin: 20px 23px 0 48px;
}

#about .nmbr { /* ---大きい数字--- */
	font-size: 42px;
	line-height: 42px;
	font-family: 'Arial Black', Arial, sans-serif;
	color: #F2DCA7;
	float: left;
	display: block;
	width: 37px;
	height: 42px;
	margin-top: 25px;
}

#about h3 {
	font-size: 16px;
	margin: 45px 0 10px 37px;
	padding-bottom: 5px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}

#about p {
	margin-left: 40px;
}

#about h4 {
	font-size: 12px;
	margin-left: 40px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
	padding: 5px 0;
}


#about .colm1, #about .buyer { /* --- ２段組み左側 --- */
	float: left;
	width: 340px;
	display: block;
}

#about .colm2, #about .exhibitor { /* --- ２段組み右側 --- */
	margin-left: 370px;
	display: block;
}

#about .colm1 h3, #about .colm1 p, #about .colm1 h4, #about .colm2 h3, #about .colm2 p, #about .colm2 h4 {
	margin-left: 0px;
}




/* 2007開催概要向け（dlは出展の申込み案内も）
---------------------------------------------------- */
#fs2007info {
	margin: 20px 23px 0 48px;
}

#fs2007info dt, #exibitorApply dt { /* ---項目--- */
	clear: left;
	float: left;
	display: block;
	width: 75px;
	color: #CC0000;
	font-weight: bold;
}

#fs2007info dd, #exibitorApply dd {
	display: block;
	margin-left: 75px;
	padding-left: 12px;
	text-indent: -3px;
	border-left: 2px solid #DEA724;
	margin-bottom:40px;
}


/* 出展のご案内ページ向け
---------------------------------------------------- */
#exibitor {
	margin: 20px 23px 0 48px;
}

#exibitor h5, #inquiry h5, #buyer h5 {
	font-size: 14px;
	margin: 10px 0 20px 0;
}

#exibitor .process { /* ---申し込み方法--- */
	margin: 5px 0;
	background: url(../img/process_arrow.gif) no-repeat 70px 90%;
	padding-bottom: 15px;
}

#exibitor .bankList1 { /* ---問合せ銀行左列--- */
	float: left;
	display: block;
	width: 370px;
}

#exibitor .bankList2 { /* ---問合せ銀行右列--- */
	float: right;
	display: block;
	width: 350px;
}

#exibitor h4 { /* ---銀行名--- */
	font-size: 12px;
	width: 345px;
	margin: 25px 0 10px 0;
	padding-bottom: 5px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}

#exibitor .bankList1 p, #exibitor .bankList2 p {
	width: 345px;
}

#exibitor .office, #inquiry .office { /* ---仮問合せページ：事務局名--- */
	font-weight: bold;
	margin: 25px 0 10px 0;
	padding-bottom: 5px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}


/* プライバシーポリシー向け
---------------------------------------------------- */
#privacy {
	margin: 20px 48px 0 48px;
}

#privacy .nmbr { /* ---数字--- */
	font-size: 24px;
	line-height: 24px;
	font-family: 'Arial Black', Arial, sans-serif;
	color: #F2DCA7;
	clear: left;
	float: left;
	display: block;
	width: 37px;
	height: 24px;
	margin-top: 20px;
}

#privacy h3 {
	font-size: 12px;
	margin: 35px 0 10px 37px;
	padding-bottom: 5px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}

#privacy p {
	margin-left: 40px;
}

#privacy ul {
	margin-left: 60px;
	margin-bottom: 10px;
	list-style-type: square;
}

#privacy ul li {
	padding: 3px 0 3px 3px;
}


/* プレスリリース向け（dlは出展社へのお知らせも）
---------------------------------------------------- */
#press {
	margin: 20px 23px 0 48px;
}

#press dl, #exibitorInfo {
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
	margin: 30px 0;
}

#press dt, #exibitorInfo dt { /* ---リスト日付--- */
	clear: left;
	float: left;
	display: block;
	width: 90px;
	font-size: 12px;
	font-family: Arial,sans-serif;
	padding: 10px 0;
	background: url(../img/dot_ylw.gif) repeat-x;
}

#press dd, #exibitorInfo dd { /* ---リスト本文--- */
	display: block;
	margin-left: 90px;
	text-indent: -3px;
	padding: 10px 0;
	background: url(../img/dot_ylw.gif) repeat-x;
}

#press dd a:link, #press dd a:visited, #press dd a:hover, #press dd a:active, #exibitorInfo dd a:link, #exibitorInfo dd a:visited, #exibitorInfo dd a:hover, #exibitorInfo dd a:active { /* ---リンクの後ろにPDFアイコンをつける--- */
	background: url(../img/icon_pdf_s.gif) no-repeat 100% 100%;
	padding: 4px 24px 0 0;
}

/* 問合せフォームページ向け
---------------------------------------------------- */
#inquiry {
	margin: 20px 23px 0 48px;
}

#inquiry dt { /* ---項目--- */
	clear: left;
	float: left;
	display: block;
	width: 210px;
	color: #CC0000;
	font-weight: bold;
	text-align: right;
}

#inquiry dd {
	display: block;
	margin-left: 220px;
	padding-left: 15px;
	text-indent: -3px;
	border-left: 2px solid #DEA724;
	margin-bottom:30px;
	line-height: 2em;
}

#inquiry dd p {
	line-height: 1.5em;
}

#inquiry input, #inquiry select, #inquiry textarea {
	margin-bottom: 5px;
	vertical-align: middle;
}

#inquiry form {
	margin: 20px 0;
	padding-top: 15px;
	background: url(../img/dot_ylw.gif) repeat-x;
}

#inquiry .btnBlock {
	margin: 30px auto;
	text-align: center;
	padding-top: 15px;
	background: url(../img/dot_ylw.gif) repeat-x;
}

#inquiry .btnBlock p {
	text-align: left;
}

#inquiry .formunder { /* ---フォーム内見出し区切り線--- */
	font-weight: bold;
	font-size: 12px;
	margin: 40px 0px 10px 0px;
	padding-bottom: 5px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}

#inquiry .formundertop { /* ---フォーム内一番上の見出し--- */
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}

#sslCertificate { /* ---SSL証明書表示--- */
	border: 1px solid #BDBFC7;
	padding: 10px;
	margin: 20px 0;
	height: 55px;
}

#sslCertificate #seal { 
	float: left;
	padding-right: 20px;
}

/* ご来場の皆様へ向け
---------------------------------------------------- */
#buyer {
	margin: 20px 23px 0 48px;
}

#buyer .nmbr { /* ---大きい数字--- */
	font-size: 42px;
	line-height: 42px;
	font-family: 'Arial Black', Arial, sans-serif;
	color: #F2DCA7;
	clear: left;
	float: left;
	display: block;
	width: 37px;
	height: 42px;
	margin-top: 25px;
}

#buyer h3 {
	font-size: 16px;
	margin: 45px 0 10px 37px;
	padding-bottom: 5px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}

#buyer p {
	margin-left: 40px;
}

#buyer h4 {
	font-size: 12px;
	margin-left: 40px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
	padding: 5px 0;
}

#buyer dt { /* ---項目--- */
	clear: left;
	float: left;
	display: block;
	width: 210px;
	color: #CC0000;
	font-weight: bold;
	text-align: right;
}

#buyer dd {
	display: block;
	margin-left: 220px;
	padding-left: 15px;
	text-indent: -3px;
	border-left: 2px solid #DEA724;
	margin-bottom:30px;
	line-height: 2em;
}

#buyer dd p{
	line-height: 1.5em;
}

#buyer input, #buyer select, #buyer textarea {
	margin-bottom: 5px;
	vertical-align: middle;
}

#buyer form {
	margin: 20px 0;
	padding-top: 15px;
	background: url(../img/dot_ylw.gif) repeat-x;
}

#buyer .btnBlock {
	margin: 30px auto;
	text-align: center;
	padding-top: 15px;
	background: url(../img/dot_ylw.gif) repeat-x;
}

#buyer .btnBlock p {
	text-align: left;
}

#buyer .formunder { /* ---フォーム内見出し区切り線--- */
	font-weight: bold;
	font-size: 12px;
	margin: 40px 0px 10px 0px;
	padding-bottom: 5px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}

#buyer .formundertop { /* ---フォーム内一番上の見出し--- */
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}

/* ポップアップ小ウィンドウ向け
---------------------------------------------------- */
#smlwin body {
	background: #CC0000;
}

#smlWrapper {
	margin: 0 auto;
	width: 400px;
	background: url(../img/logo.gif) no-repeat;
	padding-top: 60px;
}

#smlwin #footer {
	width: 400px;
}

#smlwin #closeBtn{
	clear: both;
	text-align: center;
	margin: 20px auto;
}


/* 出展社リストトップ（第二弾・一覧表）
---------------------------------------------------- */
#fullList {
	margin: 20px 48px 0 48px;
}

#fullList #clm1 { /* ---左枠--- */
	float: left;
	width: 330px;
}

#fullList #clm2 { /* ---右枠--- */
	float: right;
	width: 330px;
}

#fullList table {
	border-bottom: 2px solid #DEA724;
	width: 330px;
}

#fullList th { /* ---出展社名--- */
	border-right: 1px solid #DEA724;
	border-top: 1px solid #DEA724;
	padding: 6px;
	text-align: left;
}

#fullList td { /* ---分類または銀行名--- */
	border-top: 1px solid #DEA724;
	padding: 6px;
}

#fullList th a {
	background: url(../img/icon_detail.gif) no-repeat 100% 100%;
	padding-right: 36px;
	padding-bottom: 1px;
}

#fullList th a:link, #fullList th a:visited {
	color: #333427;
}

#fullList th a:hover, #fullList th a:active {
	color: #AA091C;
}

#fullList .dtLink { /* ---出展社名が２行の時のIE対策--- */
	background: url(../img/icon_detail.gif) no-repeat 100% 90%;
	padding-right: 36px;
}

#fullList .entry { /* ---タイトルとしての銀行名または分類--- */
	border-top: 2px solid #DEA724;
	padding: 6px 0 6px 24px;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	border-right: none;
	background: url(../img/marker_ylw12.gif) no-repeat 6px 11px;
}

#fullList .entry2 { /* ---ページトップへ--- */
	border-top: 2px solid #DEA724;
	padding: 6px 0;
}

#fullList thead td, #fullList thead th { /* ---項目--- */
	color: #CC0000;
	font-weight: bold;
	border-top: 2px solid #DEA724;
	text-align: center;
}

#fullList thead th {
	border-right: 1px solid #DEA724;
}

#fullList ul {
	margin-left: 60px;
	margin-bottom: 15px;
}

#fullList li {
	width: 130px;
	float: left;
	margin-right: 20px;
	font-size: 14px;
}

#fullList .arrow a {
	background: url(../img/arrow_wht.gif) no-repeat 100% 90%;
	padding-right: 20px;
}

#fullList h5 {
	font-size: 14px;
	margin: 10px 0 20px 0;
}

#fullList h4 {
	font-size: 12px;
	margin: 10px 0;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}


/* 出展社リスト（分類別　商品マーク）
---------------------------------------------------- */
#fullList .agri { /* ---分類別一覧　農--- */
	background: url(../img/icon_agri.gif) no-repeat 44px 50%;
	border-top: 2px solid #DEA724;
}
#fullList .live { /* ---分類別一覧　畜--- */
	background: url(../img/icon_live.gif) no-repeat 44px 50%;
	border-top: 2px solid #DEA724;
}
#fullList .fish { /* ---分類別一覧　水--- */
	background: url(../img/icon_fish.gif) no-repeat 44px 50%;
	border-top: 2px solid #DEA724;
}
#fullList .process { /* ---分類別一覧　加--- */
	background: url(../img/icon_process.gif) no-repeat 44px 50%;
	border-top: 2px solid #DEA724;
}
#fullList .drink { /* ---分類別一覧　飲--- */
	background: url(../img/icon_drink.gif) no-repeat 44px 50%;
	border-top: 2px solid #DEA724;
}
#fullList .other { /* ---分類別一覧　他--- */
	background: url(../img/icon_other.gif) no-repeat 44px 50%;
	border-top: 2px solid #DEA724;
}


/* 出展社リスト（詳細　上部分）
---------------------------------------------------- */
#dtList {
	margin: 20px 24px 0 48px;
}

#dtList #iconBox { /* --分類アイコン凡例--- */
	float: right;
	border: 1px solid #DEA724;
	padding: 4px;
}
#wrapper #content #dtList #iconBox h3 {
	font-size: 12px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
	margin-bottom: 5px;
	padding-bottom: 4px;
}

#wrapper #content #dtList h2 {
	font-size: 22px;
	color: #333427;
	border-top: none;
	background: none;
	padding: 0 0 6px 0;
	margin-bottom: 10px;
	margin-top: 0;
	margin-right: 315px;
	border-bottom: 2px solid #DEA724;
	letter-spacing: 0.2em;
}

#dtList #linkBox { /* --他頁へのリンク--- */
	display: block;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
	margin-right: 315px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#dtList #linkBox li {
	float: left;
	width: 100px;
	margin-bottom: 4px;
	font-weight: bold;
}

#dtList #linkBox li a { /* ---リンクの前に矢印をつける--- */
	background: url(../img/arrow_wht.gif) no-repeat 0 100%;
	padding-left: 18px;
}

#dtList #linkBox li .nolink {
	color: #959688;
	background: url(../img/arrow_wht_nolink.gif) no-repeat 0 100%;
	padding-left: 18px;
}

#dtList #exhBox { /* --出展社一覧--- */
	margin-top: 10px;
}

#dtList #exhBox li {
	float: left;
	width: 360px;
	margin-bottom: 3px;
}

#dtList #exhBox li a { /* ---黄■をつける--- */
	background: url(../img/marker_ylw9.gif) no-repeat 4px 2px;
	padding-left: 18px;
}

#dtList #exhBox li a:link, #dtList #exhBox li a:visited {
	color: #333427;
}

#dtList #exhBox li a:hover, #dtList #exhBox li a:active {
	color: #AA091C;
}

.dtListBtm { /* ---白枠最後btmFullにつける--- */
	margin-bottom: 15px;
}



/* 出展社リスト（詳細 2列部分）
---------------------------------------------------- */
.topHalf { /* ---2分割白背景枠の最初--- */
	background: url(../img/boxhalf_top.gif) no-repeat;
	width: 796px;
	height: 23px;
}

.topHalf1 { /* ---2分割白背景枠の最初　左枠のみ--- */
	background: url(../img/boxhalf1_top.gif) no-repeat;
	width: 796px;
	height: 23px;
}


.btmHalf { /* ---2分割白背景枠の最後--- */
	background: url(../img/boxhalf_btm.gif) no-repeat;
	width: 796px;
	height: 23px;
}

.btmHalf1 { /* ---2分割白背景枠の最後　左枠のみ--- */
	background: url(../img/boxhalf1_btm.gif) no-repeat;
	width: 796px;
	height: 23px;
}


.halfContent {
	background: url(../img/boxhalf_mid.gif) repeat-y;
	width: 796px;
	text-align: left;
}

.halfContent1 {
	background: url(../img/boxhalf1_mid.gif) repeat-y;
	width: 796px;
	text-align: left;
}

.fullContent0 { /* ---横１枠の場合--- */
	background: url(../img/boxful_mid.gif) repeat-y;
	width: 796px;
	text-align: left;
}


.exhWrap {
	padding-left: 23px;
}

.exhWrap .exh1 { /* ---左枠--- */
	float: left;
	width: 346px;
}

.exhWrap .exh2 { /* ---右枠--- */
	margin-left: 404px;
	width: 346px;
}

.exhWrap .exh0 { /* ---横１枠の場合--- */
	float: left;
	width: 750px;
}

.exhWrap h2 { /* ---企業名--- */
	font-size: 16px;
	color: #CC0000;
	line-height: 18px;
	padding: 6px 32px 4px 0;
	margin-bottom: 8px;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}

.exhWrap .agri { /* ---h2に付くアイコン農産品--- */
	background: url(../img/icon_agri.gif) no-repeat 100% 50%;
}
.exhWrap .live { /* ---畜産品--- */
	background: url(../img/icon_live.gif) no-repeat 100% 50%;
}
.exhWrap .fish { /* ---水産品--- */
	background: url(../img/icon_fish.gif) no-repeat 100% 50%;
}
.exhWrap .process { /* ---加工食品--- */
	background: url(../img/icon_process.gif) no-repeat 100% 50%;
}
.exhWrap .drink { /* ---飲料--- */
	background: url(../img/icon_drink.gif) no-repeat 100% 50%;
}
.exhWrap .other { /* ---その他--- */
	background: url(../img/icon_other.gif) no-repeat 100% 50%;
}

.exhWrap h3 { /* ---商品名--- */
	font-size: 14px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
	margin-bottom: 10px;
	padding-bottom: 6px;
}

.exhWrap h3 .pdName {
	display: inline;
	background: #DEA724;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-right: 8px;
}

.exhWrap img { /* ---写真--- */
	display: block;
	float: right;
	text-align: right;
	padding-left: 10px;
}

.exhWrap h4 { /* ---キャッチコピー--- */
	font-size: 12px;
	color: #CC0000;
	margin-bottom: 10px;
}

.exhWrap p { /* ---PR文--- */
	margin-bottom: 5px;
}

.exhWrap dl {
	background: url(../img/dot_ylw.gif) repeat-x;
	margin-top: 15px;
	padding-top: 10px;
}

.exhWrap dt { /* ---情報項目--- */
	float: left;
	display: block;
	width: 50px;
	color: #CC0000;
	font-weight: bold;
}

.exhWrap dd {
	display: block;
	margin-left: 52px;
	padding-left: 12px;
	text-indent: -3px;
	border-left: 2px solid #DEA724;
	margin-bottom:10px;
}

.exhWrap .lastCell { /* ---最後の行--- */
	margin-bottom:0;
}

.exhWrap li { /* ---箇条書き（PR本文中など）--- */
	margin-bottom: 2px;
	padding: 0 0 0 1.5em;
	text-indent: -1.5em;
}


/* 出展社リスト（第一弾・簡単な表）向け＆出展社への連絡個々のページ
---------------------------------------------------- */
#preList {
	margin: 20px 48px 0 48px;
}

#preList table {
	margin-top: 30px;
	border-bottom: 2px solid #DEA724;
	width: 100%;
}

#preList td, #preList th { 
	border-right: 1px solid #DEA724;
	border-top: 1px solid #DEA724;
	padding: 6px;
}

#preList .bank { /* ---銀行名--- */
	border-top: 3px solid #DEA724;
	padding: 6px 0 6px 24px;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	border-right: none;
	background: url(../img/marker_ylw12.gif) no-repeat 6px 11px;
}

#preList .bank2 { /* ---ページトップへ--- */
	border-top: 3px solid #DEA724;
	padding: 6px 0;
	border-right: none;
}

#preList thead td { /* ---項目--- */
	color: #CC0000;
	font-weight: bold;
	border-top: 2px solid #DEA724;
	text-align: center;
}

#preList .lastCell { /* ---右端--- */
	border-right: none;
}

#preList ul {
	margin-left: 80px;
	margin-bottom: 10px;
}

#preList li {
	width: 120px;
	float: left;
	margin-right: 20px;
}

#preList h5 {
	font-size: 14px;
	margin: 10px 0 20px 0;
}

#preList h4 {
	font-size: 12px;
	margin: 10px 0;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}

#preList .frame { /* ---四方枠線で囲む--- */
	border:1px solid #DEA724;
	padding:10px;
	margin:10px 0;
}

#preList .frame h4 {
	font-size: 14px;
	margin-top: 0;
	padding-bottom: 5px;
}

#preList .frame .nmbr { /* ---数字--- */
	font-size: 24px;
	line-height: 24px;
	font-family: 'Arial Black', Arial, sans-serif;
	color: #F2DCA7;
	clear: left;
	float: left;
	display: block;
	width: 30px;
	height: 24px;
}

#preList .frame p {
	margin-left: 30px;
	margin-bottom: 20px;
	padding-top: 5px;
}

#preList .frame .subList { /* ---さらに細かい項目　Pに付ける--- */
	margin-bottom: 15px;
	padding-left: 1em;
	text-indent: -1em;
}


/* 特別企画ページ＆レポート向け
---------------------------------------------------- */
#special, #specialRepo {
	margin: 20px 23px 0 48px;
}


#special h3, #specialRepo h3 { /* ---画像使用--- */
	font-size: 12px;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}

#wrapper #content #special h2 { /* ---画像使用--- */
	font-size: 12px;
	padding: 8px 0 5px 0;
	margin-bottom: 20px;
	margin-top: 10px;
}

#wrapper #content #specialRepo h2 { /* ---画像不使用--- */
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 18px;
}

#specialRepo .session { /* ---h2の直前のsession名--- */
	margin-top: 35px;
	font-size: 14px;
	font-weight:bold;
	color: #7A7878;
}

#specialRepo .sessionEng { /* ---h2の直前のsession名英語--- */
	margin-top: 35px;
	font-family: 'Arial Black', Arial, sans-serif;
	font-size: 16px;
	color: #7A7878;
}

#wrapper #content #specialRepo h5 { 
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
}

#specialRepo .profLink {/* ---プロフィールへのリンク--- */
	float: right;
	text-align: right;
}

#special .talkContents {/* ---報告へのリンク--- */
	margin-top: 5px;
	font-weight: bold;
}

#specialRepo .profLink a, #special .talkContents a {
	background: url(../img/arrow_wht.gif) no-repeat 100% 90%;
	padding-right: 20px;
}

#specialRepo .talk {
	margin-top: 20px;
}

#specialRepo .colm1 { /* --- ２段組み左側 --- */
	float: left;
	width: 340px;
	display: block;
}

#specialRepo .colm2 { /* --- ２段組み右側 --- */
	margin-left: 370px;
	width: 340px;
	display: block;
	border: 1px solid #FFF;
}

#wrapper #content #specialRepo .talk .lead { /* --- リード --- */
	color: #CC0000;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 20px;
}

#wrapper #content #specialRepo .talk h6 { /* --- 対談見出し --- */
	color: #CC0000;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

#specialRepo .talk .speaker {
	font-weight: bold;
	padding-right: 15px;
}

#special .colm1 { /* --- ２段組み左側 --- */
	float: left;
	width: 270px;
	display: block;
}

#special .colm2 { /* --- ２段組み右側 --- */
	margin-left: 300px;
	display: block;
	margin-bottom: 40px;
}


#special .colm1 h4, #specialRepo h4 {
	font-size: 16px;
	margin-bottom: 30px;
}

#special .colm1 p {
	line-height: 1.7em;
}

#special .colm2 .program { /* --- スケジュール１つ分 --- */
	margin-top: 25px;
}

#special .colm2 .program .timeTable{ /* --- SESSIONと時間をくるむ --- */
	float: left;
	border: 1px solid #7A7878;
	width: 95px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

#special .colm2 .program .timeTable .session {
	background: #7A7878;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
	padding: 3px;
}

#special .colm2 .program .timeTable .time { /* --- 時間 --- */
	font-size: 16px;
	line-height: 16px;
	padding: 3px 0 1px 3px;
}

#special .colm2 .program .sessionTitle{ /* --- SESSIONのタイトルをくるむ --- */
	margin-left: 110px;
	display: block;
}

#special .colm2 .program .sessionTitle h4{
	font-size: 16px;
	color: #CC0000;
	margin-bottom: 5px;
}

#special .colm2 .program .sessionTitle h5{
	font-size: 14px;
}


#special .photo { /* --- 顔写真 --- */
	clear: left;
	float: left;
	margin-bottom: 40px;
}

#special .profile { /* --- ゲストプロフィール --- */
	margin-left: 150px;
	display: block;
	margin-bottom: 40px;
}


