#electronic {
	width: 580px;
	margin-left: 20px;
	font-size: 0.9em;
}
.clear {
	clear: both;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#electronic h3, a, p, ul, li, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	color: #505050;
	list-style-type: none;
}
#electronic_head {
	margin-bottom: 35px;
}
#electronic_head h2 {
	text-align: right;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#electronic_head a, img {
	border: none;
	text-decoration: none;
}
#electronic_head ul {
	padding-left: 12px;
}

#electronic_head li {
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

.electronic_pagetop {
	text-align: right;
	clear: both;
}
.price_button {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 557px;
}

