h3.power_h3{
	margin:0 auto 30px;
	text-align:center;
}
.subpic{
	margin:50px 0;
}

/*** 基本テーブル ***/
table.basic{
	width:100%;
	border-collapse:collapse;
	margin:15px 0;
}
table.basic th,
table.basic td{
	border: 1px solid #b9b9b9;
	padding:5px;
}
table.basic th{
	background-color:#EEEEEE;
}
table.basic .center{
	text-align:center;
}
table.center th,
table.center td{
	text-align:center;
}


.anc{
	margin-top:-100px;
	padding-top:100px;
}

div.sub {
  font-size: 22px;
  color: #FFF;
  background: #68737B;
  width:97.55%;
  margin:20px 0 0 -1px;
  padding: 5px 10px;
  clear: both;
}
div.sub span{
	font-size:13px;
	display:block;
	padding-bottom:5px;
}
.spec .sep {
  float: left;
  margin-top: -1px;
  margin-left: -1px;
  width: 48.8%;
}
.spec li {
  padding: 4px;
  border: 1px #68737B solid;
}
.spec .sep .box {
  padding: 16px;
  height: 100%;
}
.spec h5 {
  clear: both;
  font-size: 11px;
  line-height: 140%;
  padding: 0 0 5px;
  margin: 0;
  font-weight: bold;
  border-bottom: 1px #68737B dotted;
}
.spec h5.main {
  padding-top: 6px;
  font-size: 18px;
  line-height: 140%;
  min-height: 40px;
}
.spec h5.new{
	color:#C00;
}
.spec h5.new span{
	background:#C00;
	color:#FFF;
	font-size:14px;
	padding:2px 4px;
	margin-left:10px;
}
.spec p {
  margin: 10px 0 5px;
  clear: both;
}
.spec p span.minitxt{
	display:block;
	font-size:13px;
}
.spec .icon_boa{
	margin-top:-10px;
	margin-right:10px;
	vertical-align: top;
}
.spec .icon_fether{
	margin-top:-2px;
	margin-right:10px;
	vertical-align: top;
}
.spec .icon_fether02{
	margin-top:-8px;
	margin-right:10px;
	vertical-align: top;
}