@charset "UTF-8";

figure a img {
	filter: alpha(opacity=100) !important;
}
figure a img:hover,
figure a img:focus {
	-ms-filter: "alpha(opacity=90)" !important;
	zoom: 1;
}


/*=================================
	       SP LayOUT
=================================*/
@media screen and (max-width: 767px) {

/* !ColumnSetting
---------------------------------------------------------- */
#wrapper.tokyomotorshow{
	background-color: #f4f4f4 !important;
}
/* !comon parts
---------------------------------------------------------- */
.tokyomotorshow .tmMainTtl{
	background: #ffffff;
	border-bottom: solid 2px #cccccc;
	padding: 20px 0;
	line-height: 1;
	font-size: 142.9%;
	font-weight: 600 !important;
}
.tokyomotorshow .tmMainTtl span{
	display: block;
	padding: 0 10px;
}
.link a {
	padding: 0 0 0 15px;
	background: transparent url("/common/images/ico_arrow_l01_2x.png") no-repeat left 3px;
	background-size: 6px 12px;
	-webkit-background-size: 6px 12px;
	color: #000000;
	text-decoration: none;
}
.link a:hover {
	text-decoration: underline;
}

/* !ColumnSetting
---------------------------------------------------------- */
#wrapper.tokyomotorshow{
	background-color: #f4f4f4 !important;
	color: #000000;
}
#tmContents{
	margin: 20px auto 0;
	padding: 0 0 45px;
}
#tmContents article{
	padding: 0 10px;
}
#tmContents aside{
	margin: 30px 0 0;
	padding: 0 10px;
}

/* !tmIndexMainvisual
---------------------------------------------------------- */
#tmIndexMainvisual{
	background: url("/corporate/event/exhibition/tokyomotorshow/2015/images/img_index_main.jpg") no-repeat top center #000000;
	background-size:contain;
}
#tmIndexMainvisual > div{
	background: url("/corporate/event/exhibition/tokyomotorshow/2015/images/bg_index_mainimg_index.png") no-repeat bottom center;
	background-size: 1100px 5px;
}
#tmIndexMainvisual > div div{
	padding: 36% 10px 15px;
}
#tmIndexMainvisual > div div h1{
	margin: 0 0 10px 0;
}
#tmIndexMainvisual > div div h1 img{
	width: 100%;
}
#tmIndexMainvisual > div div dl{
	text-align: right;
	color: #ffffff;
}
#tmIndexMainvisual > div div dl dt,
#tmIndexMainvisual > div div dl dd{
	display: inline;
}

/* !tmUnderMainvisual
---------------------------------------------------------- */
#tmUnderMainvisual{
	background: url("/corporate/event/exhibition/tokyomotorshow/2015/images/img_under_main.jpg") no-repeat top center #000000;
	background-size:contain;
}
#tmUnderMainvisual p{
	background: url("/corporate/event/exhibition/tokyomotorshow/2015/images/bg_index_mainimg_index.png") no-repeat bottom center;
	background-size: 1100px 5px;
}
#tmUnderMainvisual p span{
	display: block;
	width: 50%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 6% 10px;
}
#tmUnderMainvisual p span img{
	width: 100%;
}

/* !tmContents
---------------------------------------------------------- */
/* article */
#tmContents article > p{
	margin: 0 0 20px;
}
#tmContents article > .icoH2{
	margin: 0 0 15px;
	padding: 0 0 0 24px;
	background: transparent url("/corporate/event/exhibition/tokyomotorshow/2015/images/bg_ico_h2_2x.png") no-repeat left 2px;
	background-size: 16px 16px;
	-webkit-background-size: 16px 16px;
	font-size: 114.3%;
	font-weight: 600 !important;
	line-height: 1.4;
}
#tmContents article > .icoH2 + figure{
	margin: 0 0 10px;
}
#tmContents article > p + .icoH2{
	margin: 30px 0 15px;
}
#tmContents article > figure img{
	width: 100%;
}
#tmContents article > figure + p{
	margin: 0 0 15px;
}
#tmContents article > figure + p + .link{
	margin: 0;
}

