<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.iphone{
	display:none;
}
.android{
	display:none;
}
#contents {
  margin-top: 5px;
}

#contents_title {
  width: 300px;
  margin: 0 auto;
  clear: both;
}

#contents_title img {
  width: 300px;
}

#app_title {
  font-size: 13px;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 10px 68px 10px 8px;
  background: #57d8c2;
  text-align: left;
  text-shadow: 1px 1px #000000;
  color: #ffffff;
  line-height: 120%;
  position: relative;
  clear: both;
}

#app_title span {
  font-size: 9px;
  position: absolute;
  right: 8px;
}

#contents_app ul.list_display {
  font-size: 15px;
  font-weight: bold;
  border-radius: 0 0 4px 4px;
  background: #ffffff;
  clear: both;
}

#contents_app ul.icon_display {
	text-align: center;
}

#contents_app ul.list_display li {
  border-bottom: 1px solid #ccc;
  width: 100%;
  overflow: hidden;
  clear: both;
}

#contents_app ul.list_display li {
  border-bottom: 1px solid #ccc;
  width: 100%;
  overflow: hidden;
  clear: both;
}

#contents_app ul.icon_display li {
  width: 50%;
  float: left;
}

#contents_app ul.list_display a.btn-itunes {
  padding: 8px 4px 8px 8px;
  display: block;
  overflow: hidden;
  color: #656565;
  line-height: 1.3em;
}

#contents_app ul.list_display div.btn-itunes {
  padding: 8px 4px 8px 8px;
  display: block;
  overflow: hidden;
  color: #656565;
  line-height: 1.3em;
}

#contents_app ul.icon_display a.btn-itunes {
  padding: 0 8px 6px 8px;
  display: block;
  overflow: hidden;
  color: #656565;
  line-height: 1em;
}

#contents_app ul.icon_display div.btn-itunes {
  padding: 0 8px 6px 8px;
  display: block;
  overflow: hidden;
  color: #656565;
  line-height: 1em;
}

h3.accent {
  overflow: hidden;
}

.win h3.accent {
  color: #ff3399;
}

.lose h3.accent {
  color: #0099cc;
}

.no_accent{
  font-size: 15px;
  color: #009e96;
  padding: 8px 10px;
}

.inwrap {
  display: table;
  width: 100%;
}

.dsc {
  width: 100%;
  float: left;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

.dsc img.icon {
  margin-right: 8px;
  width: 84px;
  float: left;
  display: block;
}

.wrap img.icon {
  margin: 0 auto;
  width: 65px;
  display: block;
  padding-bottom: 5px;
}

.dsc img.mark {
  width: 25px;
  position: absolute;
  bottom: 1px;
}

.dsc p {
  line-height: 1.2em;
  overflow: hidden;
}

.wrap p {
  font-size: 11px;
}

.list_display .device {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 10px;
}

.icon_display .device {
  font-size: 8px;
}

.accent {
  margin: 3px 0;
  position: relative;
}

.accent:first-letter {
  font-size: 19px;
}

.txt_grys, .org_box p {
  color: #777777;
}

.link_arrow span {
  background-position: 0;
  padding-left: 5px;
}

.allow {
  display: inline-block;
  background-image: url("../images/allow.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: 9px 16px;
  background-size: 9px 16px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.win .btn_area, .lose .btn_area, .none .btn_area {
  width: 230px;
  margin: 0 auto;
  padding-bottom: 8px;
}

.other .btn_area {
  width: 120px;
  margin: 0 auto;
  padding: 0 20px 10px 20px;
}

#contents_app {
	clear: both;
	overflow: hidden;
}

#contents_app ul.list_display a.btn-watch {
  display: block;
  width: 230px;
  height: 26px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  line-height: 26px;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

#contents_app ul.list_display .win a.btn-watch {
  background-color: #ff3399;
}

#contents_app ul.list_display .lose a.btn-watch {
  background-color: #0099cc;
}

#contents_app ul.icon_display .other a.btn-watch, 
#contents_app ul.list_display .none a.btn-watch {
  background-color: #009e96;
}

#contents_app ul.icon_display a.btn-watch {
  display: block;
  height: 26px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  line-height: 26px;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.text_area {
  width: 144px;
  margin: 0 auto;
}

.text_box {
  width: 144px;
  display: table-cell;
  vertical-align: middle;
}

/* 140918add */
#contents_app ul.battle_area li{
	border-bottom:1px dashed #ccc;
}

#contents_app .battle_ttl{
	color:#57d8c2;
	font-size:17px;
	text-shadow: 1px 1px #FFFFFF;
	width:100%;
	paddding-top:5px;
	text-align:center;
	margin-top:5px;
	
}

#contents_app .battle_ttl img{
	margin-right:3px;
	width:11px;
	height:15px;
}

</pre></body></html>