@charset "UTF-8";


/* 出展社リスト（一覧表）向け
---------------------------------------------------- */
#exbList {
	margin: 20px 48px 0 48px;
	padding-bottom: 30px;
}

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

#exbList td, #exbList th { 
	border-right: 1px solid #DEA724;
	border-top: 1px solid #DEA724;
	padding: 6px;
	text-align: left;
	vertical-align: top;
}

#exbList th { 
	padding: 6px 1px;
}

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

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

#exbList th a { /* --詳細リンク--- */
	background: url(../images/icon_detail.gif) no-repeat 100% 100%;
	padding-right: 36px;
	padding-bottom: 1px;
}

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

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

#exbList .division { /* ---テーブルの中の見出し（銀行名・分類名）--- */
	padding: 6px 0 6px 24px;
	color: #A00404;
	font-size: 14px;
	font-weight: bold;
	border-right: none;
	background: url(../images/marker_ylw12.gif) no-repeat 6px 11px;
}

#exbList .division2 { /* ---テーブルの中のPageTopへ--- */
	padding: 10px 4px 0 0;
	border-right: none;
}

#wrapper #content #exbList h2 { /* --上部サブタイトル--- */
	font-size: 18px;
	color: #333427;
	background: none;
	padding: 7px;
	margin-bottom: 20px;
	margin-top: 0;
	border: 1px solid #A00404;
	border-top: 3px solid #A00404;
}

#wrapper #content #exbList h2 .total { /* --トータル人数表示--- */
	font-size: 12px;
	float: right;
	font-weight: normal;
}

#wrapper #content #exbList h5 { /* --データ無しの場合の注記--- */
	font-size: 14px;
	line-height: 1.6em;
	font-weight: bold;
	color: #A00404;
	margin: 50px 0 20px 0;
}




/* 出展社リスト（分類別　商品マーク）
---------------------------------------------------- */
#exbList td .agri { /* ---農産品マーク表示--- */
	background: url(../images/icon_agri_s.gif) no-repeat 50% 50%;
	height: 21px;
	text-indent: -9000px;
}
#exbList td .live { /* ---畜産品マーク表示--- */
	background: url(../images/icon_live_s.gif) no-repeat 50% 50%;
	height: 21px;
	text-indent: -9000px;
}
#exbList td .fish { /* ---水産品マーク表示--- */
	background: url(../images/icon_fish_s.gif) no-repeat 50% 50%;
	height: 21px;
	text-indent: -9000px;
}
#exbList td .process { /* ---加工食品マーク表示--- */
	background: url(../images/icon_process_s.gif) no-repeat 50% 50%;
	height: 21px;
	text-indent: -9000px;
}
#exbList td .drink { /* ---飲料マーク表示--- */
	background: url(../images/icon_drink_s.gif) no-repeat 50% 50%;
	height: 21px;
	text-indent: -9000px;
}
#exbList td .other { /* ---その他マーク表示--- */
	background: url(../images/icon_other_s.gif) no-repeat 50% 50%;
	height: 21px;
	text-indent: -9000px;
}


/* 出展社詳細
---------------------------------------------------- */
#exbDtl {
	margin: 20px 48px 30px 48px;
}

#exbDtl #block1 { /* ---h2とブースNo.をくるむ--- */
	border-bottom: 2px solid #DEA724;
	margin-bottom: 20px;
	padding-bottom: 6px;
}

#wrapper #content #exbDtl #block1 h2 { /* ---企業名--- */
	float: left;
	font-size: 18px;
	color: #333427;
	border-top: none;
	background: none;
	padding: 0;
	margin: 0;
}

#exbDtl #boothNbr { /* ---ブースNo--- */
	float: right;
	font-weight: bold;
	color: #747567;
}
#exbDtl #boothNbr strong {
	font-size: 20px;
	color: #A00404;
	font-family: Arial, sans-serif;
}

#exbDtl #block2 { /* ---「商品名」とh3をくるむ--- */
	background: url(../images/dot_ylw.gif) repeat-x 0 100%; ;
	margin-bottom: 10px;
	padding-bottom: 6px;
}

#exbDtl .pdName {
	float: left;
	background: #A00404;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-right: 10px;
}

#exbDtl h3 { /* ---商品名--- */
	font-size: 16px;
	margin-left: 5em;
	line-height: 28px;
	height: 28px;
}

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


#exbDtl #block3 { /* ---キャッチコピーと説明文・写真他をくるむ--- */
	margin-bottom: 10px;
}

#exbDtl #block3 #colm1 {
	float: left;
	width: 470px;
}

#exbDtl #block3 #colm2 {
	float: right;
	width: 250px;;
}

#exbDtl #colm1 h4 { /* ---キャッチコピー--- */
	font-size: 14px;
	color: #A00404;
	margin-bottom: 20px;
}

#exbDtl #colm1 p { /* ---商品説明ー--- */
	background: url(../images/dot_ylw.gif) repeat-x 0 100%; ;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

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

#exbDtl #colm1 dl {
	margin-bottom: 20px;
}

