@charset "utf-8";


/* ######################################################################

	 TAGs

###################################################################### */

html,body,div,h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,img,address,blockquote,noscript,
center,fieldset,form,hr,noframes,table,th,td,pre {
	margin:0;
	padding:0;
}

body {
	color: #333333;
	text-align:center;
	font-size:72%;
	font-family:Arial,'メイリオ',sans-serif;
	line-height:1.8em;
	background:#e8e8e8;
}

* html body { font-family: Arial,sans-serif; }
*:first-child+html body { font-family: Arial,'メイリオ','ＭＳ Ｐゴシック',sans-serif; }

img { border:0; }

table { border-collapse:collapse; }
th,td { empty-cells:show; }
hr { display:none; }


/*-- ul li --*/

ul li {

	list-style: none;
}





/* ######################################################################

	 ID and CLASS

###################################################################### */

/*-- float --*/
.clear { clear:both; }
.fleft { float:left; }
.fright { float:right; }
.fcenter { float:center; }


/*-- font --*/
.tright { text-align:right; }
.tleft { text-align:left; }
.tcenter { text-align:center; }
.tbold { font-weight:bold; }
.vtop { vertical-align:top; }
.vmiddle { vertical-align:middle;}
.vbottom { vertical-align:bottom; }
.tlarge { font-size:130%;}
.tnormal { font-size:90%; font-weight:normal;}

/*--margin,padding--*/

.mt3{margin-top:3px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}

.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr25{margin-right:25px;}
.mr30{margin-right:30px;}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}

.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.ml60{margin-left:60px;}
.ml70{margin-left:70px;}

.pt3{padding-top:3px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}

.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr25{padding-right:25px;}
.pr30{padding-right:30px;}

.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pb30{padding-bottom:30px;}

.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}

/*-- border --*/

.bonderNo { border:none !important; }

/* ######################################################################

	 Layout

###################################################################### */


/* container
==================================================================== */

div#container {
	width:810px;
	margin:0 auto;
	padding-bottom:25px;
	background:url(../../common/img/bg_contents.gif) repeat-y -1px top;
	text-align:left;
	clear:both;
}

/* container2
==================================================================== */

div#container2 {
	width:810px;
/*	margin:0 auto;*/
	background:url(../../common/img/bg_contents.gif) repeat-y -1px top;
	text-align:left;
	clear:both;
}

/* contents
==================================================================== */

div#contents {
	width:750px;
	margin: 0 auto;
	clear:both;
}




/* copy
==================================================================== */

#copy {
	text-align:right;
	margin:25px 0 5px;
	font-size:85%;
}



/* pagetop
==================================================================== */

#pagetop {
	border:none !important;
	padding:0 !important;
	text-align:right;
}





/* ######################################################################

	 Top page

###################################################################### */

/*--- Table ---*/


div#contents table.topTable {
	border:1px #360368 solid;
}

div#contents table.topTable tr td {
	border:1px #360368 solid;
	padding:6px 10px;
	font-size:100%;

}

div#contents table.topTable tr th {
	background:#d1d6ec;
	border:none;
	padding:6px 10px;
	font-weight:bold;
	vertical-align:top;
	font-size:100%;

}

/* tab 和文
==================================================================== */

div.tab_jp {
	width:802px;
	margin:10px 0;
	clear:both;

}

div.tab_jp ul {
	height:42px;
	width:100%;
	border-bottom:10px #360368 solid;
	margin:10px 0 0;
}

div.tab_jp ul li {
	float:left;
	margin-right:2px;
}


div.tab_jp ul li img {
	vertical-align: top;
	vertical-align: bottom;
}


/* tab 英文
==================================================================== */

div.tab_en {
	width:802px;
	margin:10px 0;
	clear:both;

}

div.tab_en ul {
/*	height:42px;*/
	height:60px;
	width:100%;
	border-bottom:10px #360368 solid;
	margin:10px 0 0;
}

div.tab_en ul li {
	float:left;
	margin-right:2px;
}


div.tab_en ul li img {
	vertical-align: top;
	vertical-align: bottom;
}


/* e_guide
==================================================================== */

div.e_guide {
	width:752px;
	margin:30px auto 0;
}

div.e_guideTop {
	background:url(../img/bg_eguide_01.gif) no-repeat 4px top;
	height:163px;
}

