@charset "Shift_JIS";
/*
----------------------------------------
LOST Online [index]
file name: index.css
Author: T.Hori
create: 2007.10/04

=================contents=================

1: body style
2: left column
3: center column (index)
4: bunner

==========================================
*/


/* 1: body style
-----------------------------------------------------------------------------*/
body {
	background: url(http://image.mgame.jp/new_rpg/new_eternal/common/bg_body01.jpg) #030e15 no-repeat top center ;
	background-position: center 32px;
	}



/* 2: left column
-----------------------------------------------------------------------------*/
div#left_column div.leftmenu a.btn_lclm_regist,
div#left_column div.leftmenu a.btn_lclm_faq,
div#left_column div.leftmenu a.btn_lclm_download {
	display: block;
	width: 169px;
	height: 29px;
	margin-top: 5px;
	}

/* Bunner[–³—¿‰ïˆõ“o˜^] */
div#left_column div.leftmenu a.btn_lclm_regist {
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/btn_lclm_regist.jpg) no-repeat top center;
	}
div#left_column div.leftmenu a.btn_lclm_regist:hover {
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/btn_lclm_regist.jpg) repeat-y top center;
	background-position: 0 -29px;
	}
/* Bunner[FAQ] */
div#left_column div.leftmenu a.btn_lclm_faq {
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/btn_lclm_faq.jpg) no-repeat top center;
	}
div#left_column div.leftmenu a.btn_lclm_faq:hover {
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/btn_lclm_faq.jpg) repeat-y top center;
	background-position: 0 -29px;
	}
/* Bunner[DOWNLOAD] */
div#left_column div.leftmenu a.btn_lclm_download {
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/btn_lclm_download.jpg) no-repeat top center;
	}
div#left_column div.leftmenu a.btn_lclm_download:hover {
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/btn_lclm_download.jpg) repeat-y top center;
	background-position: 0 -29px;
	}



/* 3: center column (index)
-----------------------------------------------------------------------------*/

/* contents01 */
div#center_column_index div.inner div.contents01 {
	width: 638px;
	height: 263px;
	padding-bottom: 5px;
	}
div#center_column_index div.inner div.news_area {
	float: left;
	position: relative;
	width: 450px;
	height: 263px;
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/bg_news01.jpg) no-repeat top center;
	}
div#center_column_index div.inner div.news_area a.news_more {
	position: absolute;
	top: 21px;
	right: 21px;
	display: block;
	width: 51px;
	height: 12px;
	}
div#center_column_index div.inner div.news_area div.news_contents {
	width: 450px;
	height: 227px;
	margin-top: 36px;
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/bg_news02.jpg) no-repeat top center;
	}

/* Table style [news] ---------------- */
div#center_column_index div.inner div.news_area div.news_contents table.news_table {
	border-collapse: collapse;
	empty-cells: hide;
	margin: 3px auto 0 auto;
	}
div#center_column_index div.inner div.news_area div.news_contents table.news_table tr td {
	height: 20px;
	text-align: left;
	vertical-align: center;
	padding: 0;
	border-bottom: 1px solid #9091a1;
	}
div#center_column_index div.inner div.news_area div.news_contents table.news_table tr td.icon {
	width: 53px;
	}
div#center_column_index div.inner div.news_area div.news_contents table.news_table tr td.title {
	width: 220px;
	text-indent: 8px;
	}
div#center_column_index div.inner div.news_area div.news_contents table.news_table tr td.new {
	width: 35px;
	text-align: center;
	}
div#center_column_index div.inner div.news_area div.news_contents table.news_table tr td.date {
	width: 70px;
	text-align: right;
	}
/* Table icon */
div#center_column_index div.inner div.news_area div.news_contents table.news_table tr td div.ico_report,
div#center_column_index div.inner div.news_area div.news_contents table.news_table tr td div.ico_maintenance,
div#center_column_index div.inner div.news_area div.news_contents table.news_table tr td div.ico_event,
div#center_column_index div.inner div.news_area div.news_contents table.news_table tr td div.ico_update {
	width: 53px;
	height: 15px;
	margin: 0;
	padding: 0;
	}
div#center_column_index div.inner div.news_area div.news_contents table.news_table tr td div.ico_report {
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/ico_report.gif) no-repeat top center;
	}
div#center_column_index div.inner div.news_area div.news_contents table.news_table tr td div.ico_maintenance {
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/ico_maintenance.gif) no-repeat top center;
	}
div#center_column_index div.inner div.news_area div.news_contents table.news_table tr td div.ico_event {
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/ico_event.gif) no-repeat top center;
	}
