@charset "utf-8";


/*-----------------------------------------------------
前回（2015）表記
-----------------------------------------------------*/
.page_title h1 {
}
.page_title h1:before {
	font-size: 32px;
	content: "2015年度";
	text-shadow: none;
	background: #fff;
	border-radius: 6px;
	color: #09f;
	padding: 8px 0.5em;
	display: block;
	float: left;
	margin-right: 0.5em;
}







/*-----------------------------------------------------
会期速報
-----------------------------------------------------*/

h2.repo_h2 {
	margin-top: 80px;
	background: #80CBFE;
	color: #069;
	padding: 0.4em 0.4em;
	font-size: 24px;
	border-radius: 6px;
	text-shadow: 0 1px 1px #fff;
	}
h2.repo_h2:first-child {
	margin-top: 0px;
	}
h3.repo_h3 {
	font-size: 20px;
	color: #09f;
	padding-bottom: 0.2em;
	margin-bottom: 0.75em;
	border-bottom: 1px solid #09f;
	}
.normal_txt p {
	line-height: 1.6;
	}
ul.photo_img_area {
	margin-bottom: 50px;
	}

ul.photo_img_area li  {
	display: block;
	float: left;
	width: 246px;
	height: 164px;
	overflow: hidden;
	padding: 0 2px 4px;
	}
ul.photo_img_area li img {
	width: 100%;
	}



/* 来場者数 */

table.number_visitors {
	border-collapse: collapse;
	margin: 0 auto ;
	}
table.number_visitors th,
table.number_visitors td {
	border: solid #ccc;
	border-width: 1px;
	vertical-align: middle;
	text-align: center;
	}
table.number_visitors th {
	font-size: 15px;
	line-height: 1.3;
	padding: 8px 0;
	font-weight: bold;
	background: #eee;
	width: 20%;
	}
table.number_visitors th.weather {
	width: 15%;
	}
table.number_visitors td.weather {
	font-size: 80%;
	}
table.number_visitors td {
	font-size: 16px;
	line-height: 1.0;
	padding: 4px 0;
	background: #fff;
	}

table.number_visitors td.days {
	font-size: 80%;
	}

table.number_visitors td.num {
	font-family: Helvetica, sans-serif;
	}
table.number_visitors td.num span.min {
	font-size: 80%;
	padding-left: 2px;
	}
table.number_visitors td.total {
	font-size: 18px;
	}
table.number_visitors td.num span.lastD {
	margin-top: 2px;
	display: block;
	font-size: 11px;
	}

 table td i {
font-size: 150%;
}

/*-----------------------------------------------------
個人情報の取り扱いについて
-----------------------------------------------------*/

.wide_margin_10 {
	margin: 0 10px;
	}
.wide_margin_10 p {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 0.5em;
	}
.private_policy_box {
	background: #fff;
	padding: 50px;
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
	}
h3.h3style_03 {
	color: #09f;
	font-size: 20px;
	line-height: 1.0em;
	margin-bottom: 0.7em;
	border-top: 1px dotted #09f;
	padding-top: 0.5em;
	}



/*-----------------------------------------------------
特定商取引法に基づく表記
-----------------------------------------------------*/
/* 表組パターン036 */
.tableSet036 {
	border-top: 1px solid #ccc;
	border-collapse: collapse;
	}
.tableSet036 th,
.tableSet036 td {
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
	font-size: 15px;
	line-height: 1.6em;
	}
.tableSet036 th {
	min-width: 12em;
	padding: 1em;
	font-weight: bold;
	padding: 0.6em 1.2em;
	text-align: center;
	background: #e3e3e3;
	}
.tableSet036 td {
	padding: 0.6em 1.2em;
	}

.tableSet036 td  p.tee {
	margin: 0.5em 0;
	font-size: 14px;
	line-height: 1.6em;
	}

.tableSet036 td .inms {
	margin: 0.5em 0;
	background: #fff;
	padding: 0.8em 1.1em;
	border-radius: 6px;
	}
.tableSet036 td .inms p {
	margin: 0.5em 0;
	font-size: 14px;
	line-height: 1.6em;
	}



/*-----------------------------------------------------
よくあるご質問（FAQ）
-----------------------------------------------------*/
dl.faq_visitors_pre_reg {
	margin-left: 10px;
	margin-right: 10px;
	}
dl.faq_visitors_pre_reg dt,
dl.faq_visitors_pre_reg dd {
	font-size: 15px;
	line-height: 1.6;
	position: relative;
	padding-left: 70px;
	}
