@charset "utf-8";
#demo {
	width:650px;
	height:106px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#demo img {
	border: 1px solid #fff;
	width: 140px;
	height: 88px;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	height: 120px;
	float: left;
}
#demo2 {
       float: left;
}
.pc{
	width:150px;
	float: left;
	text-align:center;
	font-size: 12px;
      }
 .pc a{
 color:#000000;
  }

.sub_button {
	padding-top:14px; text-align:center; margin-top:14px; border-top-color:#CCCCCC; border-top-style: dashed; border-top-width:1px;
}
.sub_button img{ margin-bottom:4px;}
