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

/*----------------------------------------------------------
	container
-----------------------------------------------------------*/
#container,
#containerIn {
	background: #ffffff url(../img/index/bg.jpg) no-repeat 50% 0;
}
/*----------------------------------------------------------
	frame
-----------------------------------------------------------*/
#frame .ft {
	background: transparent url(../img/index/frame_t.gif) no-repeat 0 0;
}
#frame .fb {
	padding: 30px 0 40px 0;
}

/*----------------------------------------------------------
	navigation
-----------------------------------------------------------*/
.gnav {
	top: 576px;
}

/*----------------------------------------------------------
	main
-----------------------------------------------------------*/
#main {
	height: 491px;
}
#main span {
	display: none;
}
h2 {
	padding: 0 0 90px 0;
}

/*----------------------------------------------------------
	unitNews
-----------------------------------------------------------*/
#unitNews {
	margin: 10px 0 0 0;
}
#unitNews dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#unitNews dl {
	padding: 8px 0;
	background: transparent url(../img/shared/dotline.gif) repeat-x 0 100%;
	zoom: 1;
}
#unitNews dl dt {
	float: left;
	width: 100px;
	padding: 0.1em 0 0 0;
	background: transparent url(../img/index/news_icon.gif) no-repeat 0 0;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	line-height: 1.4em;
	text-indent: 24px;
}
#unitNews dl dd {
	float: right;
	width: 560px;
	font-size: 12px;
	line-height: 1.4em;
}

/*----------------------------------------------------------
	unitTwitter
-----------------------------------------------------------*/
#unitTwitter {
	margin: 10px 0 0 0;
}
#unitTwitter .wrap {
	height: 228px;
	background: transparent url(../img/index/twitter_bg.gif) no-repeat 0 0;
}
#unitTwitter .wrap #timeline {
	padding: 5px 0 0 7px;
}
#unitTwitter .btn {
	background: transparent url(../img/index/twitter_b.gif) no-repeat 0 0;
}
#unitTwitter .btn p {
	padding: 6px;
	text-align: right;
}
#unitTwitter .twtr-hd,
#unitTwitter .twtr-ft {
	display: none;
}
#unitTwitter .twtr-doc {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	font-family: Verdana,"Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","MS P Gothic","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}

/*----------------------------------------------------------
	unitBanner
-----------------------------------------------------------*/
.unitBanner li {
	padding: 10px 0 0 0;
}

/*----------------------------------------------------------
	unitHistory
-----------------------------------------------------------*/
#unitHistory {
	margin: 10px 0 0 0;
}
#unitHistory ul {
	padding: 10px 0 20px 0;
	border: 1px solid #999;
	border-top: 0;
}
#unitHistory ul li {
	padding: 10px 0 0 0;
	text-align: center;
}
#unitHistory ul li img {
	vertical-align: top;
}

/*----------------------------------------------------------
	pagetop
-----------------------------------------------------------*/
.pagetop {
	padding: 20px 0;
}



.psNote {
	margin: 10px 0 0 0;
	font-size: 10px;
}