@charset "utf-8";
	body {
	  font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	  margin:0 auto;
	  background-color:#f0f000;	
	  }
	table {
	  width: 100% !important;
	  clear: both;
	
	}
	



.mid a:link {
  color:#555;
}
.mid a:visited {
  color:#555;
}

.app {
  position: relative; 
  overflow: hidden;   
}
.app ul {
  position: relative;
  left: 50%; 
  float: left;
}

.app ul li {
  position: relative;
  left: -63%; 
  float: left;
  list-style: none; 
  margin: -10px 5px 0px 0px;
}


.SNS {
  position: relative; 
  overflow: hidden;   
}
.SNS ul {
  position: relative;
  left: 50%; 
  float: left;
}

.SNS ul li {
  position: relative;
  left: -65%; 
  float: left;
  list-style: none; 
  margin: -15px 8px 0px 0px;
}







.footer td {
   color:#fff; 
   font-size:11px; 
   line-height:16px;
}

.footer a:link {
  color:#fff;
}
.footer a:visited {
  color:#fff;
}

.footer2 td {
   color:#898989; 
   font-size:8px; 
   line-height:11px;
   text-decoration: none;
}

.footer2 a:link {
  color:#898989;
  text-decoration: none;
}
.footer2 a:visited {
  color:#898989;
 text-decoration: none;
}