#tmContents article .indexLinkList{
}
#tmContents article .indexLinkList li{
	margin: 0 0 10px;
	background: #ffffff;
	border-bottom: solid 2px #cccccc;
	cursor: pointer;
}

#tmContents article .indexLinkList li figure{
	float: right;
	width: 40%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#tmContents article .indexLinkList li figure img{
	width: 100%;
}
#tmContents article .indexLinkList li p{
	float: left;
	width: 50%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 11% 0 0;
	text-align: center;
	font-size: 128.6%;
	font-weight: 600 !important;
	line-height: 1.4;
	color: #222222;
}

/* -----eventInfoBlock */
#tmContents article .eventInfoBlock {
	background-color: #FFFFFF;
	padding: 15px;
	margin: 20px 0 0;
}
#tmContents article .eventInfoBlock h2{
	font-size: 128.6%;
	line-height: 1.2;
	font-weight: 600 !important;
	border-bottom:2px solid #333333;
	margin: 0 0 10px;
	padding: 0 0 5px;
}
#tmContents article .eventInfoBlock h3{
	font-size: 114.3%;
	font-weight: 600 !important;
	margin: 10px 0;
}
#tmContents article .eventInfoBlock .unit + .unit{
	margin: 20px 0 0;
}
#tmContents article .eventInfoBlock .unit figure{
	width: 150px;
	margin: 0 auto 10px;
}
#tmContents article .eventInfoBlock .unit figure img{
	width: 100%;
	border:1px solid #cccccc;
}
#tmContents article .eventInfoBlock .unit div h4{
	font-weight: 600 !important;
}
#tmContents article .eventInfoBlock .note{
	font-size: 86%;
	color: #444444;
	display: block;
}


/* -----boothInfoList */
#tmContents article .boothInfoList ul li{
	line-height:1.8;
}

/* !table
---------------------------------------------------------- */
#tmContents article table{
	width: 100%;
	line-height: 1.5;
	border: 1px solid #cccccc;
	border-bottom: none;
}
#tmContents article table th,
#tmContents article table td{
	padding: 15px;
	border-bottom: 1px solid #cccccc;
}
#tmContents article table th{
	width: 100%;
	background-color: #e5e5e5;
	font-size: 114.3%;
	font-weight: 600 !important;
	clear: both;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#tmContents article table td{
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#tmContents article table td div{
	margin: 0 0 10px;
}
#tmContents article table td div + figure img{
	width: 100%;
}
#tmContents article table td .note{
	font-size: 85.7%;
	color: #666666;
}
#tmContents article table td hr{
	height: 1px;
	width: 100%;
	border-top: 1px solid #e9e9e9;
	margin: 10px 0;
}

