@charset "shift_jis";
@import url("/css/event.css");
/*------------------------------------------------------------------------------
	URL: http://www.ragnarokonline.jp/
	Date: 2008-4-22
	(c) 2008 GungHo Online Entertainment, Inc. All Right Reserved.
------------------------------------------------------------------------------*/

/* Main
------------------------------------------------- */
div#container{ /*本文エリアの幅指定*/
	width: 900px;
	background: #fff url("./images/bg.jpg");
	background-color: #fff;
}

#header h1{
	height:147px;
	background: url("./images/title_h1.jpg");
	text-indent: -9999px;
}

#header h1 a{
	width:100%;
	height:172px;
	display:block;
}

p{
	line-height:1.5;
	margin-bottom: 5px;
}

.goto_head{
	clear:both;
	margin-top:10px;
	padding-right:8px;
	text-align:right;
}

#close_btn{
	margin: 0 auto;
	padding:10px 0;
	text-align:center;	
}

/* Contents
------------------------------------------------- */
.book{
	position: relative;
	width:860px;
	height:630px;
	margin-top:10px;
	margin-left:20px;
	background: url("./images/book_bg.gif") no-repeat bottom;
}

.book #leftpage,#rightpage {
	position: absolute;
	top:50px;
	width: 370px;
	font-size:12px;
	text-align:left;
	line-height:1.2;
}

.book #leftpage{left:45px;}
.book #rightpage{right:45px;}

.book h2{
	clear:both;
	position: relative;
	width: 320px;
	top:12px;
	left:65px;
	font-size:13px;
	color: #007;
}

.book .body_text{
	position: relative;
	margin-top:29px;
}

.book p{
	margin-bottom:1.5em;
	text-indent:0.7em;
	line-height:1.6;
}

/* Navi_left
------------------------------------------------- */
.navi {
	position: relative;
	float:left;
	display: inline;
	width: 390px;
	height: 35px;
	margin-top:4px;
	margin-left:35px;
}

.navi ul li {
	float:left;
	display: inline;
	width: 65px;
	height: 350px;
	padding-top:17px;
	background: url("./images/tab.gif") no-repeat;
	text-align:center;
}

.navi ul li a{
	font-size:14px;
	text-decoration:none;
}

ul.st_list li{
	line-height:1.6;
}

ul.st_list a{
	padding-left:20px;
	text-decoration:none;
}

ul.st_list a:hover{
	padding-left:20px;
	background: url("./image/check.gif") 0 no-repeat;
}

.rider{
	clear:both;
	margin-top:2px;
	text-align:right;
}

/* Chara */

dl.chara_list{
	width:350px;
	margin-top:10px;
	margin-left:30px;
}

dl.chara_list dt{
	height:100px;
	display: block;
	float: left;
	clear: both;
}

dl.chara_list dd{
	display: block;
	float: left;
	height:100px;
	width:270px;
	margin-top: 15px;
	margin-left: 8px;
	line-height:1.5;
}

img.img_right{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

img.img_left{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.btn_acd{
margin:10px 0 0 170px;
}

.atention{
	width:490px;
	margin:5px 0 5px 210px;
	clear:both;
}

.enq_btn{
	position:absolute;
	bottom:50px;
	right:50px;
}

.wall img{
	margin-left:10px;
}

/* Enquete Noes (for Enquete page)
------------------------------------------------- */
.enq{
	margin:15px 30px;
}



.enq h3{
	margin: 5px 0;
	padding-left:5px;
	border-left: 2px #666699 solid;
	font: normal bold 12px/1.3 "ＭＳ Ｐゴシック";
}

.enq ul{
	margin-top: 10px;
}

.enq input{
	margin-right: 2px;
}

.noes_list{
	margin-top: 20px;
}

.noes_list dt{
	padding-left:5px;
	border-left: 2px #666699 solid;
	line-height:1.2;
}

.noes_list dd{
	margin-left:20px;
	margin-bottom:8px;
}

/* Enquete err
------------------------------------------------- */
.err{
	margin-top: 30px;
}

.err p{
	margin-left: 20px;
	line-height: 1.3;
}

.err li{
	margin:5px 0;
	color: #900;
	font-weight:bold;
}

.btn_input{
	text-align: center;
}

.btn_input input{
	margin: 5px;
}

.btn_input img{
	margin: 5px;
}