@charset "utf-8";
/* CSS Document */


/* ////////////////////////////////////////////////////////

　チャリティー

//////////////////////////////////////////////////////// */


#header {
	margin-bottom:30px !important;
}


/* title image */

#main_area a:hover {
  filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}

#title_image {
	background: url(../../greeting/images/title_image.jpg) no-repeat center top;
}

.subttl {
  color: #64aa44;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

#title_image #header {
	height: 250px;
}

p.message {
  line-height: 1.5em;
  margin-bottom: 0.5em;
}
#justgiving {
	padding-top: 20px;
}

.box {
	width: 570px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	float: left;
}
.box h5 {
	float: left;
	width: 165px;
}
.box p {
	float: right;
	width: 405px;
	height: 115px;
}

h4 {
  margin-bottom: 20px;
}

.table_cha tr th {
  width: 150px;
  background: #d5f2ff;
  font-size: 14px;
  color: #009fe8;
  text-align: left;
  vertical-align: top;
  /*padding: 10px;*/
}

.table_cha tr td {
  padding: 0 0 0 10px;
}

.table_cha tr td .strong {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}

.table_cha tr td .button {
  margin-top: 10px;
}

#charity .line {
  border-bottom: dotted 1px #CCC;
  margin-bottom: 10px;
  font-size: 10px;
  line-height: 10px;
}