@charset "utf-8";
/* CSS Document */

/* price index */

#globalNaviBox ol li#gmPri a {
	background-position:-250px -36px;	
}



.note {
	margin: 0px 0px 18px;
	padding: 5px;
	background-color: #EEEEEE;
	width: 700px;
	border: 1px solid #CCCCCC;
	color: #CC0000;
	line-height: 158%;
}
.priceList th {
	margin: 0px;
	padding: 8px;
	background-color: #FFDDDD;
	font-weight: normal;
	color: #990000;
	text-align: center;
}
.priceList td {
	margin: 0px;
	padding: 8px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 158%;
}
	.priceList td.yellow {
		margin: 0px;
		padding: 4px;
		background-color: #FFFFEE;
		text-align: center;
	}