div.e_guideTop_jp {
	background:url(../../common/img/jp/bg_eguide_01.gif) no-repeat top;
	height:163px;
}

div.e_guideTop_en {
	background:url(../../common/img/en/bg_eguide_01.gif) no-repeat left top;
	height:165px;
}

div.e_guideBottom {
	padding:0 0 35px;
	background:url(../../common/img/bg_eguide_02.gif) no-repeat left bottom;
}

div.e_guideBottom_jp {
	padding:0 0 35px;
	background:url(../../common/img/jp/bg_eguide_02.gif) no-repeat left bottom;
}

div.e_guideBottom_en {
	padding:0 0 53px;
	background:url(../../common/img/en/bg_eguide_02.gif) no-repeat left bottom;
}


/*--- .otherLink --*/

div.otherLink {
	position:relative;
	left:427px;
	top:89px;
	clear:both;
	width:306px;
}

div.otherLink ul li {
	float:left;
	margin-right:8px;
}


/*--- .otherLink 和文用--*/

div.otherLink_jp {
	position:relative;
	left:427px;
	top:89px;
	clear:both;
	width:306px;
}

div.otherLink_jp ul li {
	float:left;
	margin-right:8px;
}

/*--- .otherLink 英文用--*/

div.otherLink_en {
	position:relative;
	left:430px;
	top:70px;
	clear:both;
	width:306px;
}

div.otherLink_en ul li {
	text-align:center;
}


/*--- .topBtn ---*/

div.topBtn {
	padding:18px 0 0;
	clear:both;
	width:565px;
	margin:0 auto;
}


div.topBtn ul li{
	float:left;
}

/*--- .topexhiList ---*/


.topexhiList {
	width:602px;
	margin:0 auto;
	_margin:5px auto 0;
	border-top:1px #47277d dotted;
	clear:both;
	text-align:center;
	padding:16px 0 0;
}


/*--- .feature ---*/

.feature {
	width:572px;
	margin:15px auto 0;
	padding:15px 10px;
	border:1px #46287E solid;
	background:#fff;
	text-align:center;
	display:block;
	clear:both;
}

.feature p {
	text-align:left;
	color:#493383;
	font-size:130%;
	font-weight:bold;
}

.feature p a {
	text-decoration:underline;
	color:#493383;
}

.feature p a:hover {
	text-decoration:none;
}

/*--- .featureL ---*/

.featureL {
	display:block;
	width:275px;
	margin:15px 22px 0 15px;
	_margin:15px 22px 0 10px;
	float:left;

}

/*--- .featureR ---*/

.featureR {
	display:block;
	width:260px;
	_width:250px;
	float:right;
	margin-top:15px;

}


/* e_gide under Table
==================================================================== */

/*--- .keywordSB ---*/
.keywordSB {
	width:591px;
	_width:594px;
	margin:0 auto;
	clear:both;
}

.keywordSB input{
	float:left;
	margin:5px 0 0;
	padding:0 0 0;
}

.keywordSB img {
	margin-left:10px;
}

/*--- .initialB ---*/

.intialB {
	width:485px;
	margin:8px auto 0;
	clear:both;
}

.intialB_jp {
	width:485px;
	margin:8px auto 0;
	clear:both;
}

.intialB_en {
	width:400px;
	margin:8px auto 0;
	clear:both;
}

.intialB ul li {
	float:left;

}

.intialB_jp ul li {
	float:left;

}

.intialB_en ul li {
	float:left;

}

/*--- .selectC ---*/

.selectC {
	width:640px;
	clear:both;
	margin:8px auto 10px;
}


.selectC table {
	border:none !important;
}


.selectC table tr th {
	border:none !important;
	color:#000066;
	font-weight:bold;
	padding:2px 0 !important;
	background:none !important;
	text-align:left !important;

}

.selectC table tr td {
	border-top:none !important;
	border-left:none !important;
	border-right:none !important;
	border-bottom:1px #360368 dotted !important;
	padding:0 15px 10px !important;
}

.selectC table tr td table {
	border:none !important;
	width:610px;
	text-align:center;
}
.selectC table tr td table tr td{
	border:none !important;
	padding:1px 0 !important;
	text-align:left;
}

/*--- .selectCBorder ---*/

.selectCBorder {
	border-top:1px #360368 dotted !important;
	padding:10px 0;
}


/*--- .searchBtn ---*/

.serchBtn {
	width:209px;
	margin:15px auto 10px;
	clear:both;
}

