@charset "UTF-8";


.listrong{
	font-weight: bold;
	text-decoration: underline;
	font-size:20px;
}


.price{
	font-weight:bold;
	font-size: 20px;
}

.kessaibutton table{
	width:100%;
}
.kessaibutton td{
	text-align:center;
}

.onetimeprice{
/*	border:10px solid #ff0000; */
	background-color: #cceecc;
}
.specialprice td, .specialprice th{
	padding: 10px;
	border: 1px solid #245599;
}

.takaramapmovieprice talbe{
	width:100%;
}

.takaramapmovieprice td{
	padding: 10px;
	border: 1px solid #245599;
	text-align: right;
}

.takaramapmovieprice th{
	padding: 10px;
	border: 1px solid #245599;
	text-align: center;
}

.takaramapmovieprice .through{
	text-decoration: line-through;
}

.explain{
	padding-left:20px;
	padding-bottom:20px;
}

.samplemovie{
	padding-top:20px;
	padding-bottom: 20px;
}
.tokutenheader{
	padding-top: 5px;
	padding-bottom: 10px;
}

