@charset "UTF-8";

/*----------------------------------------------------
	product.css
----------------------------------------------------*/
#AdditionalInfo {
	width: 278px;
	border-top: dotted 1px #696969;
	border-bottom: dotted 1px #696969;
	margin-bottom: 20px;
	padding: 10px 0 10px 20px;
}

#AdditionalInfo li {
	list-style-type: square;
	padding: 5px 0;
}

.lowTitle {
background:url(/cms/kitchen/images/000024808.png) no-repeat left top;
}

table.specnote td.specnote_data {
line-height: 1.2em;
}
table.specnote td.specnote_data sup {vertical-align: baseline;}