@charset "UTF-8";

/* for PRINT
--------------------------------------------------------------*/
.hidePrint{display:none !important;}

.haribotekit{
	overflow:visible;
	width:auto;height:auto;
	font-size:x-small;
}
.haribotekit span.hide{
	display:inline-block;
	/display:inline;
	width:auto;height:auto;
}
.haribotekit span.panel{
	display:none;
}
body,body.subwin,#container,#header,#contentsArea,#mainArea,#relationCont,#rightArea,#footer,.boxContBg{
	background:#fff none !important;
	padding:0 !important;margin:0 !important;float:none !important;width:100% !important;
}
.padContW,.titleSet{
	width:100% !important;
	padding:0 !important;
	margin:0 !important;
}
.area_txt_logo_officialsite{
	position:relative;left:0px;top:0px;
}
.txt_logo_officialsite.haribotekit{ width:auto; height:auto;}
.txt_logo_officialsite.haribotekit .hide{display:inline !important;}
.txt_logo_officialsite .panel{display:none;}

#header #logo .haribotekit .panel{display:none !important;}
#header #logo .haribotekit .hide{display:inline !important;}
#header #logo .haribotekit .hide img{width:90px;}
#header{
	border-bottom:solid 1px #ccc;
	width:100%;
	min-height:1px !important;
	height:60px !important;
	padding-bottom:0px !important;
}
#header #logo{position:relative !important;top:0px;left:0px;text-align:left;}

#header .sub,
#header .gnav,
#cnav,
#rightArea,
#cnavSmp,
#pageUpBtm,
#pagingBtm,
#relationCont .gameOtherLink,
#footer .gnav,
#footer .footSearch,
#footer .box .menu{display:none;}
#footer .box{padding:0;border-left:0 none;border-right:0 none;border-bottom:0 none;width:100%;}
#ftr_copyright{float:none !important;text-align:center !important;width:100%;white-space:nowrap;}


/* TOPICS */
#mainArea div.topicsBox{
	width:auto;
	background:transparent none;
    border:solid 1px #ccc;
}
#mainArea div.topicsBox div.btm{
	background:transparent none;
}

/* ATTENTION */
div.attention{
	background:transparent none !important;
}
div.attention div.btm{
	background:transparent none !important;
	padding:5px 15px 15px 15px;
	overflow:hidden;
}
div.attention.Lv1{
    border:solid 2px #e64545;
}
div.attention.Lv2 p.title{
    border:solid 2px #ff7f00;
}
div.attention.Lv3{
    border:solid 2px #ccc;
}
