<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* h1 */
h1.t{
margin-top:5px;
}

/* common */

img.morei{
	position:absolute;
	right:5px;
	top:5px;
	}
/* topi */
img#topi{
	margin-bottom:10px;
	}

/* 新着情報 */
div#topinfo{
	width:667px;
	margin-bottom:10px;
	padding:5px;
	border-bottom:1px solid #8A644A;
	position:relative;
	}
h2#topinfot{
	background:url('https://img02.shop-pro.jp/PA01174/020/etc/h2_news.jpg?20120629152732') no-repeat left top;
	width:675px;
	height:30px;
	border-bottom:1px solid #8A644A;
	}
p#infomore{
	position:absolute;
	top:10px;
	right:0;
	width:200px;
	text-align:right;
	}
div#topinfo ul{
	margin:5px;
	}
div#topinfo li{
	list-style:none;
	padding-left:75px;
	}

div#topinfo li.liinfo{
	background:url(https://img02.shop-pro.jp/PA01174/020/etc/news_icon.jpg?20120629154959) no-repeat left 50%;
	}
div#topinfo li.lieven{
	background:url(https://img02.shop-pro.jp/PA01174/020/etc/ivent_icon.jpg?20120629155038) no-repeat left 50%;
	}

/* おすすめの江戸箸 */
div#toprecom{
	width:675px;
	border:1px solid #E9E4D4;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
	}
	div#toprecom:after {content: "";display: block;clear: both;height: 1px;overflow: hidden;}
h2#trec{
	background:url('https://img02.shop-pro.jp/PA01174/020/etc/h2_edobashi.jpg?20120508101838') no-repeat left top;
	width:675px;
	height:35px;
	}

div#toprecom_komono{
	width:331px;
	border:1px solid #BF110A;
	overflow:hidden;
	position:relative;
	float:left;
	margin-right:10px;
	_margin-right:8px;
	margin-bottom:10px;
	}
div#toprecom_kagu{
	width:331px;
	border:1px solid #D04F30;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
	}
h2#trec2{
	background:url('https://img02.shop-pro.jp/PA01174/020/etc/h2_komono.jpg?20120508110903') no-repeat left top;
	width:331px;
	height:35px;
	}
h2#trec3{
	background:url('https://img02.shop-pro.jp/PA01174/020/etc/h2_kagu.jpg?20120508110927') no-repeat left top;
	width:331px;
	height:35px;
	}
/* 新着情報上チェックリスト */
div#checklist {
  border: solid 2px #ffb03f;
  padding: 0.3em 0.5em 0.2em 2.0em;
  position: relative;
}

div#checklist ul li {
  position: relative;
  list-style-type: none;
  padding: 0.5em 0.5em 0.5em 0.5em;
  margin-bottom: 5px;
  line-height: 1.5;
  background: #fffde8;
  vertical-align: middle;
  color: #333;
  border-radius: 15px;
}

div#checklist ul li:before{ 
  display:inline-block; 
  vertical-align: middle;
  content:'';
  width:1em;
  height: 1em;
  background: #ffb03f;
  border-radius: 50%;
  margin-right: 8px;
}</pre></body></html>