/* ===-----===[ FINAL FANTASY XI -LINKSHELL COMMUNITY- PORTAL LAYOUT STYLE -061205- ]===-----=== */

/* [BODY/HEADER/]---------------------------------------------------- */
body		{
			background-color:#fff;
			background-image:url(../image/bg.gif);
			background-repeat:repeat-x;
			background-position: top center;
			padding:0px;
			margin:0px;
			text-align:center;
			}

#header		{
			padding:0px;
			margin:50px auto 0px auto;
			width:760px;
			height:120px;
			text-align:center;
			}

#cont_header	{
				padding-top:6px;
				margin:0px auto 0px auto;
				width:600px;
				height:48px;
				text-align:center;
				}


/* [FOOTER]---------------------------------------------------------- */
#footer		{
			padding:0px;
			margin:0px auto 0px auto;
			width:760px;
			height:40px;
			text-align:left;
			}


/* Get Flash Player */
#getflash	{
			padding:0px;
			margin:0px 0px 0px 30px;
			width:120px;
			height:15px;
			font-size:1px;
			}


/* コピーライト */
#copyright	{
			padding:0px;
			margin:-15px 0px 0px 230px;
			width:500px;
			font-size:10px;
			color:#594E42;
			text-align:right;
			}

#cont_footer	{
				padding:0px;
				margin:0px auto 0px auto;
				width:600px;
				height:30px;
				text-align:left;
				}


/* [CONTENT AREA]---------------------------------------------------- */
/* ログインエリア */
#login_area		{
				background-color:#fff;
				background-image:url(../image/login_area.jpg);
				background-repeat:no-repeat;
				background-position: top center;
				width:760px;
				height:190px;
				padding:0px;
				margin:0px auto 5px auto;
				text-align:left;
				}

/* ログインエリア（メンテ時） */
#login_area2	{
				background-color:#fff;
				background-image:url(../image/login_area2.jpg);
				background-repeat:no-repeat;
				background-position: top center;
				width:760px;
				height:190px;
				padding:0px;
				margin:0px auto 5px auto;
				text-align:left;
				}

/* 自動ログインエリア */
#auto_login_area		{
						background-color:#fff;
						background-image:url(../image/auto_login_area.jpg);
						background-repeat:no-repeat;
						background-position: top center;
						width:400px;
						height:240px;
						padding:0px;
						margin:0px auto 15px auto;
						text-align:left;
						}

/* タイムゾーン設定エリア（背景） */
#tzset_bg		{
				background-color:#fff;
				background-image:url(../image/tzsetbg.jpg);
				background-repeat:no-repeat;
				background-position: top center;
				width:200px;
				height:65px;
				padding:0px;
				margin:72px 0px 0px 100px;
				text-align:left;
				}


/* インフォメーション表示（一行） */
#info			{
				padding:0px;
				margin:0px 0px 0px 150px;
				width:560px;
				height:18px;
				font-size:12px;
				line-height:120%;
				color:#806050;
				}

/* ログイン */
#login			{
				padding:102px 0px 0px 0px;
				margin:0px 0px 0px 104px;
				width:180px;
				height:24px;
				}

/* ゲストログイン */
#guest_login	{
				padding:0px;
				margin:-11px 0px 0px 430px;
				width:275px;
				}

/* 自動ログイン */
#auto_login		{
				padding:80px 0px 0px 0px;
				margin:0px 0px 0px 110px;
				width:180px;
				height:24px;
				}

/* タイムゾーン設定 */
#tzset_bt		{
				padding:16px 0px 0px 0px;
				margin:0px 0px 0px 4px;
				width:160px;
				height:24px;
				}


/* ナビゲーションエリア */
#navi_area		{
				width:760px;
				height:30px;
				padding:0px;
				margin:0px auto 6px auto;
				text-align:left;
				}

/* フォーム用共通装飾 */
.ipt		{
			padding:2px;
			border:1px solid #A99E90;
			font-size:12px;
			}

/* フォーム用共通装飾（エラー表示） */
.ipt_e		{
			background-color:#FFFFCC;
			padding:2px;
			border:1px solid #A99E90;
			font-size:12px;
			}

/* コンテンツエリア */
#cont		{
			background-color:#FFFFFF;
			background-image:url(../image/shbg.jpg);
			padding:15px 0px 15px 0px;
			margin:0px auto 0px auto;
			width:600px;
			text-align:left;
			}

/* コンテンツエリア（文字領域） */
#cont_border	{
				padding:0px;
				margin-left:15px;
				width:570px;
				text-align:center;
				}


/* コンテンツヘッダーエリア */
.cohd		{
			padding:0px;
			margin:0px 0px 18px 0px;
			width:564px;
			text-align:center;
			}


/* [LAYOUT/LINK]↑ページの先頭へ戻る */
.gotop			{
				background-image:url(../image/gotop.gif);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px 0px 0px 420px;
				width:130px;
				height:18px;
				}

.gotop a		{
				padding:0px;
				margin:0px;
				width:130px;
				height:18px;
				font-size:1px;
				display:block;
				}

/* 余白調整用（FireFox対応） */
.adjust		{
			padding:0px;
			margin:0px;
			font-size:1px;
			width:1px;
			height:1px;
			}

/* float解除（FireFox対応） */
.floatEnd	{
			clear:both;
			}

/* [SCHEDULE_ICON]-------------------------------------------------- */
.sche_icon	{
			margin:0px 3px 0px 3px;
			vertical-align:middle;
			}

/* [ESRB]----------------------------------------------------------- */
#ESRB		{
			padding:0px;
			margin:6px 0 12px 443px;
			width:287px;
			}

