/**********************************
price
**********************************/
#price{
	font-size:24px;
}
#contentsBox{
	padding-bottom:5px;
}
#campaignBnr{
	padding-bottom:5px;
}
#campaignBnr p{
	padding-bottom:10px;
}
.imgBox{
	padding: 20px 20px 45px 20px;
}
.img01{
	padding-bottom:30px;
}
.priceList{
	padding-bottom:30px;
}
.priceList table{
	width:540px;
	margin:0 20px 20px 20px;
}
.priceList table tr td{
	letter-spacing:-1px;
	padding: 20px 0 20px 10px;
	line-height: 1em;
}
.priceList table tr {
	width: 430px;
	border-top: 1px solid #d1c1c1;
	border-bottom: 1px solid #d1c1c1;
}
.priceList table tr .price{
	text-align:center;
	width:150px;
	background-color:#fffcf4;
}
/*
.priceList table tr:nth-child(odd){
	border-bottom: 1px solid #d1c1c1;
}
.priceList table tr:nth-child(odd){
	border-top: 1px solid #d1c1c1;
	background-color: #fffcf4;
}*/
#price .txt{
	font-size: 95%;
	padding:0 15px 15px 0 ;
	text-align:right;
}
