@charset "UTF-8";


/*========================================================*/
/* タイトルエリア  */
#titleArea {
	background:url(../img/pagetitle.jpg) no-repeat left top;
}
#contentsArea {
	margin-top:10px;
	position:relative;
}


.subTitle {
	width:436px;
	height:20px;
	background:url(../img/sub-title.gif) no-repeat left top;
	text-indent:-9999px;
}

#mainText {
	margin-top:30px;
	font-size:100%;
	line-height:2.2;
	float:left;
	width:436px;
	padding-bottom:204px;
	background:url(../img/img-ring.jpg) no-repeat right bottom;
}
#keywords {
	width:312px;
	position:absolute;
	top:0;
	right:0;
	padding-bottom:8px;
	text-align:center;
	background:url(../img/waku-bttm.gif) no-repeat bottom;
}
#keywords h4 {
	text-indent:-9999px;
}
#keywords #pure {
	height:67px;
	background:url(../img/hl-pure.gif) no-repeat 0 0;
}
#keywords #rare {
	height:45px;
	background:url(../img/hl-rare.gif) no-repeat 0 0;
}
#keywords #eternal {
	height:45px;
	background:url(../img/hl-eternal.gif) no-repeat 0 0;
}
#keywords p {
	padding:5px 10px 20px;
	font-size:85%;
	line-height:2;
}