/* aside */
#tmContents aside h2{
	margin: 0 0 15px;
	font-size: 128.6%;
	line-height: 1.4;
}
/* -----nav */
#tmContents aside nav{
	margin: 0 0 30px;
}
#tmContents aside nav ul li:first-child a{
	border-top: solid 2px #cccccc;
}
#tmContents aside nav ul li a{
	background: url("/common/images/ico_arrow_l01_2x.png") no-repeat 20px 47% #ffffff;
	background-size: 6px 12px;
	-webkit-background-size: 6px 12px;
	display: block;
	border-bottom: solid 2px #cccccc;
	padding: 18px 0 18px 35px;
	font-size: 114%;
	font-weight: 600 !important;
	color: #000000;
	text-decoration: none;
	line-height: 1;
}
#tmContents aside nav ul li.active a,
#tmContents aside nav ul li a:hover{
	background: url("/common/images/ico_arrow_l01_2x.png") no-repeat 20px 47% #000000;
	background-size: 6px 12px;
	-webkit-background-size: 6px 12px;
	border-bottom: solid 2px #ff0000 !important;
	color: #ffffff !important;
}
/* -----updateInfo */
#tmContents aside .updateInfo{
	margin: 0 0 30px;
	padding: 0 15px;
	background: #ffffff;
}
#tmContents aside .updateInfo dl{
	padding: 15px 0;
	border-top: solid 1px #cccccc;
}
#tmContents aside .updateInfo dl:first-child{
	border: none;
}
#tmContents aside .updateInfo dl dt{
	font-weight: 600 !important;
}
#tmContents aside .updateInfo dl dd{
	line-height: 1.4;
}
#tmContents aside .updateInfo dl dd.link{
	margin: 10px 0 0;
}
/* -----relatedInfoBnr */
#tmContents aside .relatedInfoBnr{
	padding: 5px;
	margin: 0 0 20px;
	background: #e5e5e5;
}
/*
#tmContents aside .relatedInfoBnr li{
	padding: 5px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#tmContents aside .relatedInfoBnr li a img{
	width: 100%;
}
*/
#tmContents aside .relatedInfoBnr li{
	padding: 5px;
	width: 50%;
	float:left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#tmContents aside .relatedInfoBnr li a img{
	width: 100%;
}
/* -----relatedInfoTxt */
#tmContents aside .relatedInfoTxt{
	margin: 0 0 30px;
	background: #ffffff;
	border-top: solid 1px #cccccc;
}
#tmContents aside .relatedInfoTxt li a{
	display: block;
	padding: 18px 0px 15px 30px;
	background: transparent url("/common/images/ico_arrow_l01_2x.png") no-repeat 15px center;
	background-size: 6px 12px;
	-webkit-background-size: 6px 12px;
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
}
#tmContents aside .relatedInfoTxt li a:hover{
	text-decoration: underline;
}
/* -----archiveList */
#tmContents aside .archiveList{
	background: #ffffff;
}
#tmContents aside .archiveList li a{
	display: block;
	padding: 30px 20px;
	background: url("/corporate/event/exhibition/tokyomotorshow/2015/images/img_aside_archive_01.jpg") no-repeat 98% center;
	color: #000000;
	line-height: 1.4;
	text-decoration: none;
	border: solid 1px #cccccc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#tmContents aside .archiveList li a:hover{
	text-decoration: underline;
	opacity: 0.9;
	filter alpha(opacity=0.9);
	-ms-filter: "alpha(opacity=90)";
}

#tmContents aside .archiveList li a br{
	display: none;
}


/* !clearfix
---------------------------------------------------------- */
#tmIndexMainvisual div div,
.tokyomotorshow #tmIndexMainvisual > div div dl,
#wrapper.tokyomotorshow #tmContents,
.tokyomotorshow #tmContents article .boothInfoList,
.tokyomotorshow #tmContents article ul,
#tmContents aside .relatedInfoBnr,
#tmContents article .indexLinkList li{
	display: block;
	min-height: 1%;
}
#tmIndexMainvisual div div:after,
.tokyomotorshow #tmIndexMainvisual > div div dl:after,
#wrapper.tokyomotorshow #tmContents:after,
.tokyomotorshow #tmContents article .boothInfoList:after,
.tokyomotorshow #tmContents article ul:after,
#tmContents aside .relatedInfoBnr:after,
#tmContents article .indexLinkList li:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

}

/*=================================
	       TB LayOUT
=================================*/
@media screen and (min-width: 768px) and (max-width: 979px) {

/* !ColumnSetting
---------------------------------------------------------- */
#wrapper.tokyomotorshow{
	background-color: #f4f4f4 !important;
}
/* !comon parts
---------------------------------------------------------- */
.tokyomotorshow .tmMainTtl{
	background: #ffffff;
	border-bottom: solid 2px #cccccc;
	padding: 40px 0;
	line-height: 1;
	font-size: 171%;
	font-weight: 600 !important;
}
.tokyomotorshow .tmMainTtl span{
	display: block;
	padding: 0 20px;
}
.link a {
	padding: 0 0 0 15px;
	background: transparent url("/common/images/ico_arrow_l01_2x.png") no-repeat left 3px;
	background-size: 6px 12px;
	-webkit-background-size: 6px 12px;
	color: #000000;
	text-decoration: none;
}
.link a:hover {
	text-decoration: underline;
}

