body {
	background-color: #FFF8F0;
	background-image: url(../img/back-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.block {
	background-color: #FFF;
	margin-bottom: 20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 10px;
}
#info-section h5 {}
#sponsor {
	/*background-image: url(../../top-img/back-v.png);
	background-repeat: no-repeat;
	background-position: right top;*/
}
#volunteer {
	background-image: url(../../top-img/back-t.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#volunteer dl dt {
	margin-bottom: 5px;
}
#volunteer dl dd {
	margin-bottom: 10px;
}
h4 {
	background-image: url(../../top-img/back-h4-5.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#about {
	background-color: #A1948E;
}
#about2 {
	background-color: #FFF;
}
#sponsor-div li:not(:first-child) {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 5px;
}
#sponsor-div li a {
	color: #666;
}
#sponsor-div li a:hover {
	color: #FF6600;
}

#cate0 {
	display: block;
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 200%;
}
#cate0 li {
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
}

#cate1 {
	display: block;
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 200%;
}
#cate1 li {
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
}

#cate2 {
	clear: both;
	display: block;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 200%;
}


#cate2 li {
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
}



#cate3 {
	clear: both;
	display: block;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 200%;
}
#cate3 li {
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
}
#cate4 {
	clear: both;
	display: block;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 200%;
}

#cate4 li {
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
}
.if-type {
	height: 900px;
	width: 300px;
}
.area {
	margin-bottom: 20px;
}#sponsor dl dt {
	color: #6C5642;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C5642;
}
