@charset "UTF-8";
/* LAYOUT */

/*==================== トップページ =======================*/

body.en.homePage h2{
	font-size: 25px;
	height: 27px;
	font-weight: bold;
	background:url(/RXJP/RXJP_PVExpo_v2/images/2016/common/ic_h1.png) 0 50% no-repeat;
	padding-left: 26px;
	padding-top: 5px;
	margin-bottom: 20px;
	border: none;
	padding-bottom: 0;
}
body.en .childPageList.layoutBlocks.top_box .txt_area .font24{
	margin-bottom: 3px;
}


/*PICK UP CONTENTS*/
body.en .cal_box .pick-box .pick-box-txt .font18{
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 8px;
	text-align: center;
}

body.en .cal_box .pick-box .pick-box-txt .red{
	width: 228px;
}

/*カルーセルver*/
body.en .cal_box .pick-box.seminar .top p.font19 {
    width: 90px;
    margin-top: 6px;
}
body.en .cal_box .pick-box.seminar .top ul.icon{
	padding-right: 0;
	background: none !important;
	width: 170px;
	margin-left: 15px;
	float: right;
}
body.en .cal_box .pick-box.seminar .top p.font16 {
	width: 200px;
	float: right;
	color: #333333;
	text-align: right;
	padding-top: 3px;
}
body.en .cal_box .pick-box.seminar .semi_detail{
	background: #FFF;
	width: 587px;
	height: 266px;
	border: none;
	padding: 15px 10px 15px 15px;
}
body.en .cal_box .pick-box.seminar .semi_detail h4{
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 20px;
	height: 40px;
	padding:6px 0 0 10px;
	border-left: 5px solid #b0b0b0;
	color: #333;
}
body.en .cal_box .pick-box.seminar .semi_detail h4.two{
	height: 42px;
    padding-top: 4px;
}
body.en .cal_box .pick-box.seminar .semi_detail .txtbox{
	width: 221px;
	height: 188px;
	padding: 12px 0 0 10px;
	background-color: #f4f4f4;
	float: left;
	position: relative;
}
body.en .cal_box .pick-box.seminar .semi_detail .txtbox p.font16{
	font-weight: bold;
	border-bottom: 2px solid #ccc;
	padding:0 0 5px 5px;
	margin-bottom: 8px;
	width: 206px;
}
body.en .cal_box .pick-box.seminar .semi_detail .txtbox ul li{
	color: #a32226;
	font-weight: bold;
	font-size: 16px;
	background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/top/ic_red.png) no-repeat 0 40%;
	padding-left: 12px;
	margin:0 10px 3px 8px;
	line-height: 110%;
}
body.en .cal_box .pick-box.seminar .semi_detail .txtbox ul li.two{
	background-position: 0 20%;
}
body.en .cal_box .pick-box.seminar .semi_detail .txtbox ul li.font15{
	font-size: 15px;
}

body.en .cal_box .pick-box.seminar .semi_detail .txtbox p.detail{
	position: absolute;
    bottom: 9px;
    right: 10px;
}




/*PV FC カルーセルでないver*/
body.en .cal_box.grid .pick-box h3 {
    padding: 16px 15px 16px 20px;
    height: 20px;
    background-position: 95% 50%;
}

body.en .cal_box.grid .pick-box.seminar h3{
	padding: 10px 5px 10px 15px;
	height: 30px;
	width: 615px;
}
body.en .cal_box.grid .pick-box.seminar h3 p.font19 {
    width: 90px;
}
body.en .cal_box.grid .pick-box.seminar h3 ul.icon{
	padding-right: 0;
	background: none !important;
	width: 170px;
	margin-left: 15px;
	float: right;
}
body.en .cal_box.grid .pick-box.seminar h3 p.font16 {
	width: 200px;
	float: right;
	color: #FFF;
	text-align: right;
	padding-top: 3px;
}
body.en .cal_box.grid .pick-box.seminar .box .boxInner{
	background: #FFF;
	width: 610px;
	height: 228px;
	border: none;
	padding: 15px 0 15px 15px;
}
body.en .cal_box.grid .pick-box.seminar .box .boxInner h4{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
	height: 27px;
	padding:7px 0 0 10px;
	border-left: 5px solid #b0b0b0;
	color: #333;
}
body.en .cal_box.grid .pick-box.seminar .box .boxInner h4.two{
	height: 34px;
	padding-top: 0;
}
body.en .cal_box.grid .pick-box.seminar .box .boxInner .txtbox{
	width: 257px;
	height: 173px;
	padding: 12px 0 0 15px;
	background-color: #f4f4f4;
	float: left;
	position: relative;
}
body.en .cal_box.grid .pick-box.seminar .box .boxInner .txtbox p.font16{
	font-weight: bold;
	border-bottom: 2px solid #ccc;
	padding:0 0 5px 5px;
	margin-bottom: 6px;
	width: 238px;
}
body.en .cal_box.grid .pick-box.seminar .box .boxInner .txtbox ul li{
	color: #a32226;
	font-weight: bold;
	font-size: 16px;
	background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/top/ic_red.png) no-repeat 0 40%;
	padding-left: 12px;
	margin:0 10px 3px 8px;
	line-height: 110%;
}
body.en .cal_box.grid .pick-box.seminar .box .boxInner .txtbox ul li.two{
	background-position: 0 20%;
}
body.en .cal_box.grid .pick-box.seminar .box .boxInner .txtbox p.detail{
	position: absolute;
    bottom: 9px;
    right: 10px;
}