/* !ColumnSetting
---------------------------------------------------------- */
#wrapper.tokyomotorshow{
	background-color: #f4f4f4 !important;
	color: #000000;
}
#tmContents{
	width: 100%;
	margin: 40px auto 0;
	padding: 0 0 65px;
}
#tmContents article{
	width: 650px;
	margin: 0 auto;
}
#tmContents aside{
	width: 650px;
	margin: 65px auto 0;
}

/* !tmIndexMainvisual
---------------------------------------------------------- */
#tmIndexMainvisual{
	background: url("/corporate/event/exhibition/tokyomotorshow/2015/images/img_index_main.jpg") no-repeat top center #000000;
	background-size:contain;
}
#tmIndexMainvisual > div{
	background: url("/corporate/event/exhibition/tokyomotorshow/2015/images/bg_index_mainimg_index.png") no-repeat bottom center;
}
#tmIndexMainvisual > div div{
	padding: 36% 20px 20px;
}
#tmIndexMainvisual > div div h1{
	margin: 0 0 15px 0;
}
#tmIndexMainvisual > div div dl{
	text-align: right;
	color: #ffffff;
}
#tmIndexMainvisual > div div dl dt,
#tmIndexMainvisual > div div dl dd{
	display: inline;
}

/* !tmUnderMainvisual
---------------------------------------------------------- */
#tmUnderMainvisual{
	background: url("/corporate/event/exhibition/tokyomotorshow/2015/images/img_under_main.jpg") no-repeat top center #000000;
	background-size:contain;
}
#tmUnderMainvisual p{
	background: url("/corporate/event/exhibition/tokyomotorshow/2015/images/bg_index_mainimg_index.png") no-repeat bottom center;
}
#tmUnderMainvisual p span{
	display: block;
	width: 50%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 6% 20px;
}
#tmUnderMainvisual p span img{
	width: 100%;
}

/* !tmContents
---------------------------------------------------------- */
/* article */
#tmContents article > p{
	margin: 0 0 40px;
}
#tmContents article > .icoH2{
	margin: 0 0 20px;
	padding: 0 0 0 30px;
	background: transparent url("/corporate/event/exhibition/tokyomotorshow/2015/images/bg_ico_h2.png") no-repeat left 6px;
	background-size: 16px 16px;
	-webkit-background-size: 16px 16px;
	font-size: 128.6%;
	font-weight: 600 !important;
}
#tmContents article > .icoH2 + figure{
	margin: 0 0 20px;
}
#tmContents article > p + .icoH2{
	margin: 50px 0 20px;
}
#tmContents article > figure + p{
	margin: 0 0 15px;
}
#tmContents article > figure + p + .link{
	margin: 0;
}

#tmContents article .indexLinkList{
	margin: 0 0 0 -29px;
}
#tmContents article .indexLinkList li{
	float: left;
	margin: 0 0 27px 29px;
	background: #ffffff;
	border-bottom: solid 5px #cccccc;
	cursor: pointer;
}
#tmContents article .indexLinkList li:nth-child(3),
#tmContents article .indexLinkList li:nth-child(4){
	margin: 0 0 0 29px;
}
#tmContents article .indexLinkList li p{
	padding: 16px 0;
	text-align: center;
	font-size: 128.6%;
	font-weight: 600 !important;
	line-height: 1.4;
	color: #222222;
}


/* -----eventInfoBlock */
#tmContents article .eventInfoBlock {
	background-color: #FFFFFF;
	padding: 20px;
	margin: 30px 0 0;
}
#tmContents article .eventInfoBlock h2{
	font-size: 128.6%;
	font-weight: 600 !important;
	border-bottom:2px solid #333333;
	margin: 0 0 10px;
}
#tmContents article .eventInfoBlock h3{
	font-size: 114.3%;
	font-weight: 600 !important;
	margin: 10px 0;
}
#tmContents article .eventInfoBlock .unit + .unit{
	margin: 20px 0 0;
}
#tmContents article .eventInfoBlock .unit figure{
	width: 198px;
	float: left;
	border:1px solid #cccccc;
}
#tmContents article .eventInfoBlock .unit figure img{
	width: 100%;
}
#tmContents article .eventInfoBlock .unit div{
	width: 390px;
	padding: 0 0 0 20px;
	float: left;
}
#tmContents article .eventInfoBlock .unit div h4{
	font-weight: 600 !important;
}
#tmContents article .eventInfoBlock .note{
	font-size: 86%;
	color: #444444;
}

