

/* --------------------------------------*/
/* TOP_EXPLAIN                       */
/* --------------------------------------*/

/* 説明部全体 + 330px */
#contents_eacloud_title_qks {
  width:100%;
  height: auto;
  box-sizing:border-box;
}

.news_li {
  margin:0;
  box-sizing:border-box;
}

.news_list {
  width:100%;
  height:auto;
  border-bottom:dotted 1px #ccc;
  margin:4px;
  padding:4px;
  box-sizing:border-box;
}
.news_head {
  height:18px;
  box-sizing:border-box;
}
.news_link {
  letter-spacing:-1px;
  box-sizing:border-box;
}
@media(min-width:740px){
.qks_top_explain {
  width: 980px;
  height: auto;
  background-color: #ccffff;
  margin:0 auto;
  padding:10px 8px;
  box-sizing:border-box;
}}
@media(max-width:739px){
.qks_top_explain {
  width: 98%;
  height: auto;
  background-color: #efd;
  margin:0 auto;
  padding:10px 8px;
  box-sizing:border-box;
}}

.explain_container {
  position: relative;
  width: 100%;
  height: auto;
  margin:10;
  box-sizing:border-box;
  background-color:#FFFFFF99;
}
.explain_container #header_text {
  position: relative;
  width: 96%;
  height: auto;
  margin:0 auto;
  text-shadow:#fff 2px 2px 2px;
  box-sizing:border-box;
  font-size:12pt;
  font-weight: bold;
  padding:4px;
}
.explain_container #header_bg {
/*  background: url("/game/qk_stadium/eacloud/p/images/common/page_game_qks_main_title.png") no-repeat scroll 0 0 transparent; */
  position: relative;
  width: 100%;
  height: 72px;
  margin:0;
  box-sizing:border-box;
}

.explain_container img {
  
  width: 98%; /* bodyの幅に対する割合 */
  color:#fe0074;
/*  border:2px solid;*/

}
.explain_container .head_img {
  width: 90%; /* bodyの幅に対する割合 */
  color:#fe0074;
  /*border:2px solid;*/
}

.explain_container .box {
  position: relative;
  width: 98%;
  margin: 0 auto
  box-sizing:border-box;
}

.explain_container .box .header {
  width:98%;
  height:auto;
  margin:4px auto;
  padding:6px;
  text-shadow:#555 1px 1px 1px;
  font-size:12pt;
  font-weight: bold;
  color:#fff;
  background:#ff55ff;
  background:-webkit-gradient(linear, left top, left bottom, from(#ff55ff), to(#aa55ff));
  background:-webkit-linear-gradient(top, #ff55ff, #aa55ff);
  background:linear-gradient(to bottom, #ff55ff, #aa55ff);
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  box-sizing:border-box;
}
.explain_container .box .thumb {
  position: relative;
  margin:10px;
  padding:4px
  width:98%;
  box-sizing:border-box;
}
.explain_container .box .help_text {
  width:98%;
  height:auto;
  margin:10px auto;
  text-shadow:#fff 2px 2px 2px;
  font-size:12pt;
  padding:4px
  box-sizing:border-box;
  font-weight: bold;
}

#explain_box_size { 
  width:98%;
  height: auto;
  padding:4px;
  margin:0 auto;
  box-sizing:border-box;
 }

.explain_container .box .header p {
  margin: 0;
  position: relative;
  color: #FFFFFF;
  box-sizing:border-box;
}

#explain_box_thumb_1 {
  background: url("/game/qk_stadium/eacloud/p/images/common/explain_00.png") no-repeat scroll 0 0 transparent;
  height: 506px; width:900px;
  margin:0 auto;
  box-sizing:border-box;
}
#explain_box_thumb_2 {
  background: url("/game/qk_stadium/eacloud/p/images/common/explain_01_a.png") no-repeat scroll 0 0 transparent;
  height: 506px; width:900px;
  margin:0 auto;
  box-sizing:border-box;
}
#explain_box_thumb_2_2 {
  background: url("/game/qk_stadium/eacloud/p/images/common/explain_01_b.png") no-repeat scroll 0 0 transparent;
  height: 506px; width:900px;
  margin:0 auto;
  box-sizing:border-box;
}
#explain_box_thumb_3a {
  background: url("/game/qk_stadium/eacloud/p/images/common/explain_03_a.png") no-repeat scroll 0 0 transparent;
  height: 506px; width:900px;
  margin:0 auto;
  box-sizing:border-box;
}
#explain_box_thumb_3b {
  background: url("/game/qk_stadium/eacloud/p/images/common/explain_03_b.png") no-repeat scroll 0 0 transparent;
  height: 506px; width:900px;
  margin:0 auto;
  box-sizing:border-box;
}
#explain_box_thumb_4a {
  background: url("/game/qk_stadium/eacloud/p/images/common/explain_04_a.png") no-repeat scroll 0 0 transparent;
  height: 506px; width:900px;
  margin:0 auto;
  box-sizing:border-box;
}
#explain_box_thumb_4b {
  background: url("/game/qk_stadium/eacloud/p/images/common/explain_04_b.png") no-repeat scroll 0 0 transparent;
  height: 506px; width:900px;
  margin:0 auto;
  box-sizing:border-box;
}
#explain_box_thumb_5 {
  background: url("/game/qk_stadium/eacloud/p/images/common/explain_05.png") no-repeat scroll 0 0 transparent;
  height: 506px; width:900px;
  margin:0 auto;
  box-sizing:border-box;
}
#explain_box_thumb_7 {
  background: url("/game/qk_stadium/eacloud/p/images/common/explain_07.png") no-repeat scroll 0 0 transparent;
  height: 506px; width:900px;
  margin:0 auto;
  box-sizing:border-box;
}

.explain_container .box .help_text p {
  position: relative;
  margin-top: 5px;
  margin-bottom: 15px;
  box-sizing:border-box;
  
  color: #404040;
  line-height: 1.2em;
}


