@charset "utf-8";

/* coretech
------------------------------------------------------------ */

#function h3 {
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #eee;
	background: url(../img/common/ttl_icn.png) no-repeat 0 0;
	font-size: 20px;
}

.item {
	text-align: center;
	margin-bottom: 35px;
}
#function .item06 {
	text-align: center;
	margin-bottom: 50px;
}

#function dl {
	position: relative;
	float: left;
	width: 510px;
	margin: 0 20px 20px 0;
	padding: 10px;
	border: 5px solid #eeeeee;
}
#function dt {
	border-bottom: 1px solid #eeeeee;
	font-weight: bold;
	font-size: 16px;
	color: #b70040;
}
#function dd {
	padding: 7px 0 0 0;
}
#function dd img {
	float: right;
	margin: 0 0 0 15px;
}
#function dd.icon01 img,
#function dd.icon02 img,
#function dd.icon03 img {
	float: none;
	margin: 0 0 0 0;
}
#function dd.icon01 {
	position: absolute;
	top: 2px;
	right: 10px;
}
#function dd.icon02 {
	position: absolute;
	top: 2px;
	right: 42px;
}
#function dd.icon03 {
	position: absolute;
	top: 2px;
	right: 74px;
}
#function h4 {
	clear: both;
	padding: 18px 0 10px 10px;
	border-top: 1px solid #eee;
	font-weight: bold;
	font-size: 16px;
	color: #b70040;
}
	