@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: #A41E37;
	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%;
}


#mmn2009info a {
	width: 111px;
	background: url(../img/menu_2009info.gif) no-repeat;
}
#mmn2009infoHere a {
	width: 111px;
	background: url(../img/menu_2009info.gif) no-repeat 0 100%;

}
#mmnList a {
	width: 111px;
	background: url(../img/menu_list.gif) no-repeat;
}
#mmnListHere a {
	width: 111px;
	background: url(../img/menu_list.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;
}

#mmn2008report a {
	width: 111px;
	background: url(../img/menu_2008report.gif) no-repeat;
}
#mmn2008reportHere a {
	width: 111px;
	background: url(../img/menu_2008report.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%;
}

#mmn2009special a {
	width: 111px;
	background: url(../img/menu_2008special.gif) no-repeat;
}
#mmn2009specialHere 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 , #mmn2009info a:hover, #mmn2009special 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;
}




/* フッタ
---------------------------------------------------- */
#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: 260px;
	text-align: left;
}

#topWrapper .block2 .box3 { 
	float: left;
	width: 402px;
	height: 260px;
	background: url(../img/box402x260.gif) no-repeat;
	margin-top: 8px;
}

#topWrapper .block2 .box4Wrap {
	float: right;
	width: 384px;
}

#topWrapper .block2 .box4Wrap .box4 {
	height: 126px;
	background: url(../img/box384x126.gif) no-repeat;
	margin-top: 8px;
}

/* ---下部blockに替わる↑↑↑ここまで--- */

.topContents { /* ---boxの中--- */
	padding: 19px 19px 10px 19px;
}

#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;
	height: 33px;
}

#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 #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 0 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;
}

.normal {
	font-weight: normal;
}

.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;
}

table.frametable{ /* ---枠線で囲む表--- */
	margin:20px 0;
	border-collapse: collapse;
	border:1px solid #DEA724;
}

.frametable td, .frametable th {
	padding: 5px 8px;
	border:1px solid #DEA724;
}

.frametable th {
	background-color: #F6EEDB;
	text-align: center;
}




/* フードセレクションとは？ページ向け
---------------------------------------------------- */
#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;
}


.frametable  td { /* ---年次規模比較表--- */
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka","Meiryo", "メイリオ", Verdana,"MS PGothic",sans-serif ;
}

.frametable strong {
	color: #8E2B2B;
}



/* 2008開催概要向け（dlは出展の申込み案内も）
---------------------------------------------------- */
#fs2008info {
	margin: 20px 23px 0 48px;
}

#fs2008info dt, #exibitorApply dt { /* ---項目--- */
	clear: left;
	float: left;
	display: block;
	width: 75px;
	color: #CC0000;
	font-weight: bold;
}

#fs2008info dd, #exibitorApply dd {
	display: block;
	margin-left: 75px;
	padding-left: 12px;
	text-indent: -3px;
	border-left: 2px solid #DEA724;
	margin-bottom:40px;
}

#fs2008info .bankList1 { /* ---問合せ銀行左列--- */
	float: left;
	display: block;
	width: 370px;
}

#fs2008info .bankList2 { /* ---問合せ銀行右列--- */
	float: right;
	display: block;
	width: 350px;
}

#fs2008info h4 { /* ---銀行名--- */
	font-size: 12px;
	width: 345px;
	margin: 25px 0 10px 0;
	padding-bottom: 5px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}

#fs2008info .bankList1 p, #fs2008info .bankList2 p {
	width: 345px;
}

#fs2008info .office, #inquiry .office { /* ---仮問合せページ：事務局名--- */
	font-weight: bold;
	margin: 25px 0 10px 0;
	padding-bottom: 5px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}


/* 2009開催概要向け（dlは出展の申込み案内も）
---------------------------------------------------- */
#fs2009info {
	margin: 20px 23px 0 48px;
}

#fs2009info dt, #exibitorApply dt { /* ---項目--- */
	clear: left;
	float: left;
	display: block;
	width: 75px;
	color: #CC0000;
	font-weight: bold;
}

#fs2009info dd, #exibitorApply dd {
	display: block;
	margin-left: 75px;
	padding-left: 12px;
	text-indent: -3px;
	border-left: 2px solid #DEA724;
	margin-bottom:40px;
}

#fs2009info .bankList1 { /* ---問合せ銀行左列--- */
	float: left;
	display: block;
	width: 370px;
}

#fs2009info .bankList2 { /* ---問合せ銀行右列--- */
	float: right;
	display: block;
	width: 350px;
}

