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

div#powerplate img {
	vertical-align: top;
}
div#powerplate table td.topic-path {
	padding: 17px 0px 0px 10px;
}
/*---------------------------------------------------------*/
div#powerplate table td.title-bottom-img img {
	margin-left: -1px;
}

div#powerplate table td.intro {
	padding: 15px 0px 0px 10px;
}
div#powerplate table td.intro dl {
	padding-left: 10px;
}
div#powerplate table td.intro dl dd {
	margin-left: 24px;
}
/*---------------------------------------------------------*/
div#powerplate table td.maintitle {
	padding: 10px 0px 20px;
}
div#powerplate table td.machine-sub {
	padding: 0px 20px;
}
div#powerplate table td.machine-sub img {
	margin-bottom: 10px;
}
div#powerplate table td.machine-sub-center {
	padding: 0px;
}
/*---------------------------------------------------------*/
div#powerplate table td p.btn {
	text-align: center;
}
/*---------------------------------------------------------*/
div#powerplate table td dl#effect {
	padding: 0px 30px 0px 0px;
}
div#powerplate table td dl#effect dd {
	margin-top: -3px;
	margin-bottom: 10px;
	font-size: 10px;
}

div#powerplate table td.effect-title {
	padding-left: 20px;
}
/*---------------------------------------------------------*/
div#powerplate table td.subitle {
	padding: 10px 0px 20px;
}
/*---------------------------------------------------------*/
div#powerplate table td img.effect-photo {
	margin-left: 20px;
}
div#powerplate table td p.caution {
	padding: 0px 20px 30px;
}
/*---------------------------------------------------------*/
div#powerplate table td p.end {
	margin-bottom: 40px;
}

/*---------------------------------------------------------*/
/*---------------------------------------------------------*/
div#powerplate table td.training-img {
	width: 140px;
	padding: 0px 0px 20px 20px;
}
div#powerplate table td.training-img2 {
	width: 140px;
	padding: 0px 0px 20px 10px;
}
div#powerplate table td.training-text {
	width: 140px;
	padding-right: 20px;
}
div#powerplate table td.training-text img {
	margin: 10px 0px;
}

div#powerplate table td.training-example {
	padding: 10px 0px 0px 20px;
}

div#powerplate table td p.plan {
	width: 420px;
	padding: 5px 0px;
	border-bottom: #999999 dotted 1px;
	overflow: hidden;
}
div#powerplate table td p.plan img {
	margin-right: 100px;
	vertical-align: bottom;
	float: left;
}
div#powerplate table td p.plan span {
}
div#powerplate table td p.plan span.item {
	float: left;
}
div#powerplate table td p.plan span.price {
	float: right;
	color: #FF0099;
}
