@charset "utf-8";

/* -----------------------------------------------------------------------------

	サポーターとは(寄付のみの方)
  
----------------------------------------------------------------------------- */
.charity li {
	position: relative;
}

.charity span.btn01 {
	position: absolute;
	left: 30px;
	top: 366px;
}

.charity span.btn02 {
	position: absolute;
	left: 30px;
	top: 466px;
}

.charity span.btn03 {
	position: absolute;
	left: 30px;
	top: 566px;
}

.supporterTtl {
    background: url(/2016/sp/common/img/icon_red.gif) no-repeat left 5px;
    font-weight: bold;
    padding: 0 0 25px 15px;
}

dl {
	margin-bottom: 30px;
}

.txt1 {
	margin-bottom: 30px;
}