@charset "utf-8";

/* ---------- 拡大率調整 ---------- */
.contents .chronology-header,
.chronology-item,
.chronology-item .chronology-detail{
	zoom: normal;
}
* html body{ zoom: 70%; }
*:first-child+html body{ zoom: 70%; }
.ie8{ zoom: 100% !important;  }
#inbox{
	width: 920px;
	margin: 0;
	zoom: 100%;
}
.contents{
	padding: 0;
	zoom: 100%;
}
.chronology{
	clear: both;
	width: 920px;
	zoom: 100%;
}

/* ---------- 要素の配置 ---------- */
.contents .text-menu{
	clear: both;
}
.contents .chronology-header h1{
	float: none;
}
.chronology{
	overflow: visible;
	position: static;
}
.chronology-wrap{
	position: static;
	width: auto;
}
.chronology-item{
	position: static;
}
#cover #chronology-1 .bubble-ryuma,
#cover #chronology-1 .bubble-oryo{
	position: static;
}
#cover #chronology-1 .next{
	position: static;
	margin: -273px 0 0 850px;
	height: 273px;
	padding: 0;
	top: 0;
	left: 0;
}
#cover #chronology-1 .bubble-oryo{
	margin: -455px 0 0 662px;
	height: 455px;
	padding: 0;
	top: 0;
	left: 0;
}
#cover #chronology-1 .bubble-ryuma{
	margin: -214px 0 0 36px;
	height: 214px;
	padding: 0;
	top: 0;
	left: 0;
}
.chronology-item .chronology-outline,
.chronology-item .chronology-outline h2,
.chronology-item .chronology-detail,
.chronology-item .chronology-detail h3{
	display: block;
}
#cover .functions dd,
.chronology-history dd.description{
	display: block !important;
}
/*#global-header,*/
#header,
#head-navi,
#foot-navi,
#footer,
.chronology-header .print,
.chronology-nav,
.chronology .chronology-quiz .sticky{
	display: none;
}
.chronology-item{
	float: none;
	padding-bottom: 16px;
}
.chronology-item .chronology-detail{
	position: static;
	left: 0;
	top: 0;
	border: 0;
	width: auto;
	height: auto;
	font-size: 114%;
}
.chronology-item .chronology-detail .chronology-note-a{
	display: block !important;
}


h2,
.chronology-item .chronology-outline ul li.click,
#cover .functions dt{
	position: static;
	height: 100%;
}
/*.chronology .chronology-main .chronology-title{
	display: block;
	margin: 30px 0 0 0;
}
.chronology .chronology-main .intro-wrap3{
	margin: 0;
}*/

