/* 商品詳細　牡丹の販売受付と納品時期について */
.item_sameEx{ padding: 1em 0; }
.sameEx_head{
  font-size: 120%;
  font-weight: normal;
  line-height: 1;
  border: 1px dotted #c00;
  margin-bottom: 1em;
  padding: 0.5em 1em;
}
table.sameEx{
  width: auto;
  margin-bottom: 1em;
}
table.sameEx th,table.sameEx td{
  text-align:left;
  padding: 0.35em 1em 0.35em 0;
  line-height: 1;
  font-size: 110%;
}
/**/
ul.shoppingguideLink {
	margin: 0 0 0.5em;
	padding: 0;
}
ul.shoppingguideLink li {
	list-style: none;
	margin: 0 0 0.35em;
	padding: 0;
}