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

======================= 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.3em;
	}	
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;
	height:1278px;
	background:url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/event_img/091015/bg_news.jpg) no-repeat;
	}
iframe {
	width: 400px;
	height:265px;
	margin:420px 0 0 130px;
	}
div.box_all {
	width: 400px;
	height:265px;
	}
div.quiz_area {
	height: 160px;
	width: 375px;
 	line-height: 2.5em; 
	margin:0 10px 10px 10px;
	padding-left:10px;
	border-top:dashed #6ed0e7 1px;
	border-bottom:dashed #6ed0e7 1px;
	}
div.txt_04 {
	width: 395px;
	height:28px;
	background:url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/event_img/091015/txt_04.gif) no-repeat;
	}				
div.txt_01 {
	width: 349px;
	height:18px;
	margin:0 0 0 10px;
	background:url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/event_img/091015/txt_01.gif) no-repeat;
	}
div.txt_area {
	margin:10px 0 0 10px;
	width:400px;
	height:60px;
	}
div.box {
	width: 385px;
	height:90px;
	margin:10px;
	border-top:dashed #6ed0e7 1px;
	border-bottom:dashed #6ed0e7 1px;
	position: relative;
	}
div.box div.select_ttl {
	position: absolute;
	top:20px;
	left:90px;
	width:82px;
	height:16px;
	background:url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/event_img/091015/txt_02.gif) no-repeat;
	}
div.box div.select_ser {
	position: absolute;
	top:18px;
	left:180px;
	}
div.box div.select_ser_ {
	position: absolute;
	top:21px;
	left:180px;
	}	
div.box div.char_ttl {
	position: absolute;
	top:50px;
	left:10px;
	width:165px;
	height:16px;
	background:url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/event_img/091015/txt_03.gif) no-repeat;
	}
div.box div.inbox {
	position: absolute;
	top:47px;
	left:180px;
	}
div.box div.inbox_ {
	position: absolute;
	top:51px;
	left:180px;
	}															
div.btn_area {
	width:200px;
	float: right;
	position: relative;
	}
	div.btn_area a.btn_01 {
		width: 62px;
		height: 60px;
		position: absolute;
		right:10px;
		background: url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/event_img/091015/btn_01.gif) no-repeat;
		}
	div.btn_area a.btn_02 {
		width: 62px;
		height: 60px;
		position: absolute;
		right:10px;
		background: url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/event_img/091015/btn_02.gif) no-repeat;
		}
	div.btn_area a.btn_03 {
		width: 62px;
		height: 60px;
		position: absolute;
		right:75px;
		background: url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/event_img/091015/btn_03.gif) no-repeat;
		}
	div.btn_area a.btn_04 {
		width: 62px;
		height: 60px;
		position: absolute;
		right:10px;
		background: url(http://image.mgame.jp/new_rpg/lunatia/official_ph1/news/event/event_img/091015/btn_04.gif) no-repeat;
		}		
	div.btn_area a.btn_01:hover,
	div.btn_area a.btn_02:hover, 
	div.btn_area a.btn_03:hover,
	div.btn_area a.btn_04:hover {
		background-position: 0 -60px;
		} 
								