/*出展のご案内　来場のご案内*/
body.en .childPageList.layoutBlocks.exhibit_visit .ex_visit_box .box .box-txt img{
	margin-bottom: 0;
}
body.en .childPageList.layoutBlocks.exhibit_visit .ex_visit_box .box .box-txt{
	height: 305px;
}


/*==================== 下層ページ 共通=======================*/
.w236{
	width: 236px;
	margin-right: 21px;
	float: left;
}
.w236.last{
	margin-right: 0;
}

.w340{
	width: 340px;
}
.w345{
	width: 345px;
}

.w365{
	width: 365px;
}
.w440{
	width: 440px;
}
.w495{
	width:495px;
}

.gray_area{
	background: #f0f0f0;
	padding:20px;
}

/*開催概要*/
body.en .kaisai tr th{
	padding-bottom: 18px;
}
body.en .kaisai tr th.mid{
	vertical-align: middle;
	padding-top: 15px;
}
body.en .kaisai tr th.con{
	padding-top: 18px;
}
body.en .kaisai tr td.con{
	vertical-align: middle;
}

/*関連リンク*/
body.en .related_links .related_ttl{
	width: 105px;
	padding: 6px 15px;
}
body.en .related_links p.heisai{
	padding-left: 13px;
}


/*ページ下部　お問合せ*/
body.en .border_red .w311{
	float: right;
	width: 311px;
}
body.en .border_red .w386{
	float: left;
	width: 386px;
}
body.en .border_red .font20.question{
	background-position: 15px 50%;
}

/*ページ下部　資料請求*/
body.en .border_red.shiryou .font19{
	line-height: 120%;
}
body.en .border_red.shiryou ul.mr60{
	margin-right: 60px;
}
body.en .border_red.shiryou ul.floatL li.pl140{
	padding-left: 140px;
}

body.en .border_red.shiryou div.floatR{
	width: 347px;
	height: 160px;
	background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/exhibit/bg_mail.gif);
	margin-top: 10px;
	position: relative;
	padding-left: 33px;
	padding-top: 10px;
}
body.en .border_red.shiryou div.floatR .font18{
	position: absolute;
	top: 72px;
	left: 0px;
}



/*==================== 本展示会について 共通=======================*/
body.en.about #leftNavigation{
	background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/about/bg_lft_about.gif) no-repeat;
}

/*==================== PV EXPOとは =======================*/
@-moz-document url-prefix() {
	body.en.about.outline .firefix{
		margin-bottom: 0;
	}
}

body.en.about.outline .products_box ul.w365 li {
	line-height: 130%;
	margin: 5px 0 6px;
}

html>/**/body.en.about.outline .products_box ul.w365 li{/* IE */
	line-height /*\**/: 130%\9;
	margin /*\**/: 5px 0 6px\9;
}


/*==================== リードが目指す展示会 =======================*/

/*==================== 同時開催展・併催企画 =======================*/
body.en.about.concurrent_shows h2.heisai{
	padding-left: 25px;
}




/*==================== 出展のご案内 共通=======================*/
body.en.exhibit #leftNavigation{
	background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/exhibit/bg_lft_exhibit.gif) no-repeat;
}

/*==================== 出展をご検討中の方=======================*/
body.en.exhibit.for_exhibitors .orange{
	width: 76px;
}

body.en.exhibit.for_exhibitors .w353{
	height: 180px;
}



/*==================== 出展成果をあげるために=======================*/