.serchBtn img {
	display:block;
	float:left;
}

/* otherBnr
==================================================================== */

p.otherBnr1 {
	position:relative;
	left:820px;
	top:-71px;
}

p.otherBnr2 {
	position:absolute;
	left:820px;
	top:174px;
}

p.otherBnr2 img {
	margin-bottom:8px;
}

/* ######################################################################

	2nd Layout

###################################################################### */

/*--- .descriptionImg ---*/

.descriptionImg {
	margin:0 auto 20px;
	text-align:center;
	width:750px;
}

/*--- Table ---*/

table {
	border:1px #360368 solid;
}


table tr td {
	border:1px #360368 solid;
	padding:4px 10px;
	font-size:110%;
}

table tr th {
	background:#d1d6ec;
	padding:6px 10px;
	font-weight:bold;
	vertical-align:top;
	border:1px #360368 solid;
	font-size:110%;
	color:#333;
}



/* search_result
==================================================================== */

/*--- searchRTit ---*/

.searchRTit {
	clear:both;
}

/*--- .searchRIco ---*/

.searchRIco {
	clear:both;
	margin:0 auto;
}


.searchRIco ul {
	float:right;
}

.searchRIco ul li {
	float:left;
	margin:15px 0 0 8px;
}

/*--- .searchRpdf ---*/

.searchRpdf {
	float:left;
	vertical-align:bottom;

}

/*--- .coExhi ---*/

.coExhi a { margin-right:12px; }

/*--- .spaceClear ---*/

.spaceClear {
	padding:0 !important;
/*	margin:0 !important; */
	vertical-align:bottom !important;
	line-height:0 !important;
}


/* search_detail
==================================================================== */


/*--- .searchDApo ---*/

.searchDApo {
	width:728px;
	margin:0 auto;
	clear:both;
}

.searchDApo p {
	width:481px;
	margin-right:10px;
	float:left;
}

.searchDApo img {
	float:right;
}

.searchDImg {
	min-height:84px;
	height:auto !important;
	height:84px;
 }




/* exhibitor_list
==================================================================== */

/*--- .exhiList ---*/

.exhiList {
	width:750px;
	margin:0 auto;
	clear:both;
}

.exhiList a { text-decoration:none; }
.exhiList a:hover { text-decoration:underline;}


.exhiList ul li {
	margin:0 0 0 0px;
	padding:3px 0 5px 8px;
	background:url(../../common/img/ico_list.gif) no-repeat left 13px;

}

.exhiList ul li span {
	/*display:block;*/
	position:relative;
	top:4px;
	margin-left:2px;
}

.exhiList ul li img {
/*	padding:0;*/
	margin-right:3px;
}


/*--- .exhiListL ---*/

.exhiListL {
	float:left;
	width:370px;
	margin-right:5px;
}

/*--- .exhiListR ---*/

.exhiListR {
	width:370px;
	float:right;
	margin-left:5px;
}

/*--- .exhiListTit ---*/

.exhiListTit {
	background:#cde7cd;
	width:750px;
	padding:5px 0 5px 5px;
}

/*--- .descriptiontExhiList ---*/

.descriptiontExhiList {
	width:714px;
	padding:8px 15px 5px;
	margin:5px auto 20px;
	text-align:left;
	background:#ebf1ff;
	border:3px #360368 solid;
	clear:both;
}

.descriptiontExhiList img { 
	margin-bottom:5px;
}


/*--- .otherLink2 ---*/

.otherLink2 {
	width:300px;
	margin:0 auto;
	float:right;
	text-align:center;
}

.otherLink2 ul li {
	float:left;
}

/*--- .exhiListDate ---*/

.exhiListDate {
	background:url(../img/tit_exhilist.gif) no-repeat left top;
	width:750px;
	margin:10px auto 15px;
	height:38px;
	clear:both;
}

.exhiListDate_jp {
	background:url(../../common/img/jp/tit_exhilist.gif) no-repeat left top;
	width:750px;
	margin:10px auto 15px;
	height:38px;
	clear:both;
}

.exhiListDate_en {
	background:url(../../common/img/en/tit_exhilist.gif) no-repeat left top;
	width:750px;
	margin:10px auto 15px;
	height:38px;
	clear:both;
}

.exhiListDate p {
	text-align:right;
	padding-top:10px;
}