/* -----boothInfoList */
#tmContents article .boothInfoList ul{
	width: 325px;
	float: left;
}
#tmContents article .boothInfoList ul li{
	line-height:1.8;
}

/* !table
---------------------------------------------------------- */
#tmContents article table{
	width: 100%;
	line-height: 1.5;
}
#tmContents article table th,
#tmContents article table td{
	padding: 20px;
	border: 1px solid #cccccc;
}
#tmContents article table th{
	background-color: #e5e5e5;
	font-size: 114.3%;
	font-weight: 600 !important;
	width: 67px;
}
#tmContents article table td{
	background-color: #FFFFFF;
}
#tmContents article table td div{
	float: left;
	width: 250px;
}
#tmContents article table td div + figure{
	float: right;
	width: 250px;
}
#tmContents article table td div + figure img{
	width: 250px;
}
#tmContents article table td dl{
	display: table;
	table-layout: fixed;
	width: 100%;
}
#tmContents article table td dl dt{
	display: table-cell;
	width: 44%;
}
#tmContents article table td dl dd{
	display: table-cell;
	width: 56%;
}
#tmContents article table td .note{
	font-size: 85.7%;
	color: #666666;
}
#tmContents article table td hr{
	height: 1px;
	width: 100%;
	border-top: 1px solid #e9e9e9;
	margin: 15px 0;
}

/* aside */
#tmContents aside h2{
	margin: 0 0 15px;
	font-size: 128.6%;
	line-height: 1.4;
}
/* -----nav */
#tmContents aside nav{
	margin: 0 0 40px;
}
#tmContents aside nav ul li:first-child a{
	border-top: solid 2px #cccccc;
}
#tmContents aside nav ul li a{
	background: url("/common/images/ico_arrow_l01_2x.png") no-repeat 20px 47% #ffffff;
	background-size: 6px 12px;
	-webkit-background-size: 6px 12px;
	display: block;
	border-bottom: solid 2px #cccccc;
	padding: 29px 0 29px 35px;
	font-size: 114%;
	font-weight: 600 !important;
	color: #000000;
	text-decoration: none;
	line-height: 1;
}
#tmContents aside nav ul li.active a,
#tmContents aside nav ul li a:hover{
	background: url("/common/images/ico_arrow_l01_2x.png") no-repeat 20px 47% #000000;
	background-size: 6px 12px;
	-webkit-background-size: 6px 12px;
	border-bottom: solid 2px #ff0000 !important;
	color: #ffffff !important;
}
/* -----updateInfo */
#tmContents aside .updateInfo{
	padding: 0 20px;
	margin: 0 0 40px;
	background: #ffffff;
}
#tmContents aside .updateInfo dl{
	padding: 20px 0;
	border-top: solid 1px #cccccc;
}
#tmContents aside .updateInfo dl:first-child{
	border: none;
}
#tmContents aside .updateInfo dl dt{
	font-weight: 600 !important;
}
#tmContents aside .updateInfo dl dd{
	line-height: 1.4;
}
#tmContents aside .updateInfo dl dd.link{
	margin: 10px 0 0;
}
/* -----relatedInfoBnr */
#tmContents aside .relatedInfoBnr{
	padding: 5px;
	margin: 0 0 20px;
	background: #e5e5e5;
}
#tmContents aside .relatedInfoBnr li{
	padding: 5px;
	width: 50%;
	float:left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#tmContents aside .relatedInfoBnr li a img{
	width: 100%;
}
/* -----relatedInfoTxt */
#tmContents aside .relatedInfoTxt{
	margin: 0 0 40px;
	background: #ffffff;
	border-top: solid 1px #cccccc;
}
#tmContents aside .relatedInfoTxt li a{
	display: block;
	padding: 18px 0px 15px 30px;
	background: transparent url("/common/images/ico_arrow_l01_2x.png") no-repeat 15px center;
	background-size: 6px 12px;
	-webkit-background-size: 6px 12px;
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
}
#tmContents aside .relatedInfoTxt li a:hover{
	text-decoration: underline;
}
/* -----archiveList */
#tmContents aside .archiveList{
	background: #ffffff;
}
#tmContents aside .archiveList li a{
	display: block;
	padding: 30px 20px;
	background: url("/corporate/event/exhibition/tokyomotorshow/2015/images/img_aside_archive_01.jpg") no-repeat 98% center;
	color: #000000;
	line-height: 1.4;
	text-decoration: none;
	border: solid 1px #cccccc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#tmContents aside .archiveList li a:hover{
	text-decoration: underline;
	opacity: 0.9;
	filter alpha(opacity=0.9);
	-ms-filter: "alpha(opacity=90)";
}

