@charset "utf-8";
/* CSS Document */

#mainArea {
	width: 730px;
	margin-bottom: 50px;
	padding-left: 20px;
	border-left: 1px solid #221813;
}

#mainArea h1 {
	text-align: left;
	margin-bottom: 25px;
}

#mainArea .areaLv01 {
	width: 345px;
	position: relative;
	padding-bottom: 150px;
}

#mainArea .areaLv01 img {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
}

#mainArea .areaLv01 h2 {
	border-left: 17px solid #7B0202;
	border-bottom: 1px solid #7B0202;
	background: url(../images/donation/bg01.gif) right top repeat-y;
	margin: 0 0 20px;
	padding: 5px 0 5px 10px;
	color: #464646;
	font-size: 120%;
	line-height: 1.1;
	text-align: left;
}

#mainArea h2 {
	text-align: center;
	margin: 40px 0 30px;
}

#mainArea h3 {
	color: #7B0202;
	margin-bottom: 5px;
}

.photoCopyRight{
	position:absolute;
	right:0;
	bottom:-10;
}

p.photoCopyRight.column2{
	position:absolute;
	right:0;
	bottom:0;
}
