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

#about_area {
	width: 713px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/charity_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}#about_area #about_txt {
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
}
#about_area #about_txt .titleArticle {
	margin-bottom: 20px;
}
#about_area #about_txt .fontLB {
	margin-bottom: 20px;
}
#about_area #about_logo {
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#about_area #about_gainen {
	padding-top: 40px;
	clear: both;
}
#about_area #about_txt ul li {
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.8em;
}
#about_area #about_txt .fontMB {
	color: #36C;
	padding-bottom: 10px;
}
#about_area #about_require {
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
}
#about_area #about_require h3 {
	width: auto;
	background-color: #CCC;
	clear: both;
	margin-top: 20px;
	background-image: url(../images/mini_i.png);
	background-position: 8px center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
.contInner #about_area #about_require p {
	padding: 8px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#about_area #about_contents {
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
}
#about_area #about_contents h3 {
	width: auto;
	background-color: #D2DAE5;
	clear: both;
	margin-top: 20px;
	background-image: url(../images/book.png);
	background-position: 8px center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	border: 1px dotted #CCC;
}
.contInner #about_area #about_contents p {
	padding: 8px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

