*{
	margin : 0;
	padding : 0;
}

h1#ff11title {/* FINAL FANTASY XI on FLET'S */
	text-indent:-2000px;
	width:800px;
	height:51px;
	margin:0;
	padding:0;
	background-image:url(../image/htitle.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
}

h2#walkerdate {/*Walker更新日*/
	font-size: 10px;
}

body {
	text-align : center;
	font-size : 12px;
	color:#333333;
	font-family : "ＭＳ Ｐゴシック",Osaka;
	background-color : #ffffff;
	margin : 0;
}

a img {
	border-style : none;
}

A {
	text-decoration:none;
}

.text01 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
}
.text02 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 18px;
}
.text03 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 13px;
}

#ff11meta {/* FINAL FANTASY XI on FLET'S */
	text-indent:-2000px;
	font-size: 6px;
	width:800px;
}

#walkerinfo {/*ヴァナ・ディールWalker更新情報*/
	text-indent:-2000px;
	font-size: 10px;
	width:800px;
	color:#ffffff;
}

#walkerinfo dt {
	display: inline;
	font-weight: bold;
}

#walkerinfo dd {
	display: inline;
}
/* FSG FOOTER */
.notes{
	font-size: 10px;
	line-height:120%;
}

.txt10{
	font-size : 10px;
}

/*------------------------------------
FFXI  マージン
--------------------------------------*/
.mag3{
	margin : 3px 0;
}

.magl3{
	margin-left : 3px;
}

.magr3{
	margin-right : 3px;
}

.magt3{
	margin-top : 3px;
}

.magb3{
	margin-bottom : 3px;
}


.mag5{
	margin : 5px 0;
}

.magl5{
	margin-left : 5px;
}

.magr5{
	margin-right : 5px;
}

.magt5{
	margin-top : 5px;
}

.magb5{
	margin-bottom : 5px;
}

.mag10{
	margin : 10px 0;
}

.magl10{
	margin-left : 10px;
}

.magr10{
	margin-right : 10px;
}

.magt10{
	margin-top : 10px;
}

.magb10{
	margin-bottom : 10px;
}