#tmContents aside .archiveList li a br{
	display: none;
}


/* !clearfix
---------------------------------------------------------- */
#tmIndexMainvisual div div,
.tokyomotorshow #tmIndexMainvisual > div div dl,
#wrapper.tokyomotorshow #tmContents,
.tokyomotorshow #tmContents article .boothInfoList,
.tokyomotorshow #tmContents article ul,
#tmContents aside .relatedInfoBnr,
#tmContents article .eventInfoBlock .unit{
	display: block;
	min-height: 1%;
}
#tmIndexMainvisual div div:after,
.tokyomotorshow #tmIndexMainvisual > div div dl:after,
#wrapper.tokyomotorshow #tmContents:after,
.tokyomotorshow #tmContents article .boothInfoList:after,
.tokyomotorshow #tmContents article ul:after,
#tmContents aside .relatedInfoBnr:after,
#tmContents article .eventInfoBlock .unit:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
}


/*=================================
	       PC LayOUT
=================================*/
@media screen and (min-width: 980px) {

/* !comon parts
---------------------------------------------------------- */
.tokyomotorshow .tmMainTtl{
	background: #ffffff;
	border-bottom: solid 2px #cccccc;
	padding: 40px 0;
	line-height: 1;
	font-size: 171%;
	font-weight: 600 !important;
}
.tokyomotorshow .tmMainTtl span{
	display: block;
	width: 980px;
	margin: 0 auto;
}
.link a {
	padding: 0 0 0 15px;
	background: transparent url("/common/images/ico_arrow_l01.png") no-repeat left 3px;
	color: #000000;
	text-decoration: none;
}
.link a:hover {
	text-decoration: underline;
}

/* !ColumnSetting
---------------------------------------------------------- */
#wrapper.tokyomotorshow{
	background-color: #f4f4f4 !important;
	color: #000000;
}
#tmContents{
	width: 980px;
	margin: 40px auto 0;
}
#tmContents article{
	width: 650px;
	float: left;
}
#tmContents aside{
	width: 290px;
	float: right;
}

/* !tmIndexMainvisual
---------------------------------------------------------- */
#tmIndexMainvisual{
	background: url("/corporate/event/exhibition/tokyomotorshow/2015/images/img_index_main_pc.jpg") no-repeat top center #000000;
}
#tmIndexMainvisual > div{
	height: 447px;
	background: url("/corporate/event/exhibition/tokyomotorshow/2015/images/bg_index_mainimg_index.png") no-repeat bottom center;
}
#tmIndexMainvisual > div div{
	width: 980px;
	margin: 0 auto;
	padding: 380px 0px 0px;
}
#tmIndexMainvisual > div div h1{
	float: left;
}
#tmIndexMainvisual > div div dl{
	float: right;
	color: #ffffff;
}
#tmIndexMainvisual > div div dl dt,
#tmIndexMainvisual > div div dl dd{
	display: inline;
}

