@charset "shift_jis";
/* ===================================================================
CSS information

 file name  :kankyo.css
 style info :kankyoカテゴリページ用CSS
=================================================================== */

/* -----------------------------------------------------------
	kankyo index
----------------------------------------------------------- */

.caption{
	width:540px;
	padding-bottom:15px;
	background:url(../img/share/bg_dotline_type01.gif) repeat-x left bottom;
}
p.caption:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

a.kankyoBtn {
	text-align:right;
	padding-top:10px;
}

.imgL {
	margin-right:15px;
}

#article dl dt{
	display:block;
	margin-left:85px;
	padding-bottom:0.3em;
	margin-bottom:0.8em;
	width:455px;
	background:url(../img/share/bg_dotline_type02.gif) repeat-x left bottom;
}
#article dl.serviceBox dt{
	margin-left:155px;
	width:382px;
}
#article dl dt span{
	display:block;
}
#article dl dt span.title{
	background:url(../img/share/icon_liststyle_type02.gif) no-repeat 2px 0.5em;
	padding-left:1.2em;
	float:left;
}
#article dl dt span.detail{
	float:right;
}
#article dl dt span.detail img{
	vertical-align:middle;
	float:none;
}
*html #article dl dt span.detail{
	padding-top:0.3em;
}

#article  dl dt:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#article dl dd{
	padding-left:85px;
	padding-bottom:1.5em;
	margin-bottom:1.5em;
	width:455px;
	min-height:45px;
	height:auto !important;
	height:45px;
	position:relative;
	background:url(../img/share/bg_dotline_type01.gif) repeat-x left bottom;
}
#article dl.serviceBox dd{
	padding-left:155px;
	width:382px;
	min-height:82px;
	height:auto !important;
	height:82px;
}
#article dl dd.last-item{
	background:none;
}

#article dl dd img{
	position:absolute;
	top:-33px;
	left:-3px;
}

#article dl.eco dt{
	display:block;
	margin-left:0;
	padding-bottom:0;
	margin-bottom:0.2em;
	width:540px;
	background:none;
}
#article dl.eco dd{
	padding-left:0;
	padding-bottom:1em;
	margin-bottom:1em;
	width:540px;
	position:static;
	background:url(../img/share/bg_dotline_type01.gif) repeat-x left bottom;
}
#article dl.eco dd img{
	position:static;
	display:block;
	margin-bottom:0.2em;
}