/*==================== 会期までのスケジュール=======================*/
body.en.exhibit.schedule .schedule_box.box01{
	height: 248px;
	background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/exhibit/img_exhibit_schedule02-01.gif);
	margin-bottom: 30px;
}

body.en.exhibit.schedule .schedule_box.box01 .tokubetsu{
	width: 99px;
}


body.en.exhibit.schedule .schedule_box.box02{
	height: 217px;
	background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/exhibit/img_exhibit_schedule02-02.gif);
	margin-bottom: 30px;
}

body.en.exhibit.schedule .schedule_box.box03{
	height: 217px;
	background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/exhibit/img_exhibit_schedule02-03.gif);
	margin-bottom: 30px;
}

body.en.exhibit.schedule .schedule_box.box04{
	height: 217px;
	background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/exhibit/img_exhibit_schedule02-04.gif);
	margin-bottom: 30px;
}

body.en.exhibit.schedule .schedule_box.box05{
	height: 248px;
	background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/exhibit/img_exhibit_schedule02-04.gif);
	margin-bottom: 30px;
}

body.en.exhibit.schedule .schedule_box.box06{
	height: 248px;
	background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/exhibit/img_exhibit_schedule02-05.gif);
	margin-bottom: 40px;
}

/*==================== 集客支援サービス =======================*/
body.en.exhibit.support ul li.w236 p.bold.txtCenter{
	line-height: 120%;
}
body.en.exhibit.support .pdf_link{
	background-position: 150px 42%;
}
/*==================== 出展に関するFAQ =======================*/

body.en.exhibit.faq span.font18{
		margin-right: 25px;
	}

body.en.exhibit.faq div.accordion_body.q10 p{
	text-indent: -48px;
	padding-left: 50px;
}

body.en.exhibit.faq .accordion_head.q10 span.font18,
body.en.exhibit.faq .accordion_body.q10 span.font18{
	margin-right: 15px;
}


/*==================== 来場のご案内 共通=======================*/
body.en.visit #leftNavigation{
	background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/visit/bg_lft_visit.gif) no-repeat;
}

/*招待券お申込み	*/
body.en.visit .bnr_syoutai .floatL{
	width: 300px;
}
body.en.visit .bnr_syoutai .font17{
	background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/visit/ic_ticket.png) no-repeat 0 30%;
	padding-left: 25px;
}

/* Visitors Guide/Exhibition Ticket */
body.en.visit .bnr_exhibition_ticket{
	padding: 20px;
	background-color: #fff2de;
	width:333px;
}


/*出展社・製品 検索サイト	*/
body.visit .bnr_search{
	padding: 20px;
	background-color: #fff2de;
}
	body.visit .bnr_search .floatL{
		width: 260px;
	}
		body.visit .bnr_search .font19{
			background: url(/RXJP/RXJP_PVExpo_v2/images/2016/contents/visit/ic_search.png) no-repeat 0 30%;
			padding-left: 25px;
		}

/*==================== 来場をご検討中の方=======================*/
body.en.visit.for_visitors ul li.w236 .gray_area{
	height: 110px;
}


/*==================== 効果的な展示会活用方法 =======================*/
body.en.visit.tips .merit_box .ttl .font20{
	padding: 17px 10px 0;
	line-height: 26px;
	float: left;
	width: 244px;
}

body.en.visit.tips .step_box .ttl .font13{
	font-weight: bold;
	padding: 10px 7px 10px 10px;
	line-height: 18px;
	float: left;
	width: 154px;
	margin-bottom: 10px;
}

/*==================== スマートエネルギーWeek 2016 大テープカット =======================*/
body.en.visit.ribbon_cutting_ceremony #pageName{
	font-size: 22px;
}

body.en.visit.ribbon_cutting_ceremony ul li.people_box{
	height: 300px;
}
body.en.visit.ribbon_cutting_ceremony ul li.people_box.h240{
	height: 240px !important;
}

