@charset "Shift_JIS";

/* リサイクルコンテンツ部分
---------------------------------------------------- */
#Recycle
{
  clear: both;
  position: relative;
  top: 0px;
  margin-left: 25px;
  width: 650px;
  background: #ffffff;
  border: 0px;
}

/* 買取内容の位置設定
---------------------------------------------------- */
#Strong
{
  text-align: center;
  margin-bottom: 30px;
  color: #FF7700;
  font-weight: bold;
	font-size: 14px;
}


/* 買取内容の位置設定
---------------------------------------------------- */
.Kaitori
{
  margin-left: 25px;
  margin-bottom: 20px;
}
