@charset "utf-8";
/*-----------------------------------
    #information_contents
------------------------------------*/
#information_contents {
	line-height: 1.9;
}
#information_contents h3 {
	padding-top: 26px;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}
#information_contents p.textarea {
	padding-bottom: 14px;
}
#information_contents #table_information {
	margin: 4px 0 0 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
#information_contents #table_information table {
	width: 680px;
	border: none;
}
#information_contents #table_information table th {
	width: 146px;
	background: #fbfaee;
	border-bottom: 1px solid #e1e1d6;
	border-right: 1px solid #c9c8be;
	vertical-align: top;
}
#information_contents #table_information table td {
	width: 534px;
	vertical-align: top;
	border-bottom: 1px solid #e5e5e5;
}
#information_contents #table_information table .last {
	border-bottom: none;
}
#information_contents #table_information table th p {
	font-weight: normal;
	text-align: center;
	padding: 2px 10px 0 29px;
}
#information_contents #table_information table td p {
	padding: 2px 18px 5px 18px;
}


/*-----------------------------------
    #contribution_contents
------------------------------------*/
#contribution_contents {
	line-height: 2.3;
	padding-bottom: 30px;
}
#contribution_contents h3 {
	padding: 16px 0 10px;
}
#contribution_contents .pb300 {
	padding-bottom: 300px;
}
#contribution_contents .pb50 {
	padding-bottom: 50px;
}
#contribution_contents #photo_area {
	padding-top: 30px;
	clear: both;
}
#contribution_contents #photo_area dl.left {
	width: 344px;
	float: left;
}
#contribution_contents #photo_area dl.right {
	width: 336px;
	float: left;
}
#contribution_contents #photo_area dl.bottom {
	width: 680px;
	clear: both;
	padding-top: 50px;
}
#contribution_contents #photo_area dd {
	padding: 20px 2px 0;
}
#contribution_contents #photo_area dd.center {
	text-align: center;
}
#contribution_contents #message_area p {
	width: 300px;
	padding-right: 50px;
	float: left;
}
#contribution_contents #message_area p.image {
	width: 326px;
	float: left;
	padding: 0;
}
#contribution_contents p.image_area{
	padding-top: 30px;
}
#contribution_contents p.image_area02{
	padding: 20px 0;
}
#contribution_contents #table_area {
	margin-top: 10px;
	border-top: 2px solid #469c1c;
	border-bottom: 2px solid #469c1c;
}
#contribution_contents #table_area.club {
	margin-top: 30px;
	border-top: 2px solid #fc4b2d;
	border-bottom: 2px solid #fc4b2d;
}
#contribution_contents #table_area table {
	width: 680px;
}
#contribution_contents #table_area table th {
	width: 146px;
	padding: 3px 0;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #b2f990;
	background: #469c1c;
	color: #ffffff;
}
#contribution_contents #table_area.club table th {
	background: #fc4b2d;
}
#contribution_contents #table_area table td {
	width: 514px;
	padding: 3px 0;
	padding-left: 20px; 
	border-bottom: 1px solid #469c1c;
}
#contribution_contents #table_area02 {
	margin-top: 10px;
	border-top: 2px solid #ffc000;
	border-bottom: 2px solid #ffc000;
}
#contribution_contents #table_area02 table {
	width: 680px;
}
#contribution_contents #table_area02 table th {
	width: 146px;
	padding: 3px 0;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #fbdd82;
	background: #ffc000;
	color: #ffffff;
}
#contribution_contents #table_area02 table td {
	width: 514px;
	padding: 3px 0;
	padding-left: 20px; 
	border-bottom: 1px solid #ffc000;
}

#contribution_contents #table_area03 {
	margin-top: 10px;
	border-top: 2px solid #fc4b2d;
	border-bottom: 2px solid #fc4b2d;
}
#contribution_contents #table_area03 table {
	width: 680px;
}
#contribution_contents #table_area03 table th {
	width: 146px;
	padding: 3px 0;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #ff0000;
	background: #fc4b2d;
	color: #ffffff;
}
#contribution_contents #table_area03 table td {
	width: 514px;
	padding: 3px 0;
	padding-left: 20px; 
	border-bottom: 1px solid #fc4b2d;
}

#contribution_contents #table_area table th.none,
#contribution_contents #table_area table td.none {
	border-bottom: none;
}
#contribution_contents #table_area02 table th.none,
#contribution_contents #table_area02 table td.none {
	border-bottom: none;
}