.pcninja {
	font-size: 90%;
	line-height: 135%;
	font-weight: bold;

}
.contentsM {
	font-size: 95%;
	line-height: 120%;
}
.contentsS {
	font-size: 80%;
	line-height: 120%;
}
.midashi {
	font-size: 120%;
	font-weight: bold;
}
.tv_table {
	font-size: 90%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EFE9EC;
	border-bottom: 1px solid #FFFFFF;
}
.tv_table_price {
	font-size: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EFE9EC;
	border: 1px dashed #723C5A;
	font-weight: bold;
}
.tv_tavle_out {
	border-collapse: collapse;
}
