@charset "UTF-8";

h3.h3style_02 span .new {
	float: left;
	padding: 0;
	margin: 0;
	background: #c33;
	color:#fff;
	margin-right: 0.5em;
	padding: 0 0.5em;
	}








/*-------------------------------------------------------
出展料・小間形状
-------------------------------------------------------*/
/* table */
.package_ex {
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	}
.package_ex th,
.package_ex td {
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
	line-height: 1.0em;
	}
.package_ex th {
	background: #f9f9f9;
	padding: 1em;
	text-align: left;
	}
.package_ex span.booth_type {
	display: block;
	font-weight: bold;
	font-size: 16px;
	}
.package_ex span.min_r {
	line-height: 1.0em;
	font-size: 13px;
	display: block;
	margin-bottom: 6px;
	}
.package_ex span.min {
	font-size: 12px;
	}
.package_ex span.min_block {
	font-size: 12px;
	display: block;
	margin-top: 0.6em;
	}
.package_ex span.min_cap {
	font-size: 12px;
	line-height: 1.5em;
	display: block;
	padding-top: 0.5em;
	}
.package_ex td {
	font-size: 16px;
	padding: 1.75em 1em;
	background: #fff;
	text-align: center;
	font-weight: bold;
	width: 9em;
	border-left: 1px dotted #ccc;
	}


/* 小間仕様（Aブース 1小間仕様） */
.booth_spec .f_left {
	width: 55%;
}
.booth_spec .f_right {
	text-align: right;
	width: 40%;
}
.booth_spec  ul {
	margin-left: 1em;
	margin-bottom: 1em;
	}
.booth_spec  ul li {
	font-size: 15px;
	padding: 0.3em 0;
	}

.booth_spec img {
	margin-top: -20px;
	background: #fff;
	padding: 25px;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #ccc;
	}



/* 申込締切 */
p.app_limit {
	font-size: 18px;
	line-height: 1.5em;
	text-align: center;
	color: #e33;
	border: 2px solid #e33;
	border-radius: 4px;
	padding: 8px 0.5em;
	width: 90%;
	margin: 1em auto;
	}

table.change_fee {
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 90%;
	margin: 15px auto;
	}
table.change_fee th,
table.change_fee td {
	border: 1px solid #ccc;
	padding: 0.6em ;
	text-align: center;
	width: 50%;
	}
table.change_fee th {
	background: #f9f9f9;
	}


p.pdf_img_link {
	text-align: center;
	}
p.pdf_img_link .min {
	display: block;
	font-size: 13px;
	margin-top: 0.5em;
	}
p.pdf_img_link a img {
	width: 130px;
	border: 1px solid #ccc;
	}





/*----------------------------------------
出展サポートプログラム
2017年2月23日木曜日
----------------------------------------*/

/* ダウンロード（PDF） */
.support_program_download {
	box-shadow: 0 0 4px rgba(0,0,0,0.25);
	border-radius: 6px;
	padding: 2px;
	text-align: center;
	margin: 0 80px;
}
.support_program_download a {
	display: block;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
	font-size: 20px;
	padding: 1.5em 0;
	border-radius: 5px;
	background: #017045;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ae45), to(#017045));
	background: linear-gradient(to bottom, #00ae45 0%, #017045 100%);
}

.text_no04_support p {
	font-size: 16px;
	line-height: 1.7;
	margin: 0;
}


.program_menu {
	padding: 1em;
	background: #fff;
	border-radius: 8px;
	border: 2px solid #00ae45;
}
.program_menu .sideArea {
	width: 48%;
}
p.oneWord_r {
	text-indent: -1em;
	padding-left: 1em;
	}

.program_menu .sideArea p.title {
	background: #00ae45;
	color: #fff;
	border-radius: 5px;
	padding: 0.3em 0.75em;
	font-size: 16px;
	margin-bottom: 10px;
}
.program_menu ol {
	list-style-type: decimal;
	margin-left: 2.5em;
	margin-right: 0em;
	color: #063;
}
.program_menu ol li {
	line-height: 1.5;
	padding: 0.3em 0;
	color: #063;
}
.program_menu ol li a {
	color: #063;
	text-decoration: underline;
}
.program_menu ol li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


.page_contents_box .supportP_contact_info p:last-child {
	margin-bottom: 0;
}
.supportP_contact_info p {
	font-size: 14px;
	text-indent: -1em;
	padding-left: 1em;
}


h3.exSuport_Pgm_h3 {
	background: #00ae45;
	color: #fff;
	border-radius: 5px;
	padding: 0.5em 0.75em;
	font-size: 22px;
	line-height: 1.5;
	margin-bottom: 28px;
}
.exSuport_Pgm_one h4 {
	color: #063;
	background: #fff;
	padding: 0.5em ;
	font-size: 18px;
	line-height: 1.3;
	border-top: 1px solid #063;
	border-bottom: 1px solid #063;
	margin-bottom: 0.75em;
}
.exSuport_Pgm_one p.emP {
	border: 1px solid #999;
	padding: 1em;
	border-radius: 6px;
}
.exSuport_Pgm_one .f_right {
	width: 40%;
}
.exSuport_Pgm_one .f_left {
	width: 55%;
}
.exSuport_Pgm_one .f_right img {
	width: 100%;
	border: 1px solid #ccc;
}

.exSuport_Pgm_one .exS09_wi {
	margin: 0;
}
.exSuport_Pgm_one .exS09_wi p.melmag {
	background: #d9d9d9;
	color: #666;
	text-align: center;
	border-radius: 5px;
	padding: 0.5em 0;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 0.8em;
}
.exSuport_Pgm_one .exS09_wi  img,
.exSuport_Pgm_one .exS09_wi  img {
	display: block;
	margin: 20px auto 0;
	width: 70%;
	border: 1px solid #ccc;
}

/* お問合せ */
.exSuport_Pgm_contact .f_left,
.exSuport_Pgm_contact .f_right {
	width: 46%;
	border-left: 1px dotted #063;
	padding-left: 2%;
}
.exSuport_Pgm_contact p {
	margin: 0;
}
.exSuport_Pgm_contact p.ees {
	color: #063;
	margin-bottom: 0.8em;
}