@charset "utf-8";
/* CSS Document */


#top #mainImg{
	background: url(../img/top/img_topmai.jpg) no-repeat left top;
	height: 378px;
}
#top #mainImg h1 {
	position: relative;
	top: 330px;
}


#top #mainArea {
	background: url(../img/top/top_bg.jpg) no-repeat left top;
	height: 1082px;
}
#top #LeftArea #news {
	position: relative;
	left: 23px;
	width: 161px;
}

#top #LeftArea #newsText {
	height: 340px;
	background-color: #000;
}
.underline a{
	text-decoration: underline;
}

#top #rightArea #info {
	height: 180px;
	width: 562px;
	background-color: #000;
}
#top #rightArea p {
	margin-bottom: 20px;
}
