@charset "utf-8"; 

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	float: right;
	width: 700px;
	margin-top: 30px;
	margin-bottom: 100px;
}
#footer {
	clear: both;
}
.headline01 {
	margin-bottom: 30px;
}
.headline02 {
	border-left: 5px solid #cccccc;
	padding-left: 15px;
}
.tx_01 {
	font-weight:bold;
	color:#000;
}
.co_01 {
	color:#e8522f
}
/* 2014年3月20日対応内容　価格非表示*/



/*-------------------------------------------

141211 ヘッダーブランドバナー追加
-------------------------------------------*/
#h_brand {
	background-image:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/bg_patern1.gif);
	padding:3px;
}
#h_brand p {
	float:left;
	width:117px;
	padding:14px 19px;
}
#h_brand li{
	width:160px;
	float:left;
	margin-left:3px;
}
#h_brand img {
	vertical-align: bottom;
}

/*-------------------------------------------

160225 ヘッダー特集ボタン追加
-------------------------------------------*/

#h_feature {
	background-image:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/bg_patern1.gif);
	padding:3px;
}
#h_feature dt {
	float: left;
	text-align: center;
	padding-top: 13px;
	width: 160px;
}
#h_feature dd {
		float: left;
}

.wrapper {
  width: 980px;
  margin: auto;
}