table.price {
	/*padding: 10px;*/
	background-color: #CCCCCC;
	float: left;
	width: 300px;
}
table.price tr td {
	padding: 5px;
	font-size: 0.75em;
	background-color: #EEEEEE;
}
table.price tr th {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 0.7em;
	text-align: center;
}
table.price tr th span {
	display: block;
	font-size: 0.65em;
	color: #999999;
}
/**/
table.price2 {
	background-color: #CCCCCC;
	/*float: right;*/
	width: auto;
}
table.price2 tr td {
	padding: 5px;
	font-size: 12px;
	background-color: #EEEEEE;
}
table.price2 th {
	text-align: center;
}
table.price2 tr th {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
	line-height: 1.5em;
}
table.price2 tr th span {
	display: block;
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}
/**/
dl.warning {
	width: 330px;
	float: right;
}
dl.warning dt {
	font-size: 0.8em;
	color: #000099;
}
dl.warning dd {
	font-size: 0.7em;
	padding-bottom: 10px;
	line-height: 1.5em;
}
div.section {
	padding: 15px 0px 20px 0px;
	clear: both;
}
h3 {
	border-top: solid 1px #CCCCCC;
	padding-top: 20px;
	clear: both;
}
p {
	padding: 0px;
}
table.sapporoselect {
	clear: both;
}
table.sapporoselect tr td {
	font-size: 10px;
}
div.shopinfo {
	line-height: normal;
}
div.shopinfo h3 {
	line-height: normal;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}
dl.shopinfo {
	padding: 4px;
	width: 642px!important;
	width/**/: 648px;
	background-color: #F0F0F0;
}
dl.shopinfo dt {
	background-color: #FFFFFF;
	text-align: center;
}
dl.shopinfo dd {
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 1.8em;
	font-size: 0.9em;
	height: 130px;
}
dl.shopinfo dd div {
	padding: 5px;
	background: #f6f6f6;
	border:1px solid #ccc;
	border-width:0 1px 2px 0;
	margin: 0px 0px 5px 5px;
	float: right;
	width: 200px;
}
dl.shopinfo dd div a {
	padding: 0px;
}
dl.shopinfo dd a {
	float: right;
	display: block;
	padding-right: 10px;
}
div#priceList .section h3 {
	border-style: none;
}
