@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;
}

#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 {
	margin: 0 0 30px 117px;
	background: url(images/top_info_bg.gif) repeat-y;
}

.info h2 {
	height: 61px;
}

.news {
	width: 700px;
	margin: 10px 0 10px 35px;
	line-height: 1.3;
}

.info_foot {
	height: 21px;
	background: url(images/top_info_footer.gif) no-repeat;
}

.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;
}


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

#user ul{
	padding: 77px 0 0 167px;
	list-style-type: none;
}

#user li {
	display:block;
	margin: 0 0 19px 0;
	width: 260px;
	height: 41px;
	text-indent: -9999px;
}

#user li a{
	display:block;
	margin: 0;
	width: 260px;
	height: 41px;
	text-indent: -9999px;
}

#user li.about a{background: url("images/top_btn_01.gif") no-repeat 0 -41px;}
#user li.about a:hover{background: url("images/top_btn_01.gif") no-repeat 0 0;}
#user li.about_on a{background: url("images/top_btn_01.gif") no-repeat 0 0;}

#user li.resist a{background: url("images/top_btn_02.gif") no-repeat 0 -41px;}
#user li.resist a:hover{background: url("images/top_btn_02.gif") no-repeat 0 0;}
#user li.resist_on a{background: url("images/top_btn_02.gif") no-repeat 0 0;}

#user li.mobile a{background: url("images/top_btn_03.gif") no-repeat 0 -41px;}
#user li.mobile a:hover{background: url("images/top_btn_03.gif") no-repeat 0 0;}
#user li.mobile_on a{background: url("images/top_btn_03.gif") no-repeat 0 0;}

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

.entry2 {
	margin: 10px 0 20px 35px;
	padding: 20px;
	width: 650px;
	_width: 690px;
	border: #990000 1px solid;
	background: #FFFFFF;
}

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;
}

table.mobile {
	width:690px;
	margin: 0 0 20px 35px;
	border-spacing: 0;
	border-collapse: collapse;
}

table.mobile caption{
	font-size:12px;
}

table.mobile th{
	width:140px;
	padding:5px;
	font-size: 9pt;
	background-color:#ffffee;
	border: 1px solid #990000;
	border-collapse: collapse;
	vertical-align: top;
}

table.mobile td{
	padding:5px;
	font-size: 9pt;
	border: 1px solid #990000;
	border-collapse: collapse;
	vertical-align: top;
	line-height:1.3;
}
