@charset "shift_jis";
@import url("/css/event.css");
/*------------------------------------------------------------------------------
	URL: http://www.ragnarokonline.jp/
	Date: 2007-11-08
	(c) 2007 GungHo Online Entertainment, Inc. All Right Reserved.
------------------------------------------------------------------------------*/
*{
margin:0;
padding:0;
}

/* Main
------------------------------------------------- */
body{
	/*background: #303;*/
	background: #000;
}

#gungho_area{
	width: 994px;
	height: 85px;
	margin: 0 auto;
	background: url(images/top_gh_bg.jpg) no-repeat;
}

#gungho_area .ro_logo{
	margin: 40px 0 0 114px;
}

div#wrapper{ /*本文エリアの幅指定*/
	width: 814px;
	margin: 0 auto;
	background: url(images/main_bg.png) repeat-y;
}


/* Header
------------------------------------------------- */
#header {
	width: 994px;
	margin: 0 auto;
}

#menu {
	width: 994px;
	height: 760px;
	margin: 0 auto;
	background: url(images/top_main_bg.jpg) no-repeat;
}

#main {
	width: 994px;
	margin: 0 auto;
	background: url("images/main_bg.gif") repeat-y center;
}

#main p {
	margin-bottom: 10px;
	line-height: 1.3;
}

/*h2{
	width: 714px;
	_width: 754px;
	margin: 4px 0 4px 120px;
	padding: 4px 0 4px 20px;
	background: url("images/sec_h2.gif");
	border: #E29A7A 1px solid;
}*/

#info {
	width: 994px;
	height: 240px;
	margin: 0 auto;
	background: url(images/top_user_bg.jpg) no-repeat;
	position: relative;
}

.gift{
	position: absolute;
	top: 20px;
	left: 110px;
}

.news {
	width: 500px;
	height: 150px;
	line-height: 1.3;
	position: absolute;
	top: 20px;
	right: 110px;
	background: url(images/news_bg.gif) no-repeat;
}

#info .news dl{
	margin: 35px 0 0 20px;
}

#info .news dl dt{
	clear: both;
	float:left;
	color: #c69;
	margin-right: 10px;
	margin-bottom:7px;
}

#info .news dl dd{
	margin-bottom:7px;
}

.entry {
	margin: 0 0 20px 120px;
	width: 754px;
	border: #990000 1px solid;
}

.pre_ss {
	float: right;
	padding: 15px 10px 0 0;
	text-align: center;
}

.pre_com {
	padding: 20px 130px 0 260px;
}

.footer {
	margin-left: 97px;
	width: 800px;
}

.wp_btn {
	float:right;
	margin: 127px 58px 0 0;
}


ol{
	margin-left:2em;
	list-style-type: decimal;
	list-style-position: outside;
}

li{ line-height:1.3;}

.kome {
	display: block;
	margin: 0;
	padding: 3px 0 0 14px;
	background: url(/img/common/kome.gif) no-repeat left top;
	color: #666666;
	text-align: left;
}

#bnr_area{
	width:740px;
	margin-left:120px;
}