#fs2009info h4 { /* ---銀行名--- */
	font-size: 12px;
	width: 345px;
	margin: 25px 0 10px 0;
	padding-bottom: 5px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}

#fs2009info .bankList1 p, #fs2009info .bankList2 p {
	width: 345px;
}

#fs2009info .office, #inquiry .office { /* ---仮問合せページ：事務局名--- */
	font-weight: bold;
	margin: 25px 0 10px 0;
	padding-bottom: 5px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}

/* 出展のご案内ページ向け
---------------------------------------------------- */
#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 dd h4 { /* ---基本仕様のところ--- */
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}

#exibitor ul {
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: square;
}

#exibitor ul li {
	padding: 2px 0 3px 2px;
}



/* プライバシーポリシー向け
---------------------------------------------------- */
#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 .firstSection {
	margin-top: 0;
}
*html #privacy .firstSection {
	margin-top: 10px;
}

#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 ol {
	margin-left: 60px;
	margin-bottom: 10px;
	list-style-type: decimal;
}

#privacy ul li, #privacy ol 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%;
}

#buyer .sLine {
	clear: both;
	margin-bottom: 6px;
	margin-right: 35px;
	line-height: 7px;
	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;
}


/* スペシャルコラム（メルマガ）向け
---------------------------------------------------- */
#melmaga {
	margin: 20px 48px 0 48px;
}

#melmaga .issue {
	text-align: right;
	margin: 20px 10px 5px 0;
}

#melmaga .link {
	text-align: center;
	margin: 20px 0px 0px 0;
	font-size: 12px;
}

#wrapper #content #melmaga h2 {
	margin: 0 10px 10px 10px;
}

#melmaga h3 { /* ---著者--- */
	text-align: right;
	margin: 10px 20px 10px 0;
	font-size: 14px;
}

#melmaga h4 { /* ---目次タイトル--- */
	text-align: left;
	margin: 10px 20px 10px 0;
	font-size: 14px;
}

#melmaga #magContents { /* ---メルマガ文章本文--- */
	padding: 20px 10px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
	font-size: 14px;
}

#melmaga dl { /* ---リスト--- */
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
	margin: 30px 0;
}

#melmaga dt { /* ---リスト番号--- */
	clear: left;
	float: left;
	display: block;
	width: 90px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial,sans-serif;
	padding: 10px 0;
	line-height: 25px;
	background: url(../img/dot_ylw.gif) repeat-x;
}

#melmaga dd { /* ---リスト本文--- */
	display: block;
	color: #333427;
	padding: 10px 0;
	background: url(../img/dot_ylw.gif) repeat-x;
}

#melmaga .ttl{ /* ---リスト本文タイトル--- */
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}

/* スペシャルステージページ向け
---------------------------------------------------- */
#special {
	margin: 20px 23px 0 48px;
}

#special p {
	font-size: 12px;
}

#special h4 {
	font-size: 12px;
	margin-bottom: 20px;
}

#special 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;
}

#special .program { /* --- スケジュール１つ分 --- */
	margin-top: 25px;
	margin-bottom: 25px;
}

#special .program .timeTable{ /* --- SESSIONと時間をくるむ --- */
	float: left;
	border: 1px solid #7A7878;
	width: 120px;
	font-family: Arial, sans-serif;
}

#special .program .timeTable .session {
	background: #7A7878;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	padding: 3px;
}

#special .program .timeTable .time { /* --- 時間 --- */
	font-size: 12px;
	line-height: 16px;
	padding: 3px 0 1px 3px;
}

#special .program .sessionTitle{ /* --- SESSIONのタイトルをくるむ --- */
	margin-left: 150px;
	display: block;
}

#special .program .sessionTitle h4{
	font-size: 14px;
	color: #CC0000;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	background: url(../img/dot_ylw.gif) repeat-x 0 100%;
}

#special .sessionTitle h5{
	font-size: 12px;
}

#special .sessionTitle h6{
	font-size: 10px;
}

#special .photo { /* --- 顔写真 --- */
	clear: left;
	float: left;
	margin-bottom: 40px;
}

#special .profile { /* --- ゲストプロフィール --- */
	margin-left: 150px;
	display: block;
	margin-bottom: 40px;
}

#special .btn { /* --- 参加申込みフォームボタン --- */
	text-align: center;
	display: block;
	margin-top: 10px;
}

/* 2008開催レポートページ向け
---------------------------------------------------- */
#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;
}


#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;
}