html, body {
	/* ページの一番下の背景色 */
  background-color:#FF3300;
  /* 背景画像、背景色の変更 */
  background-image:url(img/bgbgbg.png);
  background-repeat:repeat;
  color:#FFFFFF
}



.iPhoneBody {
	
  background-color:transparent;
  
}


.iPhoneULIndex li {
	/* リスト部分のボーダー色の変更 */
	padding:0 10px;
  border-bottom: solid 1px #d9d9d9;
  overflow: hidden;
  background-color:transparent;
}


.iPhoneUL a,
.iPhoneULIndex a,
.iPhoneDL a {
	
	/* リスト部分の「>」この画像の変更 */
  text-decoration: none;
  color:#9999FF;
  /*-webkit-tap-highlight-color: rgba(2, 109, 236, 0.9);*/
  display: block;
  padding: 15px 0;
   background: url(img/trainav.png) right center no-repeat;
}



/* リスト部分全体 */
.iPhoneULIndex li {
	padding: 0 10px;
	overflow: hidden;
	background-color: transparent;
	border-bottom: solid 1px #D9D9D9;
}


.iPhoneUL a,
.iPhoneULIndex a,
.iPhoneDL a {
	text-decoration: none;
	color: #9999FF;
	display: block;
	padding: 15px 14px 15px 0;
	background: url(img/trainav.png) right center no-repeat;
}

marquee {
	background-color:#000000;
	color:#FFF;
	padding:4px 0 2px 0;
	font-size:16px;
}

.lead {
	color:#FFF;
	font-size:16px;
	padding:8px;
}


/* ゲームリンク */
.gamelink {
	background: #4c4c4c; /* Old browsers */
background: -moz-linear-gradient(top,  #4c4c4c 0%, #000000 51%, #4c4c4c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(51%,#000000), color-stop(100%,#4c4c4c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4c4c4c 0%,#000000 51%,#4c4c4c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4c4c4c 0%,#000000 51%,#4c4c4c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4c4c4c 0%,#000000 51%,#4c4c4c 100%); /* IE10+ */
background: linear-gradient(top,  #4c4c4c 0%,#000000 51%,#4c4c4c 100%); /* W3C */

	font-size: 24px;
	padding:8px;
}

.gamelink a {
	display: block;
	color: #3F0;
	text-decoration:none;
	padding: 4px;
}


.kekka {
	font-size: 24px;
	padding:8px;
}



.kome {
	font-size:14px;
	color:#999;
}

.ranking {
	background-color: rgba(255, 255, 255, 0.5); */
	font-size: 16px;
	padding:8px;
	margin-top:14px;
}

.ranking a {
	font-size:20px;
	display: block;
	color: #00F;
	text-decoration:none;
	padding: 4px;
}


.kome02 {
	font-size:14px;
	color: #333;
}

.tableTitle {
	background-color:#000000;
	text-align:center;
	padding:4px 16px;
	color:#FFF;
	font-size:18px;
}

.ranking {
	background-color: rgba(255, 255, 255, 0.5); */
	font-size: 16px;
	padding:8px;
	margin-top:14px;
}

.ranking a {
	font-size:20px;
	display: block;
	color: #9900FF;
	text-decoration:none;
	padding: 4px;
}

.game {
	background-color:#000000;
	font-size: 16px;
	padding:10px;
}

.game a {
	font-size:20px;
	display: block;
	color:#FF0;
	text-decoration:none;
	text-align:center;
}

