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

/* Main
------------------------------------------------- */

div#container{ /*本文エリアの幅指定*/
	width: 718px;
	background: #fff url("./images/bg.gif");
	margin:0 auto;
}

#header{
	height:400px;
	background: url("./images/top_img.jpg");
	position: relative;
}
#header_result {
	display: block;
	height:250px;
	background: url("./images/top_img_result.jpg");
	position: relative;
}



#header_result h1{
	text-indent: -9999px;
}

#header_result a{
	display: block;
	height:250px;
	width:716px;
	background:url("./images/top_img_result.jpg") 0 0;
	position:absolute;
	left:0px;
	top:0px;
	text-indent: -9999px;
	} 

#header .btn_result a{
	display: block;
	height:117px;
	width:326px;
	background:url("./images/btn_result.jpg") 0 0;
	position:absolute;
	left:110px;
	top:283px;
	text-indent: -9999px;
	} 

#header .btn_result a:link{
	background-position:0 0;
	}
	
#header .btn_result a:visted{ 	
	background-position:0 0;
	}
	
#header .btn_result a:hover{ 	
	background-position:0 117px;
	}

#header_repo {
	display: block;
	height:250px;
	background: url("./images/top_img_repo.jpg");
	position: relative;
}

#header_repo a{
	display: block;
	height:250px;
	width:716px;
	background:url("./images/top_img_repo.jpg") 0 0;
	position:absolute;
	left:0px;
	top:0px;
	text-indent: -9999px;
	} 

#header h1{
	text-indent: -9999px;
}

#header_repo h1{
	text-indent: -9999px;
}


#header .btn_repo a{
	display: block;
	height:118px;
	width:125px;
	background:url("./images/btn_report.jpg") 0 0;
	position:absolute;
	left:550px;
	top:282px;
	text-indent: -9999px;
	} 

#header .btn_repo a:link{
	background-position:0 0;
	}
	
#header .btn_repo a:visted{ 	
	background-position:0 0;
	}
	
#header .btn_repo a:hover{ 	
	background-position:0 118px;
	}
	
.lead{
	width:640px;
	margin:20px 0 20px 39px;
}

.main_img{
	width:640px;
	margin:20px 0 20px 39px;
}

h2 {
	clear: both;
	margin: 5px 0 5px 25px;
}

h3 {
	clear: both;
	margin: 10px 0 5px 0;
	padding: 5px 3px;
	background: #baecf7;
	color: #333;
}

h4 {
	clear: both;
	margin: 5px 10px;
	padding: 5px 2px;
	border-bottom: #000 1px solid;
	font-weight: bold;
	color: #333;
}

.entry {
	width: 660px;
	margin-left: 28px;
}

p{
	margin: 0 12px;
	line-height:1.5;
}

.red {
	color: #e72b00;
}

.link_foot {
	margin-top: 10px;
	text-align: center;
}

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

.btn {
	clear: both;
	width: 475px;
	height: 50px;
	margin-left:88px;
	padding : 15px 0 10px 0;
	text-align: center;
}

.reader {
	clear: both;
	width: 450px;
	height: 60px;
	margin-left: 102px;
	padding : 10px 0;
	text-align: center;
}

.reader_txt {
	display: block;
	float: right;
	width: 310px;
	margin-left: 10px;
	color: #666;
}

.copy {
	width: 380px;
	margin: 5px 0;
	padding: 5px;
	background: #f5f5f5;
	border: #ccc 2px solid;
	line-height: 1.5;
}

.item_txt {
	font-size: 10px;
	line-height:1.2;
}

/* list
------------------------------------------------- */
#assign {
	float: left;
	width: 400px;
}

#wariin {
	float: left;
	width: 248px;
}

.entry ul {
	clear: both;
	float: none;
	margin:0 0 5px 20px;
	padding: 0 0 0 10px;
	list-style:disc;
}

.entry li {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	list-style:disc;
}

#assign ul {
	margin: 15px 0 0 0;
	padding: 0;
}

li.step1 {
	margin: 0 12px;
	list-style: none;
	background: url(images/step1.gif) no-repeat left 1px;
	padding: 0 0 3px 50px;
}

li.step2 {
	margin: 0 12px;
	list-style: none;
	background: url(images/step2.gif) no-repeat left 1px;
	padding: 0 0 3px 50px;
}

li.step3 {
	margin: 0 12px;
	list-style: none;
	background: url(images/step3.gif) no-repeat left 1px;
	padding: 0 0 3px 50px;
}

li.step4 {
	margin: 0 12px;
	list-style: none;
	background: url(images/step4.gif) no-repeat left 1px;
	padding: 0 0 3px 50px;
}

.faq dt {
	margin: 0 12px;
	padding: 3px 0 0 28px;
	background: url(/img/common/q.gif) no-repeat left top;
	line-height:1.5;
	color: #224e7a;
}

.faq dd {
	margin: 0 12px;
	padding: 2px 0 3px 28px;
	background: url(/img/common/a.gif) no-repeat left top;
	border-bottom: #ccc 1px  dashed;
	line-height:1.5;
	color: 665555;
}
