/* for special substyle */

#main_top #cont-wrap{
	margin:0 auto;
	padding:0 135px;
}

#cont-wrap h1{
	padding:20px 0 0 0;
	margin:0;
}

#cont-wrap h2{
	position:relative;
	background:transparent url(/company/img/icon_h2_company-catch.png) no-repeat left center;
	margin:30px 0 0 0;
	padding:0 0 0 20px;
	width:550px;
}

#main_top h2 img.rss {
position:absolute;
right:0;
top:0;
}


#cont-wrap h3{
	margin:0;
	padding:0 0 0 20px;
}

#cont-wrap div.section dl.blog-new-info{
	margin:10px 0 0 0;
}

#cont-wrap div.section dl.blog-new-info dt{
	font-weight:bold;
}

#cont-wrap div.section{
	clear:both;
}

#cont-wrap div.section ul{
	width:570px;
}

#cont-wrap div.section ul:after{
	content: url(/common/img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}

#cont-wrap div.section ul li{
	float:left;
	width:170px;
	padding:20px 0 0 0;
}

#cont-wrap div.section ul li dl.description{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin:10px 30px 0 0;
	padding:10px 0 10px 0;
}

#cont-wrap div.section ul li dl.description dd{
	margin:5px 0 0 0;
}

#cont-wrap div.section ul li p img.rss{
	padding:0 0 10px 0;
}
#cont-wrap div.section ul li h3{
	width:170px;/* for ie */
	padding:0;
	background:none;
}

#cont-wrap div.section div.special-cont{
	margin:20px 0 0 0;
	width:570px;
}
#cont-wrap div.section div.special-cont:after{
	content: url(/common/img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
#cont-wrap div.section div.special-cont div.special-main{
	float:left;
	width:380px;
}
#cont-wrap div.section div.special-cont div.special-main p.description{
	border-top:1px solid #000;
	margin:0 10px 0 0;
	padding:5px 0 0 0;
	text-decoration:none;
}
#cont-wrap div.section div.special-cont div.blog-parts{
	width:180px;
	float:right;
}

#cont-wrap div.section h3.blog-new-info{
	margin:20px 0 0 0;
	font-weight:bold;
}

#cont-wrap div.section dl.special-blog-latest{
	margin:10px 0 0 0;
}

#cont-wrap div.section dl.special-blog-latest dt{
	font-weight:bold;
}
#cont-wrap div.section dl.special-blog-latest dd{
	margin:10px 0 0 0;
	border-top:1px solid #000;
	padding:10px 0 0 0;
}

#cont-wrap div.section dl.special-blog-latest dd p.continuation{
	margin: 10px 0 0 0;
}



