@charset "utf-8";

div#main {
	font-size: 93%;
}

div#main h3 {
	width: auto;
}

div#cake{
	width: 630px;
}

ul.productList {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.productList li {
	float: left;
	width: 210px;
	margin: 0 0 0px 0;
	padding: 0;
}

dl.productPrice {
	width:  197px;
	margin: 0;
	display: inline-table;
}

dl.productPrice dt {
	float: left;
	padding-left: 2px;
	margin-bottom: 0;

}

dl.productPrice dd {
	background: url(img/line.gif) repeat-x left bottom;
	text-align: right;
	padding-right: 7px;
}

.inTax {
	clear: both;
	text-align: right;
	margin: 0;
	padding: 0;
	/*padding-right: 16px;*/
}

.ph {
	padding-bottom: 11px;
}

div#holeCake{
	margin-top: 40px;
}

div#holeCake ul li {
	width: 235px;
}

div#holeCake dl {
	width: 216px;
}


/*ロールケーキ*/

div.roll {
	width: 226px;
}

div.rollcake {
	float: left;
	padding-left: 18px;
}

div.rollcake dt {
	background: none;
	float: none;
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 1.2;
}

div.rollcake dd {
	background: none;
	float: none;
	text-align: right;
	padding-top: 0;
}

div.rollcake dl {
	width: 225px;
	margin-bottom: 5px;
	background: url(img/line.gif) repeat-x left bottom;
}

div.rollcake dl {
	width: 225px;
	margin-bottom: 5px;
	background: url(img/line.gif) repeat-x left bottom;
}

div#shiroiroll{
	margin-bottom: 40px;
	margin-top: 40px;
}

div.ishiyaRoll {
	float: left;
	padding-right: 18px;
}

div.ishiyaRoll dl {
	background: url(img/line.gif) repeat-x left bottom;
}

div.ishiyaRoll dl dt {
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 1.2;
}

div.ishiyaRoll dl dd {
	text-align: right;
}

div.ishiyaRoll p.grey {
	color: #7d7d7d;
}

div.ishiyaRoll em {
	font-style: normal;
}

div.fuwafuwa {
	float: left;
	padding-left: 18px;
	width: 380px;
}

div#ishiyaRoll_chocola{
	margin-bottom: 40px;
}

div.ishiyaRoll_chocola {
	float: left;
	padding-right: 18px;
}

div.ishiyaRoll_chocola dl {
	background: url(img/line.gif) repeat-x left bottom;
}

div.ishiyaRoll_chocola dl dt {
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 1.2;
}

div.ishiyaRoll_chocola dl dd {
	text-align: right;
}

div.ishiyaRoll_chocola p.grey {
	color: #7d7d7d;
}

div.ishiyaRoll_chocola em {
	font-style: normal;
}



.mb40 {
	margin-bottom: 40px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb10 {
	margin-bottom: 10px;
}


div#storeInfo h3 {
	margin-top: 20px;
	margin-bottom: 0;
}

span.price{
	font-weight: 600;
	color: #bc4330;
}

p.productPrice_p{
	background: url(img/line.gif) repeat-x left bottom;
	text-align: right;
	}