@charset "utf-8";
body#main {
	background: #E8B0B3 url(../../img/bg_main_02.jpg) no-repeat center top;
}
#main #wrap {
	margin: 0px auto;
	padding: 0px;
	height: 1165px;
	width: 900px;
	text-align: left;
	position: relative;
}
#main #wrap h1 em {
	display: none;
}

#main #wrap h1 {
	height: 544px;
	width: 500px;
	top: 0px;
	position: absolute;
	left: 400px;
}

#main #wrap #whatsnew {
	height: 98px;
	width: 360px;
	position: absolute;
	left: 20px;
	top: 340px;
	overflow: auto;
	scrollbar-face-color: #F7D9DB;
	scrollbar-track-color: #F9DCDE;
	scrollbar-arrow-color: #E8B0B3;
	scrollbar-highlight-color: #fde7e9;
	scrollbar-shadow-color: #F7D9DB;
	scrollbar-3dlight-color: #fde7e9;
	scrollbar-darkshadow-color: #e8c3c6;
}
#whatsnew a:link,#whatsnew a:visited {
	text-decoration:underline;
	color:#f0608a;
}
#whatsnew a:hover,#whatsnew a:active {
	color:#FFFFFF;
	background: #f0608a;
	text-decoration:none;
}
#whatsnew .whatsnewDate {
	color:#a97f24;
	font-weight: bold;
}
#whatsnew p {
	margin: 0px 0px 5px;
	padding: 0px;
}

#main #wrap #pickUp {
	height: auto;
	width: 360px;
	position: absolute;
	left: 20px;
	top: 480px;
	font-weight: bold;
}
#main #bannerArea {
	height: auto;
	width: auto;
}
#main #bannerArea ul {
	list-style: none;
	margin-top: 30px;
}
#main #bannerArea li {
	display: inline;
	margin: 6px 6px 0;
}
#main #bannerArea li img{
	margin: 6px 0 0;
}

#pickUp a:link,#pickUp a:visited {
	text-decoration:underline;
	color:#FFFFFF;
}
#pickUp a:hover,#pickUp a:active {
	color:#E56A7C;
	background: #FFFFFF;
	text-decoration:none;
}

#mainMenu {
	text-align: center;
	top: 587px;
	margin: 0px auto;
	position: absolute;
	left: 46px;
	width: 790px;
}
#mainMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#mainMenu li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #footer {
	text-align: left;
	margin: 0px auto;
	padding: 0px 20px 20px;
	height: auto;
	width: 697px;
	position: static;
}
#main #wrap #newlogo {
	height: 260px;
	width: 380px;
	position: absolute;
	top: 0px;
	left: 0px;
}
