body {
margin:0px 5px;
font-size:90%;
font-family:"ヒラギノ丸ゴ ProN";
color:#606060;
}
#p_contentsTitle{
margin:5px 10px 0px 3px;
font-size:120%;
font-family:"Bookman Old Style";
font-weight:bold;
color:#583822;
}
#a_new_update_info,#a_update_history,#a_event_history,
#a_What_is_DaikokuDash,#a_What_is_GreatMerchant,
#a_main_character_1st,#a_main_character_2nd,
#a_Mercenary,#a_General,#a_Hero,#a_Monster,#a_Four_Gods,
#a_upgraded_hero,#a_awaken_hero,#a_legend_hero,#a_four_Devas,
#a_quest,#a_specialMap,#a_system,
#a_common1st_skill,#a_common2nd_skill,#a_common3rd_skill,
#a_mainChr_skill,#a_general_skill,#a_hero_skill,
#a_hero2nd_skill,#a_monster_skill,#a_fourDevas_skill,
#a_imInfo,#a_link_list{
text-decoration: none;
font-weight:bold;
color:#370999;
cursor: pointer;
}
#summary_update,#summary_introduction,#summary_mainChr,#summary_subChr,
#summary_diffJapan,#summary_skill,#summary_imInfo,#summary_others{
font-weight:bold;
color:#583822;
font-size:85%;
padding:1px 1px;
cursor: pointer;
}
#div_subsubCont{
font-weight:bold;
color:#370999;
font-size:82%;
padding:3px 1px;
}
#div_backToTop{
margin:1px;
font-size:100%;
font-weight:bold;
}
@media only screen and (min-width:480px){
  .pc { display: block !important; }
  .sp { display: none !important; }
}
@media only screen and (max-width:480px){
  .pc { display: none !important; }
  .sp { display: block !important; }
}
