/* encode UTF-8 */
/* アクエリオン専用のCSS */


html {
	/* ページの一番下の背景色 */
  background-color:#000033;
  /* 背景画像、背景色の変更 */
  background-image:url(img/bg.png);
  background-repeat:repeat;
}

body {
	
  -webkit-text-size-adjust: none;
  font-family: HiraKakuProN-W3;
  line-height: 1.25;
  font-size:18px;
  background-color:transparent;
  color:#000000;
  
}

.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:#FF99FF;
  /*-webkit-tap-highlight-color: rgba(2, 109, 236, 0.9);*/
  display: block;
  padding: 15px 0;
   background: url(img/trainav.png) right center no-repeat;
}

.iPhoneUL li a:visited,
.iPhoneULIndex li a:visited,
.iPhoneDL li a:visited {
  color:#CC6666;
}

/* リスト部分全体 */
.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: #FF99FF;
	display: block;
	padding: 15px 14px 15px 0;
	background: url(img/trainav.png) right center no-repeat;
}


a:link {
	color:#FF99FF;
  -webkit-tap-highlight-color: rgba(2, 109, 236, 0.9);  // タップ桙亦・]色
}

a:visited {
	color:#CC33FF;
}


/* 機種TOP仕切り */
.topsec {
	background-color:transparent;
	color:#FFF;
	font-size:16px;
	
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
}

.panel {
	display: none;
	position: absolute;
	width:100%;
}

.active {
  display: block;
}

.content {
  /*margin: 10px;*/
  color:#000;
  background-color:transparent;
  border-radius:non;
  -webkit-border-radius: non;
  padding: 0 10px;
  
}

/* コンテンツ内の項目 */
.contTitle {
	margin-top:1em;
	padding: 3px 0 0 0;
	color:#FFF;
	font-size: 16px;
	text-align:center;
	background-color:#939;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(38,0,43,0.3);
}

/* コピーライト　左揃え */
.crtext {
	padding:10px 0 10px 0;
	font-size:12px;
	color:#CCC;
}

/* TOPの項目のdiv */
.sectionTitleTop {
	padding: 3px 0 0;
	color:#060;
	font-size: 22px;
	text-align:center;
	border-bottom: solid 1px #d9d9d9;
	background-color:transparent;
	clear:both;
}

/* 小項目のdiv */
.sectionTitle {
	padding: 3px 0;
	color:#FFF;
	font-size: 22px;
	text-align:center;
	border-bottom: solid 1px #d9d9d9;
	clear:both;
}

/* 中見出し　*/

.boxbg_05 {
	height:1.5em;
	/*background-color:#FE3;FD6*/
	background-color:#09F;
}


/* ボーダーラインの項目のところ*/
.boxbg_03 {
	height:1.5em;
	background-color:#8d0a9d;
}

#tc3 {
	text-align:center;
	color:#000;
	font-size:18px;
	padding: 4px;
}

.boxbg_04 {
	height:1.5em;
	background-color:#6CC;
	padding:3px 0 0 0;
}




.topsec0 {
	background-color:transparent;
	color:#FFF;
	font-size:14px;
	
	text-align:left;
	padding-top:4px;
	padding-bottom:4px;
}

.panel {
	display: none;
	position: absolute;
	width:100%;
}

.active {
  display: block;
}

.content {
  /*margin: 10px;*/
  color:#000;
  background-color:transparent;
  border-radius:non;
  -webkit-border-radius: non;
  padding: 0 10px;
  
}

.haou {
	font-size:14px;
	color:#FFF;
}

li.nonlink {
	padding: 15px 14px 15px 10px;
	color:#F00;
}
