@charset "utf-8";


/* ==================================

/future/index.html

================================== */
#future.top #headContainer {
	background: url(/future/images/index_bg001.jpg) no-repeat 50% 0;
	padding: 0 0 45px;
}
#future.top #mainContainer {
	margin: 17px auto 0;
}
#future.top #contents {
	width:100%;
}

/* mainnaviArea
=========================================*/
#contentsMainVisual {
	clear: both;
	overflow: hidden;
	width: 980px;
}
#contentsMainVisual h1 {
	margin: 24px 0 0;
}
#contentsMainVisual h1 img {
	vertical-align: middle;
}



/* topicPath
=========================================*/
#future.top #contentTopTopicPath {
	width: 980px;
	margin: 17px auto;
	font-size: 80%;
}
#future.top #contentTopTopicPath img {
	margin: 0 8px;
	vertical-align: middle;
}
#future.top #contentTopTopicPath em {
	color: #333333;
}

/* futureArea
=========================================*/
#future.top .futureBox {
	width: 481px;
	float: left;
	background: url(/future/images/index_bg002.gif) no-repeat 0 100%;
}
#future.top .futureBox:first-child {
	margin-right: 18px;
}
#future.top .futureBox .futureInner {
	background: url(/future/images/index_bg003.gif) no-repeat 100% 0;
	padding: 22px 23px 32px 23px;
}
#future.top .futureTitle {
	display:none;
}
#future.top .futureBox h2 {
	background: url(/share/images/common_ic016.png) no-repeat 0 0.4em;
	margin-bottom: 13px;
	padding-left: 23px;
	font-size: 120%;
	font-weight: bold;
}
#future.top .futureBox dt {
	margin: 10px 0 8px 0;
	font-weight: bold;
	font-size: 110%;
}


/* ==================================

/future/into_tokyo/index.html

================================== */
#future .mainContents {
	float: left;
	margin-right: 24px;
	width: 724px;
}
#future .intotokyoMenu li {
	width: 358px;
	float: left;
	margin: 0 2px 3px 0;
	padding: 7px 0 0;
	background: url(/future/into_tokyo/images/index_bg001.gif) no-repeat 100% 0;
}
#future .intotokyoMenu li span {
	display: block;
	background: url(/share/images/common_ic016.png) no-repeat 0 0.4em;
	margin: 0 0 0 12px;
	padding: 2px 8px 2px 24px;
	font-weight: bold;
}
#future .intotokyoMenu a {
	display: block;
	padding: 12px 0 19px;
	background: url(/future/into_tokyo/images/index_bg002.gif) no-repeat 0 100%;
}
#future .newsTitle {
	font-size: 103%;
	font-weight: bold;
	background: url(/share/images/common_hr003.gif) repeat-x 0 100% !important;
}
#future .indexColumn {
	width:450px;
	float: left;
	margin-top: 25px;
}
#future .indexColumn .leftCol .newsColumn dl:first-child {
	background: none;
}
#future .pertinentInfo {
	width: 255px;
	float: left;
	margin-top: 25px;
	background: url(/future/into_tokyo/images/index_bg003.gif) no-repeat 0 100%;
}
#future .pertinentInfo dl {
	background: url(/future/into_tokyo/images/index_bg004.gif) no-repeat 100% 0;
}
#future .pertinentInfo dl dt {
	width: 221px;
	margin: 0 auto;
	padding: 18px 0 0 0;
	font-weight: bold;
	border-bottom: #c6c6c6 solid 1px;
}
#future .pertinentInfo ul {
	margin: 10px 0 20px 0;
	line-height: 1.5;
}
#future .pertinentInfo ul li {
	width: 221px;
	margin: 0 auto;
	padding: 5px 0 0 5px;
	background: url(/share/images/common_ic032.png) no-repeat 0 14px;
}
#future .pertinentInfo ul li span {
	background: url(/share/images/common_hr005.gif) no-repeat 0 100%;
	display: block;
	padding: 3px 10px 5px;
}
#future .pertinentInfo ul li a {
	padding: 9px 0;
}


/* ==================================

/future/crossover/index.html

================================== */
#future .crossingTop {
	position: relative;
}
#future .crossingTop p {
	position: absolute;
	top: 82px;
	left: 572px;
}
#future .newsTitle02 {
	background: url(/share/images/common_ic019.gif) repeat-y 0 0;
	padding: 0 0 0 17px;
}
#future .pdfBtn {
	margin-top: 40px;
}
#future .newslist02 dt {
	float: left;
	padding: 9px 40px 12px 0;
	width: 139.5px;
}


/* ==================================
clear fix
================================== */
#future .intotokyoMenu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#future .intotokyoMenu {
	zoom: 1;
	display: block;	/* for safari firefox3 */
	min-height: 1%;  /* for IE 7*/
}
