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

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

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

.lead{
	width: 680px;
	margin:10px 0 0 30px;
}

.main{
	width:680px;
	margin-left:22px;
}

h2{
	clear:both;
}

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

.entry{
	width:640px;
	margin-left:15px;
}

#cp_btn{
	margin-top:10px;
	margin-left:230px;
}

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


/* List
------------------------------------------------- */
dt{
	margin: 3px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}

dd{
	margin: 3px 0 0 2em;
	line-height:1.3;
}

dl.step dt{
	margin: 5px;
	padding: 3px 0;
	font-weight: bold;
	color: #006;
	line-height:1.3;
}

dl.step dd{
	margin: 3px 0 0 2em;
	line-height:1.3;
}

ol li{
	margin-left:1em;
	list-style-type:decimal;
}

ul li{
	list-style-type:disc;
	margin-left:2em;
}

li{ line-height:1.3;}

#sc_box{
	margin-top:10px;
	height:300px;
	overflow: auto;
	font-size:10px;
	border: 1px #ccc solid;
}
