@charset "utf-8";
/*------------------------------------------------------------
	建設・プラント業界 お役立ち情報
------------------------------------------------------------*/

#conts .mainImg {
	margin-bottom: 20px;
	background: url(../img/contents/main_img_bg.jpg) no-repeat;   /* image not found */
	height: 185px;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts .mainImg h2 {
	margin-bottom: 15px;
	padding: 25px 25px 0;
	color: #006B30;
	font-size: 32px;
	font-weight: normal;
}

#conts .mainImg h2 span {
	display: block;
	font-size: 0.7em;
	line-height: 1;
}

#conts .mainImg .topLead {
	padding-left: 25px;
}

#conts .indexList {
	margin-left: 20px;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts h2.text,
#conts h3.text {
	margin-bottom: 20px;
	padding: 9px 0 0 40px;
	width: 670px;
	height: 37px;
	background: url(/assets/img/pc/top/h2_top_bg.jpg) no-repeat;
	font-size: 1.3em;
}

#conts .indexList li {
	margin: 0 20px 20px 0;
	float: left;
}

#conts .indexList li a {
	padding: 3px;
	width: 319px;
	background: #F0F0F0;
	display: block;
	color: #333;
	text-decoration: none;
}

	*html #conts .indexList li {
		width: 325px;
	}

#conts .indexList li a:hover {
	background: #D8E2DC;
}

#conts .indexList li a:hover .inner {
	border: 1px solid #006B30;
}

#conts .indexList li a:hover .icon {
	color: #f60;
	text-decoration: none;
}

#conts .indexList li .inner {
	padding: 10px 70px 10px 10px;
	border: 1px solid #CCC;
	background: #FFF;
}

#conts .indexList li .indstry_map {
	background: #FFF url(/assets/img/pc/contents/img01.jpg) no-repeat right 0;
}

#conts .indexList li .company {
	background: #FFF url(/assets/img/pc/contents/img02.jpg) no-repeat right 0;
}

#conts .indexList li .ranking {
	background: #FFF url(/assets/img/pc/contents/img03.jpg) no-repeat right 0;
}

#conts .indexList li .dictionary {
	background: #FFF url(/assets/img/pc/contents/img04.jpg) no-repeat right 0;
}

#conts .indexList li h3 {
	margin-bottom: 5px;
	color: #006B30;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1;
}

#conts .indexList li .icon {
	margin-top: 5px;
	padding-left: 17px;
	background: url(/assets/img/common/icon/001.gif) no-repeat left 4px;
	color: #06C;
	font-size: 0.9em;
	text-decoration: underline;
}

#conts .catList {
	margin: 0 20px 15px;
	border-bottom: 1px dotted #999;
}

#conts .catList li {
	margin-bottom: 10px;
	padding-left: 15px;
	width: 320px;
	background: url(/assets/img/common/icon/001.gif) no-repeat left 4px;
	float: left;
}

#conts .catList li span {
	padding-left: 8px;
	color: #F63;
	font-weight: bold;
}

#conts .more {
	margin: 0 20px 30px;
	text-align: right;
}

#conts .more a {
	padding-left: 15px;
	background: url(/assets/img/common/icon/001.gif) no-repeat left 2px;
}

#conts h4.text {
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 5px 0 0 15px;
	width: 675px;
	height: 30px;
	background: url(/assets/img/common/template/h3_bg.jpg) no-repeat;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts .surchWord input {
	padding: 3px;
	float: left;
}

#conts .surchWord {
	margin: 0 20px;
}

#conts .surchWord .last {
	margin-bottom: 50px;
}

#conts .linkArrow {
	margin: 0 20px 40px;
}

#conts .linkArrow li {
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(/assets/img/common/icon/001.gif) no-repeat left 4px;
	width: 150px;
	float: left;
}


/*------------------------------------------------------------
	アーカイブページ
------------------------------------------------------------*/
#conts.archive .mainImg {
	height: 170px;
}

#company-index #conts.archive .mainImg,
#company-taxonomy #conts.archive .mainImg {
	background: url(/assets/img/pc/company/main_img_bg.jpg) no-repeat;
}

#indstry_map-index #conts.archive .mainImg,
#indstry_map-taxonomy #conts.archive .mainImg {
	background: url(../img/indstry_map/main_img_bg.jpg) no-repeat;   /* image not found */
}

#ranking-index #conts.archive .mainImg,
#ranking-taxonomy #conts.archive .mainImg {
	background: url(../img/ranking/main_img_bg.jpg) no-repeat;    /* image not found */
}

#conts.archive h2 {
	margin-bottom: 10px;
}

#conts.archive h2 span {
	display: block;
	font-size: 0.7em;
	line-height: 1;
}

#conts.archive .topLead {
	font-size: 0.9em;
	line-height: 1.7;
}

#conts.archive .catList {
	margin-bottom: 30px;
	border-bottom: none;
}

.other {
	margin-bottom: 30px;
	padding: 5px;
	background: #F0F0F0;
}

.other h3 {
	margin-bottom: 7px;
	padding: 7px 20px;
	background: url(/assets/img/pc/top/h3_top_bg.jpg) no-repeat;
	font-size: 1.2em;
	font-weight: normal;
}

.other .contentsList {
	padding: 15px 20px;
	background: #FFF;
	border: 1px solid #CCC;
}

.other .contentsList li {
	margin-bottom: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	background: url(/assets/img/common/icon/001.gif) no-repeat left 4px;
	border-bottom: 1px dotted #CCC;
}

#conts .back {
	text-align: center;
}

#conts .trend {
	margin: 0 10px 20px;
}

#conts .trend ul {
	margin-top: 3px;

	line-height: 1.8;
}

#conts .trend ul li {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	zoom: 1;
}

#conts .trend ul .title {
	padding: 0 0 0 18px;
	background: url(/assets/img/common/icon/001.gif) no-repeat left 7px;
}

#conts .trend ul .date {
	margin-left: 1em;

	color: #666;
}

#conts .trend ul .lead {
	margin-top: 5px;
}

#conts .new_post {
    background: #C00;
    color: #FFF;
    margin-left: 5px;
    padding: 1px;
}

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

#company-index #conts .trend {
	margin: 0 20px 20px;
}

#company-index #conts .trend ul {
	padding-bottom: 20px;
}

#company-index #conts .trend ul li {
	margin: 0;
	padding-bottom: 5px;
	width: 223px;
	float: left;
	border: none;
}