@charset "euc-jp";
/* CSS Document */
/* (c)SBD Style ÆÃÄê¾¦¼è°ú */
table#shop{
  width:80%;
  float:left;
}
#container div.content dl > dt.category_title{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #aaa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-left:10px;
	letter-spacing:0.2em;
	margin-bottom:20px;
	font-size:16px;
}
#container div.content dl > dd.title{
	margin-bottom:20px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaa;
	 padding-bottom: 10px;
}
#container div.content dl > dd.note{
	margin-bottom:50px;
}
table#shop th,
table#shop td,
table#shop{
  border:none !important;
  text-align:left;
  padding-bottom:15px !important;
}

.wrap ul.img{
  font-size:10px;
  line-height:1.6;
  float:left;
  width:120px;
}
.wrap ul.img span{
  display:block;
  text-align:center;
}
.wrap ul.img li{
  margin-bottom:20px;
}