div#center_column_index div.inner div.news_area div.news_contents table.news_table tr td div.ico_update {
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/ico_update.gif) no-repeat top center;
	}

/* SSBBS ---------------- */
div#center_column_index div.inner div.ssbbs_area div.ssbbs_contents div.ssbbs_inner {
	width: 274px;
	height: 130px;
	margin: 0 auto;
	padding-top: 5px;
	}
div#center_column_index div.inner div.ssbbs_area div.ssbbs_contents div.ssbbs_inner img {
	border: 1px solid #c1c1c1;
	}
div#center_column_index div.inner div.ssbbs_area div.ssbbs_contents div.ssbbs_inner div.ss01 {
	float: left;
	width: 131px;
	height: 130px;
	}
div#center_column_index div.inner div.ssbbs_area div.ssbbs_contents div.ssbbs_inner div.ss02 {
	float: right;
	width: 131px;
	height: 130px;
	}
div#center_column_index div.inner div.ssbbs_area div.ssbbs_contents div.ssbbs_inner div.ss_text {
	width: 121px;
	padding: 3px 5px 0 5px;
	}



div#center_column_index div.inner div.bunner_area {
	float: right;
	width: 183px;
	height: 263px;
	}

/* contents02 */
div#center_column_index div.inner div.contents02 {
	width: 638px;
	height: 190px;
	}
div#center_column_index div.inner div.contents02 div.bunner1_2 {
	width: 638px;
	/* height: 90px; event banner */
	}
div#center_column_index div.inner div.contents02 div.wrap_cts02 {
	width: 638px;
	height: 185px;
	margin-top: 5px;
	}
div#center_column_index div.inner div.contents02 div.wrap_cts02 div.bunner3_4 {
	float: right;
	width: 316px;
	height: 185px;
	}

div#center_column_index div.inner div.contents02 div.wrap_cts02 div.ssbbs_area {
	float: left;
	position: relative;
	width: 316px;
	height: 185px;
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/bg_ssbbs01.jpg) no-repeat top center;
	}
div#center_column_index div.inner div.contents02 div.wrap_cts02 div.ssbbs_area a.ssbbs_more {
	position: absolute;
	top: 18px;
	right: 16px;
	display: block;
	width: 51px;
	height: 12px;
	}
div#center_column_index div.inner div.contents02 div.wrap_cts02 div.ssbbs_area div.ssbbs_contents {
	width: 316px;
	height: 150px;
	margin-top: 35px;
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/bg_ssbbs02.jpg) no-repeat top center;
	}

/* 3: bunner
-----------------------------------------------------------------------------*/

/* Bunner[Main A] */
div#center_column_index div.inner a.bnr_a01 {
	display: block;
	width: 183px;
	height: 103px;
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/btn_a01.jpg) no-repeat top center;
	}
div#center_column_index div.inner a.bnr_a02,
div#center_column_index div.inner a.bnr_a03 {
	display: block;
	width: 183px;
	height: 75px;
	margin-top: 5px;
	}
div#center_column_index div.inner a.bnr_a02 {
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/btn_a02.jpg) no-repeat top center;
	}
div#center_column_index div.inner a.bnr_a03 {
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/btn_a03.jpg) no-repeat top center;
	}

/* insert_bunner */
div#center_column_index div.inner img.insert_bunner {
	display: block;
	margin: 5px auto 10px auto;
	}
/* -------------- */

/* Bunner[Main B] */
div#center_column_index div.inner div.contents02 div.bunner1_2 a.bnr_b01,
div#center_column_index div.inner div.contents02 div.bunner1_2 a.bnr_b02,
div#center_column_index div.inner div.contents02 div.bunner3_4 a.bnr_b03,
div#center_column_index div.inner div.contents02 div.bunner3_4 a.bnr_b04 {
	display: block;
	width: 316px;
	height: 90px;
	}
div#center_column_index div.inner div.contents02 div.bunner1_2 a.bnr_b01 {
	float: left;
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/btn_b01.jpg);
	}
div#center_column_index div.inner div.contents02 div.bunner1_2 a.bnr_b02 {
	float: right;
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/btn_b02.jpg);
	}
div#center_column_index div.inner div.contents02 div.bunner3_4 a.bnr_b03 {
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/btn_b03.jpg);
	}
div#center_column_index div.inner div.contents02 div.bunner3_4 a.bnr_b04 {
	margin-top: 5px;
	background: url(http://image.mgame.jp/new_rpg/new_eternal/index/btn_b04_071005.jpg);
	}