/* !tmUnderMainvisual
---------------------------------------------------------- */
#tmUnderMainvisual{
	background: url("/corporate/event/exhibition/tokyomotorshow/2015/images/img_under_main.jpg") no-repeat top center #000000;
}
#tmUnderMainvisual p{
	height: 200px;
	background: url("/corporate/event/exhibition/tokyomotorshow/2015/images/bg_index_mainimg_index.png") no-repeat bottom center;
}
#tmUnderMainvisual p span{
	width: 980px;
	display: block;
	margin: 0 auto;
	padding: 60px 0 0;
}

/* !tmContents
---------------------------------------------------------- */
/* article */
#tmContents article > p{
	margin: 0 0 40px;
}
#tmContents article > .icoH2{
	margin: 0 0 20px;
	padding: 0 0 0 30px;
	background: transparent url("/corporate/event/exhibition/tokyomotorshow/2015/images/bg_ico_h2.png") no-repeat left 6px;
	font-size: 128.6%;
	font-weight: 600 !important;
}
#tmContents article > .icoH2 + figure{
	margin: 0 0 20px;
}
#tmContents article > p + .icoH2{
	margin: 50px 0 20px;
}
#tmContents article > figure + p{
	margin: 0 0 15px;
}
#tmContents article > figure + p + .link{
	margin: 0;
}

#tmContents article .indexLinkList{
	margin: 0 0 0 -29px;
}
#tmContents article .indexLinkList li{
	float: left;
	margin: 0 0 27px 29px;
	background: #ffffff;
	border-bottom: solid 5px #cccccc;
	cursor: pointer;
}
#tmContents article .indexLinkList li p{
	padding: 16px 0;
	text-align: center;
	font-size: 128.6%;
	font-weight: 600 !important;
	line-height: 1.4;
	color: #222222;
}
/* -----eventInfoBlock */
#tmContents article .eventInfoBlock {
	background-color: #FFFFFF;
	padding: 20px;

}
#tmContents article .eventInfoBlock h2{
	font-size: 128.6%;
	font-weight: 600 !important;
	border-bottom:2px solid #333333;
	margin: 0 0 10px;
}
#tmContents article .eventInfoBlock h3{
	font-size: 114.3%;
	font-weight: 600 !important;
	margin: 10px 0;
}
#tmContents article .eventInfoBlock .unit + .unit{
	margin: 20px 0 0;
}
#tmContents article .eventInfoBlock .unit figure{
	width: 198px;
	float: left;
	border:1px solid #cccccc;
}
#tmContents article .eventInfoBlock .unit figure img{
	width: 100%;
}
#tmContents article .eventInfoBlock .unit div{
	width: 390px;
	padding: 0 0 0 20px;
	float: left;
}
#tmContents article .eventInfoBlock .unit div h4{
	font-weight: 600 !important;
}
#tmContents article .eventInfoBlock .note{
	font-size: 86%;
	color: #444444;
}

/* -----boothInfoList */
#tmContents article .boothInfoList ul{
	width: 325px;
	float: left;
}
#tmContents article .boothInfoList ul li{
	line-height:1.8;
}

/* !table
---------------------------------------------------------- */
#tmContents article table{
	width: 100%;
	line-height: 1.5;
}
#tmContents article table th,
#tmContents article table td{
	padding: 20px;
	border: 1px solid #cccccc;
}
#tmContents article table th{
	background-color: #e5e5e5;
	font-size: 114.3%;
	font-weight: 600 !important;
	width: 67px;
}
#tmContents article table td{
	background-color: #FFFFFF;
}
#tmContents article table td div{
	float: left;
	width: 250px;
}
#tmContents article table td div + figure{
	float: right;
	width: 250px;
}
#tmContents article table td div + figure img{
	width: 250px;
}
#tmContents article table td dl{
	display: table;
	table-layout: fixed;
	width: 100%;
}
#tmContents article table td dl dt{
	display: table-cell;
	width: 44%;
}
#tmContents article table td dl dd{
	display: table-cell;
	width: 56%;
}
#tmContents article table td .note{
	font-size: 85.7%;
	color: #666666;
}
#tmContents article table td hr{
	height: 1px;
	width: 100%;
	border-top: 1px solid #e9e9e9;
	margin: 15px 0;
}

