@charset "UTF-8";
@import url("common.css");
@import url("sub.css");


.category-catch {
	font-size: medium;
	color: #000;
	padding-bottom: 15px;
	font-weight: bold;
}
.course-category {
	margin-top: 20px;
	margin-left: 15px;
}


.sec-first {
	padding-top: 0px;
}

.course-category td {
	background-image: url(/img_course/star.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.catch {
	font-size: medium;
	color: #000;
	padding-bottom: 15px;
	font-weight: bold;
}

.entry-body {
	float: left;
	width: 330px;
}
.entry-body p {
	padding-bottom: 1em;
}
.plan-image {
	float: right;
	width: 180px;
}

.target-person {
	padding-bottom: 5px;
	font-weight: bold;
}

.chokotto-image-01 {
	float: left;
	padding-right: 25px;
	width: 150px;
}
.chokotto-image-02 {
	float: left;
	width: 150px;
}
.chokotto-image-03 {
	float: right;
	width: 150px;
}

.price-type img {
	vertical-align: middle;
}

.price-table {
	margin-top: 30px;
}
.price-table-link {
	text-align: right;
}
.plan-note {
	padding-left: 1em;
	text-indent: -1em;
}

#btn-area {
	width: 440px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