dl.faq_visitors_pre_reg dt {
	margin-bottom: 0.8em;
	color: #09f;
	}
dl.faq_visitors_pre_reg dd {
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #999;
	}
dl.faq_visitors_pre_reg dd:last-child {
	border-bottom: 0px dotted #999;
	}

dl.faq_visitors_pre_reg dd p {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 0.75em;
	}
dl.faq_visitors_pre_reg dd p:last-child {
	margin-bottom: 0;
	}

dl.faq_visitors_pre_reg span.mmq,
dl.faq_visitors_pre_reg span.mma {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 60px;
	text-align: center;
	color: #fff;
	padding: 0;
	border-radius: 4px;
	font-size: 15px;
	line-height: 1.6;
	font-weight: bold;
	}
dl.faq_visitors_pre_reg span.mmq {
	background: #09f;
	}
dl.faq_visitors_pre_reg span.mma {
	background: #999;
	}
dl.faq_visitors_pre_reg dd a {
	color: #09f;
	font-weight: bold;
	}
dl.faq_visitors_pre_reg dd a:hover {
	color: #666;
	}

dl.faq_visitors_pre_reg dd p.link_ics {
	margin: 1.5em 50px;
	background: #fff;
	box-shadow: 0 0 2px  rgba(0,0,0,0.5);
	padding: 2px;
	border-radius: 5px;
	}
dl.faq_visitors_pre_reg dd p.link_ics a {
	font-size: 20px;
	display: block;
	text-align: center;
	padding: 0.6em;
	border-radius: 5px;
	text-decoration: none;
	outline: none;
	color: #333;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background: #f3f3f3;
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#cccccc));
	background: linear-gradient(to bottom, #f3f3f3 0%, #cccccc 100%);
	}
dl.faq_visitors_pre_reg dd p.link_ics a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	}

dl.faq_visitors_pre_reg dd .stepArea {
	margin: 1.2em 0;
	padding: 1em;
	background: #fff;
	box-shadow: 0 0 2px  rgba(0,0,0,0.35);
	border-radius: 3px;
	}
dl.faq_visitors_pre_reg dd .stepArea p {
	padding-left: 5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	line-height: 1.6;
	}
dl.faq_visitors_pre_reg dd .stepArea p:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	}
dl.faq_visitors_pre_reg dd .stepArea span.num {
	display: block;
	margin-left: -5em;
	float: left;
	width: 5em;
	color: #09f;
	font-weight: bold;
	}
ul.et15_data_02 {
	margin: 0 auto;
	}
ul.et15_data_02 li {
	float: left;
	width: 19.5%;
	margin: 0 0.25%;
	padding: 2px;
	background: #fff;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	}
ul.et15_data_02 li a {
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: #eeeeee;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
	background: linear-gradient(to eeeeee, #f0f8ff 0%, #cccccc 100%);
	padding: 0.65em 0;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
	}
	
.et15_ev_02 {
	width: ;
	background: #fff;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	margin: 0 0.5%;
	padding: 0.25%;
}
.et15_ev_02 .ins a {
	background: #eeeeee;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
	background: linear-gradient(to eeeeee, #f0f8ff 0%, #cccccc 100%);
}
.et15_ev_02 a {
	font-size: 20px;
	display: block;
	padding: 0.5em 0;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
}
.et15_ev_02 .ins a span.subs {
	display: block;
	margin-top: 8px;
	font-size: 16px;
}

ul.et15_data_02 li.sp {
	float: none;
	width: 100%;
	margin: 0 auto 12px;
}
ul.et15_data_02 li.sp a {
	font-size: 32px;
	padding: 0.9em 0;
}
ul.et15_data_02 li.mm a {
	height: 30px;
	line-height: 16px;
}

/*-----------------------------------------------------
box-sizing
-----------------------------------------------------*/
.bx {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	}
/*-----------------------------------------------------
ET2015 実行委員会メンバー（敬称略）
-----------------------------------------------------*/
.tableSet_committee {
	width: 100%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-collapse: collapse;
	}
.tableSet_committee th,
.tableSet_committee td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.5em;
	}
.tableSet_committee th {
	width: 9em;
	padding: 1em;
	font-weight: bold;
	padding: 0.6em 0;
	text-align: center;
	background: #eee;
	}
.tableSet_committee td {
	padding: 0.6em 1.2em;
	}