@charset "EUC-JP";

@import "/r_css/imports.css";
@import "/r_css/parts/cmslist.css";
@import "/common/css/special_recommend2.css";
@import "/etc/animation/css/recommend_mini.css";

/*======================================

     Global

=======================================*/
div#contents div#reddwarf{
	width: 715px;
	background-color: #001f38;
}


/*======================================

     Header

=======================================*/
div#contents div#reddwarf div#header{
	position: relative;
	height: 340px;
	margin-bottom: 5px;
	background: transparent url(../img/background.jpg) left top no-repeat;
}

div#contents div#reddwarf div#header h1{
	position: absolute;
	top: 182px;
	left: 195px;
	width: 515px;
	height: 0 !important;
	height /**/: 158px;
	padding-top: 158px;
	overflow: hidden;
	outline: none;
	background: transparent url(../img/logo.png) left top no-repeat;
}
div#contents div#reddwarf div#header h2{
	position: absolute;
	top: 3px;
	left: 4px;
	width: 706px;
	height: 0 !important;
	height /**/: 28px;
	padding-top: 28px;
	overflow: hidden;
	outline: none;
	background: transparent url(../img/catch.png) left top no-repeat;
}
div#contents div#reddwarf div#header p{
	display: block;
	position: absolute;
	top: 48px;
	left: 384px;
	width: 318px;
	height: 0 !important;
	height /**/: 114px;
	padding-top: 114px;
	overflow: hidden;
	outline: none;
	background: transparent url(../img/lead.png) left top no-repeat;
}

/*======================================

     Menu

=======================================*/
div#contents div#reddwarf ul#menu{
	margin-bottom: 1px;
	height: 29px;
}
div#contents div#reddwarf ul#menu li{
	float: left;
}
div#contents div#reddwarf ul#menu li a{
	display: block;
	width: 90px;
	height: 0 !important;
	height /**/: 29px;
	padding-top: 29px;
	overflow: hidden;
	outline: none;
	background: transparent url(../img/gui_parts.gif) left top no-repeat;
}
div#contents div#reddwarf ul#menu li.s2 a{
	background-position: -90px 0;
}
div#contents div#reddwarf ul#menu li.s3 a{
	background-position: -180px 0
}
div#contents div#reddwarf ul#menu li.s4 a{
	background-position: -270px 0
}
div#contents div#reddwarf ul#menu li.s5 a{
	width: 89px;
	background-position: -360px 0
}
div#contents div#reddwarf ul#menu li.s6 a{
	width: 89px;
	background-position: -449px 0
}
div#contents div#reddwarf ul#menu li.s7 a{
	width: 89px;
	background-position: -538px 0
}
div#contents div#reddwarf ul#menu li.s8 a{
	width: 88px;
	background-position: -627px 0
}

/*======================================

     Contents Area

=======================================*/
div#contents div#reddwarf div.seasons{
	display: none;
	position: relative;
	clear: both;
	padding: 30px 0 6px 282px;
	margin-bottom: 5px;
}
div#contents div#reddwarf div.seasons h2{
	position: absolute;
	left: 0;
	top: 0;
}
div#contents div#reddwarf div.seasons h2 a{
	display: block;
	width: 705px;
	height: 0 !important;
	height /**/: 20px;
	padding-top: 20px;
	margin: 5px 0 0 5px;
	overflow: hidden;
	outline: none;
}
div#contents div#reddwarf div.seasons p{
	height: 62px;
	font-size: 12px;
	padding: 3px 10px 0 5px;
	line-height: 150%;
}
div#contents div#reddwarf div.seasons div.memberFree{
	width: 414px;
	height: 91px;
	padding: 27px 6px 6px;
	border: solid 1px #000;
	background: #fff url(../img/member_free.gif) left top no-repeat;
}
div#contents div#reddwarf div.seasons div.memberFree h3{
	float: right;
	width: 330px;
	font-size: 12px;
	margin-bottom: 5px;
}
div#contents div#reddwarf div.seasons div.memberFree h3 a{
	text-decoration: underline;
}
div#contents div#reddwarf div.seasons div.memberFree h3 a:hover{
	text-decoration: none;
}
div#contents div#reddwarf div.seasons div.memberFree a img{
	float: left;
	padding: 0;
	border: none;
}
div#contents div#reddwarf div.seasons div.memberFree p{
	float: right;
	width: 330px;
	height: auto;
	padding: 0;
	line-height: 130%;
	color: #666666;
}
div#contents div#reddwarf div.seasons div.memberFree ul{
	clear: both;
	padding: 10px 0 0 62px;
}
div#contents div#reddwarf div.seasons div.memberFree ul li{
	float: left;
}
div#contents div#reddwarf div.seasons div.memberFree ul li a img{
	margin-right: 10px;
	padding: 0;
	border: none;
}
div#contents div#reddwarf div#season1{
	background: #fce000 url(../img/main_visual_s1.jpg) 6px 30px no-repeat;
}
div#contents div#reddwarf div#season1 h2 a{
	background: transparent url(../img/gui_parts.gif) left -104px no-repeat;
}
div#contents div#reddwarf div#season2{
	background: #fce000 url(../img/main_visual_s2.jpg) 6px 30px no-repeat;
}
div#contents div#reddwarf div#season2 h2 a{
	background: transparent url(../img/gui_parts.gif) left -124px no-repeat;
}
div#contents div#reddwarf div#season3{
	background: #fce000 url(../img/main_visual_s3.jpg) 6px 30px no-repeat;
}
div#contents div#reddwarf div#season3 h2 a{
	background: transparent url(../img/gui_parts.gif) left -144px no-repeat;
}
div#contents div#reddwarf div#season4{
	background: #fce000 url(../img/main_visual_s4.jpg) 6px 30px no-repeat;
}
div#contents div#reddwarf div#season4 h2 a{
	background: transparent url(../img/gui_parts.gif) left -164px no-repeat;
}
div#contents div#reddwarf div#season5{
	background: #fce000 url(../img/main_visual_s5.jpg) 6px 30px no-repeat;
}
div#contents div#reddwarf div#season5 h2 a{
	background: transparent url(../img/gui_parts.gif) left -184px no-repeat;
}
div#contents div#reddwarf div#season6{
	background: #fce000 url(../img/main_visual_s6.jpg) 6px 30px no-repeat;
}
div#contents div#reddwarf div#season6 h2 a{
	background: transparent url(../img/gui_parts.gif) left -204px no-repeat;
}
div#contents div#reddwarf div#season7{
	background: #fce000 url(../img/main_visual_s7.jpg) 6px 30px no-repeat;
}
div#contents div#reddwarf div#season7 h2 a{
	background: transparent url(../img/gui_parts.gif) left -224px no-repeat;
}
div#contents div#reddwarf div#season8{
	background: #fce000 url(../img/main_visual_s8.jpg) 6px 30px no-repeat;
}
div#contents div#reddwarf div#season8 h2 a{
	background: transparent url(../img/gui_parts.gif) left -244px no-repeat;
}
div#contents div#reddwarf div#season8 h3{
	margin-bottom: 2px;
}
div#contents div#reddwarf div#season8 h3 a{
	font-size: 12px !important;
	line-height: 110%;
}
div#contents div#reddwarf div#season8 div.memberFree p{
	font-size: 10px !important;
}
div#contents div#reddwarf div.seasons a.linkArea{
	position: absolute;
	left: 6px;
	top: 30px;
	width: 270px;
	height: 0 !important;
	height /**/: 191px;
	padding-top: 191px;
	overflow: hidden;
	outline: none;
}