.exhiListDate_jp p {
	text-align:right;
	padding-top:10px;
}

.exhiListDate_en p {
	text-align:right;
	padding-top:10px;
}


/*--- .exhibitT from_FCPV ---*/
table.exhibitT {
	width:756px;
	margin:5px auto;
	padding:0 12px;
	border: none;
}

table.exhibitT tr td {
	padding:3px 0;
	border: none;
}
table.exhibitT td a{
	padding:3px 0;
	color: #0000FF;
}

table.exhibitT tr td a:hover {
	text-decoration:underline;
}
table.exhibitT tr td span {
	/*display:block;*/
	position:relative;
	top:3px;
	margin-left:2px;
}


/* wrapDetail
==================================================================== */

div#wrapDetail {
	width:802px;
	color:#333;
	background:#fff;
	clear:both;
}

/* headerDetail
==================================================================== */

div#headerDetail {
	width:750px;
	padding:10px 0 15px;
	margin:0 auto;
	clear:both;
}

div#headerDetail p {
	float:left;
}

div#headerDetail ul {
	float:right;
	vertical-align:bottom;
	padding:14px 0 0;
}

div#headerDetail ul li {
	font-weight:bold;
	float:left;
	margin-left:15px;
}

div#headerDetail ul li a {
	background:url(../../common/img/ico_headerlink.gif) no-repeat left 5px;
	_background:url(../../common/img/ico_headerlink.gif) no-repeat left 1px;
	padding:0 0 0 9px;
	_padding:0 0 0 11px;

}


/*--- .attention2 from FCPV : 赤文字 ---*/
.attention2 {
	color:#ee181f;
	font-weight:bold;
}

/*--- .attentionB  ---*/
.attentionB {
color:#ED1C24;
font-weight:bold;
font-size:14px;
}

.attentionLight{
	color:#F7941E;
}
.attentionLightB{
	font-weight: bold;
	color:#F7941E;
}

.require {
	background-color:#DDFFFF;
}



/* appoint
==================================================================== */

.appoint {
	margin:10px auto 0; 
	width:700px;
}

.appoint table,
.appoint table tr th,
.appoint table tr td {
	border:none !important;
	background:none;
}


/*.appoint table {
	border-bottom:1px #ccc dotted !important;
	border-left:none !important;
	border-top:none !important;
	border-right:none !important;
}
*/


/*--- .borderApo  ---*/

p.borderApo {
	display:block;
	width:700px;
	border-bottom:1px #ccc dotted ;
	margin-bottom:10px;
}

/*--- .caution ---*/

p.caution {
	font-size:90%;
	line-height:130%;
	margin-bottom:20px;
}

*+html body p.caution { /* for IE6 */ 
    font-size:82%; 
} 
* html body p.caution { /* for IE7 */ 
    font-size:82%; 
}

/*--- .appointBtn ---*/

.appointBtn {
	margin:20px auto 0 !important;
	text-align:center;
}

.appointBtn input {
	margin:0 5px;
}


/*--- searchRExhi ---*/

table.searchRExhi tr th,
th.searchRExhi2 {
	background:#d1d6ec !important;
	padding:2px 10px 0 !important;	
	font-weight:bold !important;
	vertical-align:top !important;
	border:1px #360368 solid !important;
	font-size:110% !important;	
}

table.searchRExhi tr th a,
th.searchRExhi2 { 
	text-decoration:underline !important;
	color:#0200b6 !important;
}

/*--- .searchR ---*/

table.searchR {
	border:1px #360368 solid;
}


table.searchR tr td {
	border:1px #360368 solid;
	padding:4px 10px;
	font-size:110%;
}

table.searchR tr th {
	background:#e6e6fe;
	padding:6px 10px; 	
	font-weight:bold;
	vertical-align:top;
	border:1px #360368 solid;
	font-size:110%;	
}

table.searchR tr td a,
table.searchR tr th a { 
	text-decoration:underline;
	color:#333;
}

table.searchR tr td a:hover,
table.searchR tr th a:hover { text-decoration:none; }

/*--- borderImg ---*/

img.borderImg {
	border:1px #ccc solid;
}


/*--- p.titColor ---*/

p.titColor {
	color:#333 !important;
	text-decoration:none !important;
}

p.titColor a {
	color:#0200b6 !important;
	text-decoration:underline !important;
}

p.titColor a:hover {
	text-decoration:none !important;
}
