@charset "utf-8";

/*--------------------------------------*/
/*                                      */
/* ### モンハン特設ページ ###                 */
/*                                      */
/*--------------------------------------*/

/*--- ハンター＆アイルー ---*/

.airu {
	width: 890px;
	height: 352px;
	overflow: hidden;
	background:url(../images/airu_img.gif) no-repeat;
}

.airu p.text {
	text-align: left;
	margin: 147px 480px 70px 38px;
	line-height: 1.6em;
}

#area5 .title {
	overflow: hidden;
	text-indent: -900000;
	font-size: 0;
	color: #fff;
}


/*--- ページトップ ---*/

.pageTop {
	clear: both;
	text-align: right;
	padding: 5px 0 10px 0;
	margin: 0;
}

