@charset "utf-8";

#content {
  float: none;
  width: 100%;
  overflow: hidden;
}
#content .section {
  width: 94%;
  margin: -60px auto 25px;
  padding-top: 60px;
}
#content .topSection {
  margin-top: -60px !important;
}
#content .section:last-child {
  margin: -60px auto 0;
}

h2 {
	margin: 0 0 4%;
  padding: 12px 10px 10px;
}
h3 {
  padding: 0 0 0 16px;
  background-position: 0 4px;
	background-size: 12px;
	font-size: 16px;
	line-height: 1.4;
}

#content #topic01 {
  margin: -60px auto 25px!important;
}
#content .section h3 {
	margin: 0 0 10px;
}
#content .section h4 {
  margin: 0 0 10px;
  padding: 2px 0 2px 6px;
  font-size: 15px;
  line-height: 1.3;
}
#content .section h5 {
	margin: 0 0 10px;
  font-size: 14px;
}
#content .section p {
  margin: 0 0 10px;
}

.section .zumen {
  margin: 20px 0 0;
  padding: 0;
}
.section .zumen .image {
  margin: 0;
  padding: 0;
  border: none;
}
.section .zumen.mt15 {
  margin-top: 10px;
}
.leadIndex {
  display: none;
}

/*3カラム*/
.threeColumn {
  width: 94%;
}
.threeColumn .box h3 {
  background-position: 0 4px !important;
  font-size: 16px;
  line-height: 1.3;
}
.threeColumn .box ul li {
  font-size: 12px;
  line-height: 1.2em;
  margin: 0 0 8px;
}
.threeColumn .box:nth-of-type(4) {
	height: auto !important;
}

#contentsMenu .threeColumn .box {
  width: 48%;
}
#content #contentsMenu.section {
	width: 100%;
}

ul.linklist li a, ul.tablelist li a {
  padding: 0 0 0 11px;
  background-position: 0 3px;
  background-size: 8px;
}

/*コラム*/
.columnBox {
  width: 96%;
  margin: 15px 0;
  padding: 0 1% 10px;
  border-width: 4px;
}

/* Pulp & Paper Statistics */
#content .section #pp-statistics{
  margin: 0;
}
#content .section #pp-statistics h3{
  background-position: 0 4px !important;
  font-size: 16px;
}
#content .section #pp-statistics p{
  margin: 0;
}