/*==================== 交通アクセス =======================*/
body.en.visit.venue_info_access table {
	width: 100%;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 20px;
}

	body.en.visit.venue_info_access tr {
		margin-bottom: 15px;
		border-bottom: 1px solid #d3d3d3;
	}
	body.en.visit.venue_info_access tr.concurrent_last {
		border-bottom: 0;
		margin-bottom: 0;
	}

	body.en.visit.venue_info_access tr th{
		width: 135px;
		font-weight: bold;
		color: #000;
		padding-left: 20px;
		background-color: #f4f4f4;
		font-size: 15px;
		vertical-align: middle;
	}

	body.en.visit.venue_info_access tr td {
		padding: 15px 0 15px 20px;
		font-size: 15px;
	}
		body.en.visit.venue_info_access tr.concurrent_last td{
			padding: 15px 0 0 20px;
		}
		body.en.visit.venue_info_access tr.concurrent_last.last td{
			padding-bottom: 15px;
		}

		body.en.visit.venue_info_access tr td a.arrow{
			background: url(/RXJP/RXJP_PVExpo_v2/images/2016/common/ic_arrow.png) 0 50% no-repeat;
			padding-left: 12px;
			margin-left: 1px;
		}

	html>/**/ body.en.visit.venue_info_access tr.concurrent_last th{/* IE */
		padding-top/***/: 15px\9;
	}

	body.en.visit.venue_info_access ul.anc{
		background-color: #b9b9b9;
		padding: 10px;
	}

	body.en.visit.venue_info_access ul.tabmenu li a{
		text-indent: -999px;
		overflow: hidden;
		display: block;
	}
	body.en.visit.venue_info_access ul.tabmenu li#tabmenu1 a{
		background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/visit/img_tab_haneda.png) no-repeat;
		width: 305px;
		height: 50px;
	}
	body.en.visit.venue_info_access ul.tabmenu li#tabmenu1.select a{
		background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/visit/img_tab_haneda_on.png) no-repeat;
	}
	body.en.visit.venue_info_access ul.tabmenu li#tabmenu2 a{
		background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/visit/img_tab_narita.png) no-repeat;
		width: 291px;
		height: 50px;
	}
	body.en.visit.venue_info_access ul.tabmenu li#tabmenu2.select a{
		background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/visit/img_tab_narita_on.png) no-repeat;
	}

	body.en.visit.venue_info_access .dr_box{
		padding: 20px 0 0;
		border: #acacac 1px solid;
		z-index: -1;
		margin-top: -1px;
	}
		body.en.visit.venue_info_access .dr_tab .clearfix{
			background-color: #eeeeee;
			height: 29px;
			padding-top: 6px;
			margin:0 20px 20px;
		}
			body.en.visit.venue_info_access .dr_tab .clearfix img.floatL{
				margin-top: -6px;
			}
			body.en.visit.venue_info_access .dr_tab .clearfix img.floatR{
				margin-top: 1px;
			}
			body.en.visit.venue_info_access .dr_tab .clearfix img.floatR.pr8{
				padding-right:8px;
			}
			body.en.visit.venue_info_access .gray.clearfix{
				background-color: #f4f4f4;
				padding: 20px 20px 13px;
				margin: 0;
			}
				body.en.visit.venue_info_access .gray.clearfix h3{
					float: left;
					background: url(/RXJP/RXJP_PVExpo_v2/images/2016/common/ic_gray.gif) 0 50% no-repeat;
					padding-left: 13px;
					margin-right: 20px;
					font-weight: bold;
				}
	body.en.visit.venue_info_access .disnon{
		display: none;
	}

	body.en.visit.venue_info_access ul.gray.related{
		padding: 17px 20px 18px;
		margin-bottom: 70px;
	}

	body.en.visit.venue_info_access ul.gray.related li{
		width: 355px;
		float: left;
		font-size: 16px;
		font-weight: bold;
		line-height: 130%;
	}
		body.en.visit.venue_info_access ul.gray.related li a{
			font-size: 15px;
			margin-left: 8px;
		}


/*==================== 宿泊施設のご案内 =======================*/
body.en.visit.hotel_information h2{
	font-size: 16px;
}


/*==================== 専用アプリのご紹介 =======================*/
body.en.visit.app_dl tr th {
	width: 125px;
	padding:0 10px;
	line-height: 120%;
}


/*==================== 来場に関するFAQ =======================*/
body.en.visit.faq span.font18{
	margin-right: 25px;
}

body.en.visit.faq div.accordion_body.q10 p{
	text-indent: -48px;
	padding-left: 50px;
}

body.en.visit.faq .accordion_head.q10 span.font18,
body.en.visit.faq .accordion_body.q10 span.font18{
	margin-right: 15px;
}

/*==================== セミナーのご案内 共通=======================*/
body.en.conference #leftNavigation{
	background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/conference/bg_lft_conference.gif) no-repeat;
}

/*==================== セミナーに関するFAQ =======================*/
body.en.conference.faq span.font18{
	margin-right: 25px;
}


body.en.conference.faq div.accordion_body.q10 p{
	text-indent: -48px;
	padding-left: 50px;
}

