@charset "Shift_JIS";

/*----------------eŐݒ----------------*/

table.price  {
	margin:  20px 0 0 0;
}
.price th,.price td  {
	padding:  5px;
	border:  solid #ccc 1px;
	font-size:  12px;
	text-align:  center;
}
th  {
	white-space:  nowrap;
	text-align:  center;
	background:  #cff;
}
th.kijun  {
	background:  #ffffcc;
	text-align:  right;
}
p.note  {
	margin:  10px 0;
	font-size:  10px;
	line-height:  1.5;
}
p.note span  {
	color: #f00;
}
