@charset "shift_jis";
/*------------------------------------------------------------------------------
	URL: http://www.ragnarokonline.jp/
	Date: 2009-0717
	(c) 2007 GungHo Online Entertainment, Inc. All Right Reserved.
------------------------------------------------------------------------------*/

/* Main
------------------------------------------------- */
*{margin:0px; padding:0px;}
body {
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
	background-color: #fff;
}
body#top {
	background-image: url(../img/bg_00.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:100%;
}
div#gungho {
background: url("../img/header_bg.gif") no-repeat scroll right center #FFFFFF;
height:30px;
text-align:left;
width:100%;
}
#gungho {
height:30px;
}

#container .tit{width:644px; margin:0 auto; padding-right:317px; padding-bottom:30px;}

#container .bn{width:483px; padding-left:95px; padding-top:25px;}
#container .bn p{ margin-bottom:15px;}
#container h3{margin:0 auto; text-align:center;}
#container .about{ width:858px; margin:0 auto; background:#FFFFFF; padding-bottom:30px;}
#container .w516{ width:516px; float:left; padding-left:20px; padding-top:20px;}
#container .w235{ width:235px; float:right; padding:20px;}

a {text-decoration: none;color: #fff; text-decoration:underline;}
img{border:none;outline:none;vertical-align::bottom;}
.t10 {font-size: 10px;color: #0668B4;}
.fl_le {float: left;}
.fl_ri {float: right;}
.clear {clear: both;}
.center {text-align: center;}
.impt {color: #990000;}
.red{color:#9e3f3f;}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
    height: 100%; 
	background-image: url(../img/bg_01.jpg) no-repeat;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.bold{font-weight:bold;}
.ml10{ margin-left:10px;}
.mt10{margin-top:10px;}
.pb30{padding-bottom:30px;}
.line2{line-height:2; color:#cdbdd4; width:500px;}

#footer{height:100px;}
#footer p{ padding:10px;}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}