@charset "utf-8";

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

 支援活動報告
 
=============================================== */


h1 {
	margin-bottom:2em;
}

div.section h2{
	color:#0A1EB4;
	font-weight:bold;
	margin-bottom:1em;
}

div.section dl {
	width:580px;
}

div.section dl dt {
	display:block;
	clear:left;
	text-indent:5px;
	background-image: url(../common_img/icon_kigyou.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-size: 128%;
	color: #0A1EB4;
	padding-left: 20px;
	margin-bottom: 10px;
}

div.section dl dd {
	margin-bottom:20px;
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#member-list {
	width:645px;
	padding-bottom:20px;
}

#member-listbox {
	width:570px;
	padding-top:20px;
	padding-left:10px;
}
h3.BA{
	width:600px;
	color: #0A1EB4;
	margin-bottom: 15px;
	font-size: 116%;
}
h4.BA{
	width:600px;
	color: #0A1EB4;
	margin-bottom: 15px;
	font-size: 89%;
}
#member-listbox li {
	line-height:2;
	padding-left:20px;
	background:url(../common_img/icon_kigyou.gif) no-repeat center left;
	width: 160px;
	display: block;
	float: left;
}

#member-listbox li.BA {
	line-height:2;
	padding-left:20px;
	background:url(../common_img/icon_kigyou.gif) no-repeat center left;
	width: 160px;
	display: block;
	float: left;
}


#member-listbox div {
	padding-right:20px;
	float:left;
}
#member-listbox div.lastChild {
	float:left;
}
a.BA{
	color:#0A1EB4;
}

#member-listbox a{
	color:#0A1EB4;
}
