@charset "utf-8";


#partnership {
	margin-bottom: 40px;
	padding-top: 37px;
	background-color: #f7edd0;
}


/* 見出し */
#ptr_head {
	padding: 0 37px 0 57px;
}
#ptr_head h2 {
	width: 796px;
	height: 0;
	padding-top: 96px;
	overflow: hidden;
	margin-bottom: 26px;
	background: url(../world/images/unhcr/ptr_head.png) no-repeat left top;
	color: #0081cc;
}
#ptr_head p {
	line-height: 1.8;
	font-size: 14px;
}


/* 共通 */
.ptr_logo {
	margin-bottom: 26px;
	text-align: center;
}


/* 寄付を実施 */
#ptr_sec01 {
	height: 636px;
	width: 593px;
	padding: 64px 0 0 367px;
	background: url(../world/images/unhcr/sec01_bg.jpg) no-repeat left top;
}
#ptr_sec01 h3 {
	text-align: center;
	margin-bottom: 20px;
}
#ptr_sec01 .boxset {
	margin: 0;
	padding-right: 37px;
}
#ptr_sec01 .boxset .imgbox {
	float: left;
	width: 262px;
}
#ptr_sec01 .boxset .txtbox {
	float: right;
	width: 280px;
	line-height: 1.9;
	font-size: 13.2px;
}
#ptr_sec01 h4 {
	margin-top: 16px;
	text-align: center;
}

/* 募金箱を設置 */
#ptr_sec02 {
	width: 586px;
	height: 675px;
	padding: 68px 337px 0 37px;
	background: url(../world/images/unhcr/sec02_bg.jpg) no-repeat left top;
}
#ptr_sec02 h3 {
	text-align: center;
	margin-bottom: 20px;
}
#ptr_sec02 .fltbox {
	margin-top: -60px;
	padding: 0 10px;
}
#ptr_sec02 p {
	line-height: 1.9;
	font-size: 13.2px;
}
#ptr_sec02 .donation {
	margin-top: 16px;
}
#ptr_sec02 .donation em {
	font-size: 11px;
}
#ptr_sec02 .donation ul {
	width: 660px;
	margin-right: -76px;
	margin-top: 10px;
}
#ptr_sec02 .donation ul li {
	float: left;
	width: 210px;
	line-height: 1.6;
	font-size: 11px;
}
#ptr_sec02 .donation ul li.l3rd {
	width: 240px;
}
#ptr_sec02 h4 {
	margin-top: 26px;
	text-align: center;
}


