@charset "UTF-8";

/* h1 ～ h6 */
h1 {
	color:#000000;
}

.leftContent {
	display:none;
}
.rightContent {
	width:100% !important;
}
.rightInner {
	padding: 0px 0px 8px 0px;
	height:100%;
}
/* 右側目次 */
.rightIndex {
	display:block;
	margin-bottom:2em;
}

a, a:visited {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.inset-image {
	max-width:680px;
}