/*======================================

     Charactors

=======================================*/
div#contents div#reddwarf div#charactors{
	width: 705px;
	margin: 0 5px 5px;
	background-color: #666666;
}
div#contents div#reddwarf div#charactors h2{
	width: 705px;
	height: 0 !important;
	height /**/: 27px;
	padding-top: 27px;
	overflow: hidden;
	outline: none;
	background: transparent url(../img/gui_parts.gif) left -50px no-repeat;
}
div#contents div#reddwarf div#charactors div.chrBox{
	float: left;
	width: 116px;
	height: 328px;
	background-color: #000;
	border-width: 0 0 1px 1px;
	border-color: #666666;
	border-style: solid;
}
div#contents div#reddwarf div#charactors div.chrBox h3{
	width: 109px;
	height: 0 !important;
	height /**/: 113px;
	padding-top: 113px;
	margin: 6px 0 0 4px;
	overflow: hidden;
	outline: none;
	background: transparent url(../img/charactors.jpg) left top no-repeat;
}
div#contents div#reddwarf div#charactors div#char01{
	width: 117px;
}
div#contents div#reddwarf div#charactors div#char02{
	width: 117px;
}
div#contents div#reddwarf div#charactors div#char02 h3{
	background-position: -109px 0;
}
div#contents div#reddwarf div#charactors div#char03 h3{
	background-position: -218px 0;
}
div#contents div#reddwarf div#charactors div#char04 h3{
	background-position: -327px 0;
}
div#contents div#reddwarf div#charactors div#char05 h3{
	background-position: -436px 0;
}
div#contents div#reddwarf div#charactors div#char06 h3{
	background-position: -545px 0;
}
div#contents div#reddwarf div#charactors div.chrBox p{
	padding: 10px 6px 5px;
	line-height: 135%;
	font-size: 10px;
	color: #ccc;
}

/*======================================

     Points

=======================================*/
div#contents div#reddwarf div#points{
	width: 705px;
	margin-left: 5px;
	background-color: #fce000;
}
div#contents div#reddwarf div#points h2{
	width: 705px;
	height: 0 !important;
	height /**/: 27px;
	padding-top: 27px;
	overflow: hidden;
	outline: none;
	background: transparent url(../img/gui_parts.gif) left -77px no-repeat;
}
div#contents div#reddwarf div#points div.pointBox{
	margin: 10px 9px 0 9px;
	padding-bottom: 11px;
	background: transparent url(../img/dotted_line.gif) left bottom no-repeat;
}
div#contents div#reddwarf div#points div.pointBox h3{
	float: right;
	width: 515px;
	margin: 3px 0 5px;
	padding: 0;
	font-weight: bold;
	display: inline;
}
div#contents div#reddwarf div#points div.pointBox p{
	float: right;
	width: 515px;
	font-size: 12px;
	line-height: 160%;
}
div#contents div#reddwarf div#points div.pointBox img{
	float: left;
	width: 160px;
}
div#contents div#reddwarf div#points div.noLine{
	background-image: none;
}

/*======================================

     CopyRight

=======================================*/
div#contents div#reddwarf p#copyright{
	display: block;
	clear: both;
	width: 695px;
	margin: 0 0 0 10px;
	padding: 8px 0 10px 0;
	color: #b3b3b3;
	font-size: 9px;
	text-align: right;
	line-height: 150%;
}

/*======================================

     Clearfix

=======================================*/

div#contents div#reddwarf div#charactors,
div#contents div#reddwarf div#points,
div#contents div#reddwarf div#points div.pointBox{
	_height: 1px;
	zoom:1;/*for IE 5.5-7*/
}
div#contents div#reddwarf div#charactors:after,
div#contents div#reddwarf div#points:after,
div#contents div#reddwarf div#points div.pointBox:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


