@charset "Shift_JIS";

/* ========================================

	対象ファイル：donation.html
	対象箇所　　：コンテンツ枠内

======================================== */

#main {
	background: url(../img/donation/main.png) no-repeat;
}

.donation_top {
	font-size: 11px;
}

.pages h2 {
	border-bottom: none !important;
	margin-bottom: 0 !important;
}

.cooperation {
	width: 710px;
	height: 210px;
	background: url(../img/donation/cooperation_bg.gif) no-repeat;
	color: #00719C;
}

.coop_exp {
	margin-top: 5px;
	margin-bottom: 15px;
	display: block;
	text-align: right;
}

.lead {
	color: #00719C;
	display: inline-block;
	margin-bottom: 10px;
}

.lined {
	border-top: 1px solid #DCDCDC;	
	padding-top: 20px !important;
}

.cooperation .explanation {
	color: #00719C;
	margin-top: 10px;
	display: inline-block;
}

.emergency {
	width: 710px;
	height: 160px;
	background: url(../img/donation/emergency_bg.gif) no-repeat;
	color: #FFF;
}

th {
	width: 315px;
	padding: 20px;
}

td {
	padding: 15px 20px 15px 0;
}

.emergency h3 {
	color: #FFF;
}

td ul {
	padding: 5px 15px;
}

td li {
	margin: 10px 0;
}

td li a,
td li img {
	display: block;
}

#link li {
  width: 335px;
  margin: 0 10px;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  color: #00719C;
  float: left;
}

.section .other {
	width: 355px;
	float: left;
}
