@charset "utf-8";
/* CSS Document */
body {
	background: #A9EDFA;
}
#wrapper2 {
	background: #A9EDFA url(../../images/top_bg.jpg) no-repeat center top;
	width: 950px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
}
.background {
	background: #A9EDFA url(../../images/top_bg.jpg) no-repeat center top;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}

.shadow{
	-moz-box-shadow: 3px 0px 10px #000;
	-webkit-box-shadow: 3px 0px 10px #000;
	width: 950px;
	float: left;
	height: 100%;

}
#contents {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(../../images/top_01.jpg) no-repeat center top;
	position: relative;
	left: auto;
	right: auto;
	top: 0px;
	bottom: 0px;
	float: left;
	height: 100%;
}



.entr_white {
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 340px;
	float: left;
	left: 116px;
	top: 312px;
	position: relative;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.entr_donan {
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 340px;
	float: left;
	position: relative;
	top: 312px;
	left: 160px;
}
.entimg {
	border: 2px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.ent_lead {
	font-size: 12px;
	line-height: 2em;
}
.entr_title {
	font-size: 24px;
	color: #112989;
	margin-top: 10px;
	text-align: center;
	line-height: 1.5em;
	font-weight: 700;
	height: 80px;
}
.entr_title_small {
	font-size: 14px;
}