#exbDtl #colm1 dt { /* ---情報項目--- */
	float: left;
	display: block;
	width: 60px;
	color: #A00404;
	font-weight: bold;
}

#exbDtl #colm1 dd {
	display: block;
	margin-left: 62px;
	padding-left: 12px;
	text-indent: -3px;
	border-left: 2px solid #DEA724;
	margin-bottom:10px;
}

#exbDtl #block3 #colm2 #group { /* ---分類・担当銀行をくるむ--- */
	border: 1px solid #DEA724;
	padding: 4px 6px;
	margin-bottm: 10px;
}

#exbDtl #block3 #colm2 #group dt { /* ---分類項目--- */
	float: left;
	display: block;
	width: 8em;
	color: #747567;
	font-weight: bold;
}

#exbDtl #block3 #colm2 #group dd {
	display: block;
	margin-left: 5em;
}

#exbDtl #block3 #colm2 img { /* ---写真--- */
	margin-top: 10px;
	margin-bottom: 20px;
}

#exbDtl #localNavi { /* ---前へ次へリンクをくるむ--- */
	text-align: right;
	color: #747567;
	font-size:0.8em;
}

#exbDtl #localNavi .prevLink {
	display: inline;
	margin-right: 15px;
	padding-left: 18px;
	background: url(../images/arrow_wht.gif) no-repeat 0 50%;
	font-weight: bold;
}

#exbDtl #localNavi .nextLink {
	display: inline;
	margin-left: 15px;
	padding-right: 18px;
	background: url(../images/arrow_wht.gif) no-repeat 100% 50%;
	font-weight: bold;
}



/* 検索絞り込み部（一覧表＆詳細兼用）
---------------------------------------------------- */
.divLine { /* --検索部が下部にある時に--- */
	margin: 20px 48px 20px 48px;
	padding-top: 10px;
	border-top: 1px solid #A00404;
	font-weight: bold;
	font-size: 14px;
}

div#exbSearch {
	margin: 20px 48px 0 48px;
	padding-bottom: 20px;
}

#wrapper #content #exbSearch h2 { /* --上部サブタイトル--- */
	font-size: 18px;
	color: #333427;
	border-top: none;
	background: none;
	padding: 0 0 6px 0;
	margin-bottom: 0;
	margin-top: 0;
	border-bottom: 2px solid #DEA724;
}

div#exbSearch p {
	margin-top: 48px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 20px;
	background: url(../images/marker_ylw11.gif) no-repeat 4px 50%;
}

#exbSearch .linkBox { /* --リンクボタンの一塊--- */
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;

}

#exbSearch .linkBox li.midWidth, #exbSearch .linkBox li.midWidth2, #exbSearch .linkBox li.wideWidth, #exbSearch .linkBox li.narrowWidth {
	position: relative;
	float: left;
	display: block;
	height: 30px;
	margin-bottom: 1px;
	margin-right: 1px;
	background: url(../images/btn_search_bg.gif) no-repeat 0 50%;
	border-top: 1px solid #DFBDBD;
	border-left: 1px solid #DFBDBD;
	border-right: 1px solid #A00404;
	border-bottom: 1px solid #A00404;
	font-weight:bold;
	width: 117px;

}





#exbSearch .linkBox li.midWidth2 { /* --主催行５列ボタン--- */
	width: 137px;
}

#exbSearch .linkBox li.wideWidth { /* --全出展社への２列ボタン--- */
	width: 346px;
}

#exbSearch .linkBox li.narrowWidth { /* --五十音順８列ボタン--- */
	width: 84px;
}

#exbSearch .linkBox li a {
	position: absolute;
	left: 20px;
	top: 4px;
	display: block;
	height: 26px;
	font-size:0.8em;
}


#exbSearch .linkBox li a {
	position: absolute;
	left: 20px;
	top: 4px;
	display: block;
	height: 26px;
	font-size:0.8em;
}


#exbSearch .linkBox .subBox { /* --プルダウンサブメニュー--- */
	position: absolute;
	left: -1px;
	top: 27px;
	width: 116px;
	display:none;
	padding-bottom: 1px;
	background-color: #BAB9B5;
	border-right: 1px solid #DADAD7;
	border-bottom: 1px solid #DADAD7;
}

#exbSearch .linkBox .subBox .subItem {
	display: block;
	width: 113px;
	height: 22px;
	background: url(../images/btn_search_subbg.gif) no-repeat 0 50%;
	border-top: 1px solid #E9DADA;
	border-left: 1px solid #E9DADA;
	border-right: 1px solid #AE7F7F;
	border-bottom: 1px solid #AE7F7F;
}

#exbSearch .linkBox li .subBox .subItem a {
	position: static;
	height: 22px;
	padding: 2px 0 0 20px;
	font-weight: normal;
}

#exbSearch .linkBox li img {
	padding-left: 6px;
}

#exbSearch input, #exbSearch select {
	margin-left: 15px;
	vertical-align: middle;
}

#exbSearch a:link, #exbSearch a:visited {
	color: #333427;
}

#exbSearch a:hover, #exbSearch a:active {
	color: #AA091C;
}



