@charset "Shift-JIS";
/*  */
/* 
------------------------------------------------------------
Lunatia [event]
file name: 1st_anniversary.css
Author: M.Choi
create: 2010.01.18

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

   1: event
;
============================================================
*/
	
html {
	margin: 0;
	padding: 0;
	}
body,th,td {
	font-family: "Arial","‚l‚r ‚oƒSƒVƒbƒN","Osaka";
	font-size: 12px;
	color: #630;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	}	
body {
	width: 650px;
	}
img {
	border:none;
	}
p {
	margin:0;
	padding:0;
	}
h3 {
	margin:0;
	padding:0;
	}		
/* general item style
------------------------------------------------------------ */
.img_css {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	}
.caution {
	color: #f00;
	}
.caution_ {
	color: #f00;
	font-weight: bold;
	}			
/* event01
------------------------------------------------------------ */
div.all {
	width: 650px;
	background-color:#fff;
	}
h3.header {
	height:511px;
	background:url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/1st_anniversary/header.jpg) no-repeat;
	}
div.bg_ttl {
	position: relative;	
	height:141px;
	background:url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/1st_anniversary/bg_ttl.jpg) no-repeat;
	}							
div.date_01 {
	width:230px;	
	height:38px;
	float:right;
	background:url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/1st_anniversary/date_01.jpg) no-repeat;
	}
div.date_02 {
	width:230px;	
	height:38px;
	float:right;
	background:url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/1st_anniversary/date_02.jpg) no-repeat;
	}	
div.ttl {	
	width:295px;	
	height:44px;
	position: absolute;
	top:42px;
	left:200px;
	}
div.ev01 {	
	background:url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/1st_anniversary/ttl_01.jpg) no-repeat;
	}
div.ev02 {	
	background:url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/1st_anniversary/ttl_02.jpg) no-repeat;
	}
div.ev03 {	
	background:url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/1st_anniversary/ttl_03.jpg) no-repeat;
	}
div.ev04 {	
	background:url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/1st_anniversary/ttl_04.jpg) no-repeat;
	}
div.ev05 {	
	background:url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/1st_anniversary/ttl_05.jpg) no-repeat;
	}
div.ev_date {		
	height:15px;
	position: absolute;
	top:110px;
	left:200px;
	font-weight: bold;
	}
div.event {		
	margin-left: 100px;
	width:500px;
	}
table.table_01 {
	width:400px;
	border-collapse: collapse;
	border: 1px #630 solid;
	}
table.table_01 th{
	border: 1px #630 solid;
	padding:5px;
	background-color:#bde9ba;
	}
table.table_01 td{
	border: 1px #630 solid;
	padding:5px;
	}
													