@charset 'utf-8';

/* contentsWrapper
-------------------------------------------------- */

#mainArea .contentsWrapper .layoutBottom {
	padding: 20px 0px 18px;
}

/* themeBox
-------------------------------------------------- */

#mainArea .themeBoxFoot {
	margin: 0px 25px 2px 15px;
	padding: 0px 0px 4px;
	background: #f7e7da url(/activities/images/box_001_foot.gif) left bottom no-repeat;
}

#mainArea .themeBoxHead {
	padding: 4px 0px 0px;
	background: #f7e7da url(/activities/images/box_001_head.gif) left top no-repeat;
}

#mainArea .themeBoxBody {
	height: 264px;
	padding: 0px 15px;
	background: #f7e7da;
	position: relative;
}

#mainArea .themeBoxBody .climateBox,
#mainArea .themeBoxBody .resourceBox,
#mainArea .themeBoxBody .wildlifeBox,
#mainArea .themeBoxBody .forestBox {
	position: relative;
}

#mainArea .titleBox {
	height: 54px;
	margin: 0px 0px 15px;
	border-bottom: 1px #c6b9ae solid;
}

#mainArea .titleBox h3.title {
	width: 230px;
	height: 29px;
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	line-height: 1;
	color: #333333;
	font-weight: normal;
	position: absolute;
	left: 20px;
	top: 16px;
}

#mainArea .titleBox .btn {
	position: absolute;
	left:510px;
	top: 22px;
}

#mainArea .themeBoxBody .image {
	width: 271px;
	height: 173px;
	position: absolute;
	left: 5px;
	top: 2px;
}

#mainArea .themeBoxBody .text {
	position: absolute;
	left: 296px;
	top: 5px;
}

#mainArea .themeBoxBody .point_001 {
	position: absolute;
	left: 296px;
	top: 85px;
}

#mainArea .themeBoxBody .point_002 {
	position: absolute;
	left: 296px;
	top: 117px;
}

#mainArea .themeBoxBody .point_003 {
	position: absolute;
	left: 296px;
	top: 149px;
}

#mainArea .image {
	position: absolute;
	left: 20px;
	top: 75px;
}




