@charset "UTF-8";



/*　NPO・ボランティア団体の紹介　*/

body {
	background-attachment: fixed;
	background-image: url(http://www.ogtrust.jp/img/common/bg_npo.jpg);
	background-repeat: repeat-x;
}


#left h2 {
	background-image: url(http://www.ogtrust.jp/img/common/ttlbg_npo.jpg);
	background-repeat: no-repeat;
	height: 35px;
	background-position: left top;
	text-decoration: none;
	text-indent: 10px;
	font-size: 150%;
	color: #FF6633;
	width: 555px;
	margin-top: 5px;
	padding-top: 10px;
}


#left h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	font-size: 130%;
	color: #FF6633;
	margin-top: 20px;
	margin-bottom: 15px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF6633;
	margin-right: 5px;
	padding-left: 5px;
	width: 540px;
}


#left h4 {
	font-size: 120%;
	color: #FF6633;
	margin-top: 10px;
	width: 540px;
}


#left td p {
	background-image: url(http://www.ogtrust.jp/img/common/arrow.gif);
	background-position: left center;
	margin-left: 5px;
	background-repeat: no-repeat;
	text-indent: 20px;
}


#left .bgc {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC99;
	text-align: center;
	width: 30%;
}


#left .bgc_orange {
	background-color: #FFCC99;
}


#left .bgc_yellow {
	background-color: #FFFFCC;
}


#left td {
	padding: 8px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
}


#left #listbox .bgc1 {
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFCC99;
	background-color: #FFFFCC;
	white-space: nowrap;
	color: #333333;
}
 