@import url('common.css');		/* グローバルナビゲーション */

#globalNavi {
	position: absolute;
	top: 580px; left: 32px;
	height: 40px !important;
	background: none;
}
#globalNavi ul {
	top: 0px;
}

#gn-aquaplus {
	left: 9px;
	top: -36px;
	width: 132px;
	height: 30px;
	text-align: left;
	text-indent: -9999px;
}

a#gn-aquaplus:hover { background: url('gn-aquaplus-top_on.jpg') no-repeat; }


.areaWidth1 {
	position: relative;
	padding-top: 635px;
	background: url('bg_top.jpg') no-repeat;
}


#whatsnew {
	position: absolute;
	top: 250px;
	left: 42px;
	width: 270px;
	height: 270px;
	overflow-y: scroll;
	text-align: left;
	font-size: 8pt;
	font-family: Maryo,'メイリオ';
}

#whatsnew li {
	margin-bottom: 0.4em;
}

#whatsnew b {
	color: #f25373;
}

.new {
	background-color: #fee;
}