@charset "UTF-8";

p{
	color: #545454;
	font-size: 14px;
}

#contents .detailSection{
	width: 960px;
	margin: 0 auto;
}

#contents .headSection {
	border-bottom: 1px solid #E2E2E2;
}

.top_txt{
	position:absolute;
	top:15px;
	font-size:20px;
	font-weight:bold;
	border-left:1px dotted #ccc;
	color:#222;
}

.detailSection .mainvisual{
	margin-top: 45px;
}

.Link a{
	color: #198A07;
	background: url(/products/largeprinter/kankyou/images/img_bg02.gif) no-repeat right top;
	padding-right: 18px;
}

.detailSection h2{
	margin-top: 40px;
	background: url(/products/largeprinter/kankyou/images/img_bg01.gif) no-repeat left top;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 20px;
	color: #006BBA;
	height: 34px;
}

ul.green_list{
	overflow: hidden;
	margin-top: 20px;
}

ul.green_list li{
	overflow: hidden;
	width: 308px;
	margin-right: 18px;
	margin-bottom: 25px;
	float: left;
}

ul.green_list li.last{
	margin-right: 0;
}

ul.green_list li h3{
	margin-bottom: 10px;
}

ul.green_list li img.logoIcon{
	float: right;
	margin-left: 15px;
	margin-right: 10px;
}
