@charset "utf-8";

/*--▼▼▼　#adventureMain　▼▼▼--*/
#adventureMain .pageWholeContent {
background-color:#000000;
}
#adventureMain .middlePauseStyle {
margin-top:0;
background: -webkit-gradient(linear, left top, left bottom, from(#3b5110), to(#587421));
}

#adventureMain .itemDetailMainSec {
text-align:center;
background-color:#273b00;
padding-bottom:10px;
}
#adventureMain .itemDetailMainSec .middlePauseStyle {
margin:0 0 10px 0;
}
#adventureMain .itemDetailMainSec img {
margin:2px 0;
}
#adventureMain .itemDetailMainSec .itemCap {
margin:0 0 6px;
color:#ffffff;
}
#adventureMain .itemDetailMainSec .itemCap a {
color:#ffff00;
font-weight:bold;
}


#adventureMain .adventureMainSec {
}
#adventureMain .adventureMainSec .adventureComment {
background-color:#436600;
padding:4px 6px;
color:#ffffff;
margin:0;
text-align:center;
}
#adventureMain .adventureMainSec .adventureLevelUp {
background-color:#436600;
padding:4px 6px;
color:#ffffff;
margin:0;
text-align:center;
}
#adventureMain .adventureMainSec .adventureLevelUp {
color:#ffffff;
text-align:center;
}
#adventureMain .adventureMainSec .adventureLevelUp ul {
margin-left:60px;
text-align:left;
}
#adventureMain .adventureMainSec .adventureLevelUp ul li {
color:#ffffff;
margin-bottom:2px;
}
#adventureMain .adventureMainSec .mainImg {
display:block;
margin:0;
}
#adventureMain .adventureMainSec .actionInfoSec {
text-align:center;
margin:6px 0;
}
#adventureMain .currentStatusInfoSec {
background-color:#8b6f4b;
padding:0 0 1px 0;
text-align:center;
margin:0;
}
#adventureMain .currentStatusInfoSec .middlePauseStyle {
margin:0;
}
#adventureMain .currentStatusInfoSec .capText {
color:#ffffff;
width:300px;
margin:4px auto 8px;
text-align:left;
font-size:12px;
}
#adventureMain .currentStatusInfoSec .statusUp {
font-weight:bold;
color:#99ffff;
}
#adventureMain .currentStatusInfoSec .statusDown {
font-weight:bold;
color:#ff6666;
}
#adventureMain .adventureMainBtnSec {
text-align:center;
margin:8px;
}


#adventureMain .myGodInfoSec {
background: -webkit-gradient(linear, left top, left bottom, from(#17628d), to(#40878a));
}
#adventureMain .sectionPause {
margin:6px 0 0 6px;
}
#adventureMain .myGodInfoSec .myGodImg {
}
#adventureMain .myGodInfoSec .godskillInfoSt ,
#adventureMain .myGodInfoSec .myGodName {
color:#ffffff;
margin-left:6px;
line-height:130%;
}

#adventureMain .myGodInfoSec .myGodName {
 font-size:16px;
 font-weight:bold;
}
#adventureMain .myGodInfoSec .godskillBtn {
margin-left:8px;
text-align:right;
}
#adventureMain .myGodInfoSec .godskillParameter {
margin:6px 0 0 6px;
color:#ffffff;
width:246px;
vertical-align:top;
text-align:center;
}
#adventureMain .myGodInfoSec .dottedLine {
border-bottom:1px dotted #ffffff;
}
#adventureMain .myGodInfoSec .godskillInfoSt em {
color:#99ffff;
}



#adventureMain .adventureComment span.rareMosnterText
{
  color:#f4cf39;
  font-weight:bold;
}
