@charset "utf-8";
/*------------------------------------------------------------
	今すぐ使える！ 施工管理のテクニック TOP
------------------------------------------------------------*/
#conts {
	position: relative;
	font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro';
	line-height: 1.8;
}

#conts h2 {
	padding: 10px 0 9px 39px;
	color: #000000;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro';
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 0;
	background: url(/assets/img/pc/column/hata/index_h2_bg.jpg) no-repeat;
	zoom: 1;
	line-height: 1.3;
}

#conts .update {
	color: #FF6633;
	font-weight: bold;
	position: absolute;
	top: 9px;
	right: 22px;
}

#conts p.update span {
	margin-left: 4px;
	padding: 0 2px;
	background: #F63;
	color: #FFF;
	font-weight: normal;
}

#conts p.lead {
	padding: 16px 10px 20px;
	background: url(/assets/img/pc/column/hata/lead_bg.jpg) no-repeat right top;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro';
}

#conts .inner {
	padding: 20px 10px;
}

#conts h3 {
	margin-bottom: -10px;
	padding-left: 18px;
	background: url(/assets/img/common/template/h3_bg.jpg) no-repeat;
	border: solid 1px #CCC;
	color: #FFF;
	font-size: 1.4em;
	line-height: 35px;
}

#conts h4 {
	margin: 20px 0 10px;
	padding: 0 2px;
	border-bottom: 1px solid #24963F;
	font-size: 1.071em;
}

#conts .none {
	color: #999;
}

#conts ul {
	padding-left: 12px;
}

#conts ul.child {
	padding-left: 29px;
}

#conts ul.child li {
	padding-left: 16px;
	background: url(/assets/img/common/icon/001.gif) no-repeat left 8px;
}

#conts ul.child li.none {
	background: url(/assets/img/pc/column/hata/003.gif) no-repeat left 8px;
}

#conts .person {
	margin-top: 35px;
	padding: 20px;
	background: #F9F3E7;
	border: 1px solid #F9ECE1;
}

#conts .person img {
	margin: 0 20px 13px 0;
	float: left;
}

#conts .person .name {
	margin: 0 0 14px 140px;
	padding-bottom: 7px;
	background: url(/assets/img/common/template/bdline.png) repeat-x left bottom;
	color: #006B30;
	font-size: 1.3em;
}

#conts .person .name .kanji {
	color: #006B30;
	font-weight: bold;
}

#conts .backLink {
	margin-top: 15px;
	text-align: center;
}