body.en.conference.faq .accordion_head.q10 span.font18,
body.en.conference.faq .accordion_body.q10 span.font18{
	margin-right: 15px;
}




/*==================== プレス向け情報 共通=======================*/
body.en.press #leftNavigation{
	background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/press/bg_lft_press.gif) no-repeat;
}


body.press #leftNavigation ul li#navTreeItem-140720 ul{
	border-top: 1px solid #aaaaaa;
}

body.press #leftNavigation ul li#navTreeItem-140720.selected ul.level2 li a{
	background-color: #FFF !important;
	color: #454545 !important;
}
	body.press #leftNavigation ul li#navTreeItem-140720.selected ul.level2 li.selected a{
		background-image: none;
		background-color: #fcd4d4 !important;
		color: #d12427 !important;
	}
	body.press #leftNavigation ul li#navTreeItem-140720 ul.level2 li a:before{
		content:"- ";
	}
	body.press #leftNavigation ul li#navTreeItem-140720 ul.level2 li a:hover{
		background-color: #fcd4d4 !important;
		text-decoration: none;
	}


/*==================== 展示会概要 =======================*/
body.en.press.outline .w236 .gray_area{
	padding: 12px 15px;
	height: 120px;
}

body.en.press.outline .w236 a:hover{
	color: #333;
	text-decoration: none;
}
body.en.press.outline .w236 a:hover p.font16{
	text-decoration: underline;
}

body.en.press.outline .wide .gray_area{
	width: 484px;
	padding: 12px 15px;
	height: 129px;
}
body.en.press.outline .wide img{
	border: 3px solid #f0f0f0;
}
body.en.press.outline .wide a:hover p.font16{
	text-decoration: underline;
}

body.en.press.outline .w236.last .gray_area{
	padding: 12px 7px;
	height: 120px;
}
	body.en.press.outline .w236.last .gray_area p.font13{
		padding: 0 8px;
	}

/*==================== プレスリリース =======================*/
body.en.press.press_releases .release_border{
	padding: 0;
}
body.en.press.press_releases .release_box{
	border-bottom: 1px solid #d3d3d3;
	padding: 20px 25px;
}
body.en.press.press_releases .release_box.last{
	border-bottom: none;
}


/*==================== News =======================*/
body.en.press.news .release_border{
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding: 0;
}
body.en.press.news .release_box{
	border-bottom: 1px solid #d3d3d3;
	padding: 20px 25px;
}
body.en.press.news .release_box.last{
	border-bottom: none;
}

body.en.press.news .release_box div.floatR{
	padding:10px 0 0 20px;
	width: 450px;
}


/*==================== 海外メディア掲載例 =======================*/
/*==================== 展示会デイリーニュース =======================*/

/*==================== Press Services On-site =======================*/
body.en.press.press_services .gray_area{
	font-weight: bold;
	padding: 10px 20px;
}
body.en.press.press_services .press_services_box{
	margin-bottom: 30px;
}
body.en.press.press_services .press_services_box p.floatL{
	padding: 0 25px;
	width: 465px;
}

body.en.press.press_services .press_services_box div.floatL{
	padding: 0 20px 0 25px;
	width: 470px;
}

body.en.press.press_services .press_services_box div.floatL .txt_area p{
	width: 200px;
	float: left;
}

body.en.press.press_services .orage_area{
	padding: 25px 25px 30px;
	background: #fff2de;
}
body.en.press.press_services .orage_area .clearfix p{
	width: 580px;
	float: right;
	margin-top: -5px;
}

body.en.press.press_services .w236 img{
	border: 3px solid #f0f0f0;
}
body.en.press.press_services .w236 a,
body.en.press.press_services .w236 a:hover p.font17{
	color: #333;
}


/*==================== フォトギャラリー =======================*/
body.en.press.gallery ul.gray_area{
	padding: 10px 20px;
	text-align: center;
}
	body.en.press.gallery ul.gray_area li{
		display: inline;
	}
		body.en.press.gallery ul.gray_area li a{
			font-size: 14px;
			background: url(/RXJP/RXJP_PVExpo_v2/images/2016/en/contents/press/ic_anc.gif) no-repeat 0 90%;
			padding-top: 5px;
			padding-left: 30px;
			margin-left: 30px;
		}

