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

/* Main
------------------------------------------------- */
div#container{ /*本文エリアの幅指定*/
	width: 700px;
	background:#70006F;
}

div#contents{
	background:url(images/bg.gif) repeat-y;

}

h1.header01{
	height:250px;
	background: url("images/header_01.jpg");
	text-indent: -9999px;
}

h1.header02{
	height:250px;
	background: url("images/header_02.jpg");
	text-indent: -9999px;
}

h1.header03{
	height:250px;
	background: url("images/header_03.jpg");
	text-indent: -9999px;
}

.main_foot {
	height:236px;
	background: url("images/main_foot.jpg");
}

h2{
	margin: 0px 45px 10px 45px;
}

h3{
	height: 18px;
	background: url(images/ico_h3.gif) no-repeat left top;
	margin: 20px 0 12px 0;
	padding: 4px 0 0 30px;
	display: block;
	text-align: left;
}

hr {
	clear: both;
	margin: 16px 0;
	size: 1px;
	color:#622500;
}

.main {
	width: 640px;
	margin-left: 30px;
	background:url(images/main_foot.gif) no-repeat center bottom;

}

.entry_box{
	width:500px;
	margin:0 70px 10px 70px;
}

.entry_box2{
	width:500px;
	margin:0px 70px 10px 70px;
	padding-top: 150px;
}

.entry_box p {
	margin-bottom: 10px;
	font-size:12px;
	line-height:1.5;
}

.ss_right {
	float: right;
	margin-left: 8px;
}

.ss_left {
	float:left;
	margin-right: 8px;
}


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