@charset "utf-8";

.span01 {
	padding-left: 12px;
	background: url(../../shared/images/common/ic_007.gif) left 60% no-repeat;
}

.causeWrap {
	width: 100%;
	background-image: url(../images/bg_001.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #fff2ca;
}

.causeWrap div {
	padding: 25px;
	background-image: url(../images/bg_002.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
}

.causeWrap h4 {
	margin-bottom: 20px;
	text-align: left;
}

.causeWrap dl {
	width: 505px;
	margin: 0px auto 15px auto;
	text-align: left;
}

.causeWrap dl dt {
	margin-bottom: 10px;
}
.causeWrap dl li {
	line-height: 20px;
	background: url(../images/ic_001.gif) 1.4em 50% no-repeat;
	padding-left: 2em;
}

.causeWrap dl li a {
	color: #0088cc;
}