body.en.press.gallery div.w242{
	margin-right: 12px;
	margin-bottom: 12px;
	width: 242px;
	float: left;
}
body.en.press.gallery div.w242 img{
		margin-bottom: 5px;
	}
	body.en.press.gallery div.w242.last{
		margin-right: 0;
	}
	body.en.press.gallery div.w242 ul{
		text-align: center;
	}


body.en.press.gallery .w365 a:hover{
	text-decoration: none;
		color: #333;
}
	body.en.press.gallery .w365 a:hover .font16{
		text-decoration: underline;
			color: #333;
	}

body.en.press.gallery .logo_area .w242{
	margin-right: 12px;
	margin-bottom: 12px;
	width: 242px;
	float: left;
}
	body.en.press.gallery .logo_area .w242 img{
		border: 3px solid #f4f4f4;
		margin-bottom: 5px;
	}
body.en.press.gallery .logo_area .w242.last{
	margin-right: 0;
}
body.en.press.gallery .logo_area ul{
	text-align: center;
}
body.en.press.gallery .logo_area ul li{
	display: inline;
	margin: 0 6px;
}

/*==================== ご協力いただいている媒体 =======================*/
body.en.press.media_partnership .orange_area{
	padding: 25px;
	background: #fff2de;
}

body.en.press.media_partnership table{
	width: 700px;
	background: #FFF;
	margin-bottom: 20px;
}
body.en.press.media_partnership table tr{
	border-bottom: 1px #d3d3d3 solid;
}
	body.en.press.media_partnership table th{
		background: #626262;
		width: 19px;
		border-left: 1px #d3d3d3 solid;
		color: #FFF;
		text-align: center;
		font-size: 19px;
		font-weight: bold;
		padding: 10px 20px;
	}
	body.en.press.media_partnership table td{
		padding: 10px 20px;
		border-left: 1px #d3d3d3 solid;
		vertical-align: middle;
		text-align: center;
	}
	body.en.press.media_partnership table td img{
		margin: 3px 0 0 2px;
	}
body.en.press.media_partnership table tr.top{
	border-bottom: none;
}

body.en.press.media_partnership table th.one,
body.en.press.media_partnership table td.one{
	width: 319px;
	text-align: left;
	border-left: none;
}
body.en.press.media_partnership table th.five{
	width: 60px;
}

body.en.press.media_partnership table td.second{
	background: #f4f4f4;
	border-bottom: 1px #d3d3d3 solid;
	font-weight: bold;
	border-left: none;
	text-align: left;
}

body.en.press.media_partnership table td.txtIn{
	padding: 10px 0;
}


body.en.press.media_partnership .pdf_link{
	padding: 20px 0;
	background-color: #FFF;
	text-align: center;
	background-image: url(/RXJP/RXJP_PVExpo_v2/images/2016/contents/exhibit/ic_pdf_L.png);
	background-position: 85px 42%;
	background-repeat: no-repeat;
	padding-left: 40px;

}
	body.en.press.media_partnership .pdf_link a{
		color: #333;
		font-weight: bold;
	}
	body.en.press.media_partnership .pdf_link a:hover{
		text-decoration: none;
	}




/*==================== Media Partners =======================*/
body.media_partners #leftNavigation ul li#navTreeItem-140720.selected a{
	background-color: #FFF !important;
	color: #454545 !important;
}
	body.media_partners #leftNavigation ul li#navTreeItem-140720.selected ul.level2 li.selected a{
		background-image: none;
		background-color: #fcd4d4 !important;
		color: #d12427 !important;
	}
	body.media_partners #leftNavigation ul li#navTreeItem-140720.selected a:hover{
		background-color: #fcd4d4 !important;
	}

body.en.press.media_partners .inter_box{
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
body.en.press.media_partners .inter_box.last{
	border-bottom: none;
}

body.en.press.media_partners .w250{
	width: 230px;
	padding-left: 20px;
}
	body.en.press.media_partners .w250 img{
		margin-bottom: 15px;
	}

body.en.press.media_partners .w467{
	width: 467px;
}
body.en.press.media_partners .w467 a strong{
 	color: #333;
}
body.en.press.media_partners .w467 a strong:hover{
 	color: #333;
 	text-decoration: underline;
}





/*==================== プレスに関するFAQ =======================*/
body.en.press.faq span.font18{
	margin-right: 26px;
}

body.en.press.faq .accordion_head.q10 span.font18{
	margin-right: 16px;
}
body.en.press.faq .accordion_body.q10 span.font18{
	margin-right: 16px;
}

/*==================== 前回結果報告 =======================*/
body.en.previous_show ul.prev_anc li.w160{
	width: 163px;
}