/* aside */
#tmContents aside h2{
	margin: 0 0 15px;
	font-size: 128.6%;
	line-height: 1.4;
}
/* -----nav */
#tmContents aside nav{
	margin: 0 0 40px;
}
#tmContents aside nav ul li:first-child a{
	border-top: solid 2px #cccccc;
}
#tmContents aside nav ul li a{
	background: url("/common/images/ico_arrow_l01.png") no-repeat 20px 47% #ffffff;
	display: block;
	border-bottom: solid 2px #cccccc;
	padding: 29px 0 29px 35px;
	font-size: 114%;
	font-weight: 600 !important;
	color: #000000;
	text-decoration: none;
	line-height: 1;
}
#tmContents aside nav ul li.active a,
#tmContents aside nav ul li a:hover{
	background: url("/common/images/ico_arrow_l01.png") no-repeat 20px 47% #000000;
	border-bottom: solid 2px #ff0000 !important;
	color: #ffffff !important;
}
/* -----updateInfo */
#tmContents aside .updateInfo{
	padding: 0 20px;
	margin: 0 0 40px;
	background: #ffffff;
}
#tmContents aside .updateInfo dl{
	padding: 20px 0;
	border-top: solid 1px #cccccc;
}
#tmContents aside .updateInfo dl:first-child{
	border: none;
}
#tmContents aside .updateInfo dl dt{
	font-weight: 600 !important;
}
#tmContents aside .updateInfo dl dd{
	line-height: 1.4;
}
#tmContents aside .updateInfo dl dd.link{
	margin: 10px 0 0;
}
/* -----relatedInfoBnr */
#tmContents aside .relatedInfoBnr{
	padding: 10px;
	margin: 0 0 20px;
	background: #e5e5e5;
}
#tmContents aside .relatedInfoBnr li{
	margin: 2px 0 0;
}
#tmContents aside .relatedInfoBnr li:first-child{
	margin: 0;
}
/* -----relatedInfoTxt */
#tmContents aside .relatedInfoTxt{
	margin: 0 0 40px;
	background: #ffffff;
	border-top: solid 1px #cccccc;
}
#tmContents aside .relatedInfoTxt li a{
	display: block;
	padding: 18px 0px 15px 30px;
	background: transparent url("/common/images/ico_arrow_l01.png") no-repeat 15px center;
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
}
#tmContents aside .relatedInfoTxt li a:hover{
	text-decoration: underline;
}
/* -----archiveList */
#tmContents aside .archiveList{
	background: #ffffff;
}
#tmContents aside .archiveList li a{
	display: block;
	height: 80px;
	padding: 20px 0 0 20px;
	background: url("/corporate/event/exhibition/tokyomotorshow/2015/images/img_aside_archive_01.jpg") no-repeat 170px center;
	color: #000000;
	line-height: 1.4;
	text-decoration: none;
	border: solid 1px #cccccc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#tmContents aside .archiveList li a:hover{
	text-decoration: underline;
	opacity: 0.9;
	filter alpha(opacity=0.9);
	-ms-filter: "alpha(opacity=90)";
}

/* !clearfix
---------------------------------------------------------- */
#tmIndexMainvisual div div,
.tokyomotorshow #tmIndexMainvisual > div div dl,
#wrapper.tokyomotorshow #tmContents,
.tokyomotorshow #tmContents article .boothInfoList,
.tokyomotorshow #tmContents article ul,
#tmContents article .eventInfoBlock .unit{
	display: block;
	min-height: 1%;
}
#tmIndexMainvisual div div:after,
.tokyomotorshow #tmIndexMainvisual > div div dl:after,
#wrapper.tokyomotorshow #tmContents:after,
.tokyomotorshow #tmContents article .boothInfoList:after,
.tokyomotorshow #tmContents article ul:after,
#tmContents article .eventInfoBlock .unit:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
}