@charset "utf-8";

/* title
=================================================== */

h1.sub_title {
	display: block;
	background: url(../images/index_title.gif) no-repeat top left;
	width: 630px;
	height: 38px;
	margin-left: 15px;
	margin-bottom:25px;
	text-indent: -9999px;
}

h2.copy {
	display: block;
	background: url(../../images_old/price_title.gif) no-repeat top left;
	width: 480px;
	height: 50px;
	text-indent: -9999px;
}

p.title_pv {
	display: block;
	background: url(../images/course_pv.gif) no-repeat top left;
	width: 150px;
	height: 75px;
	text-indent: -9999px;
}

h2.title_entry {
	display: block;
	background: url(../images/course_entry_title.gif) no-repeat top left;
	width: 444px;
	height: 44px;
	text-indent: -9999px;
}

h2.title_basic {
	display: block;
	background: url(../images/course_basic_title.gif) no-repeat top left;
	width: 444px;
	height: 44px;
	text-indent: -9999px;
}

p.title_entry_start {
	display: block;
	background: url(../images/course_entry_start.gif) no-repeat top left;
	width: 221px;
	height: 29px;
	text-indent: -9999px;
}

p.title_entry_monthly {
	display: block;
	background: url(../images/course_entry_monthly.gif) no-repeat top left;
	width: 221px;
	height: 29px;
	text-indent: -9999px;
}

p.title_basic_start {
	display: block;
	background: url(../images/course_basic_start.gif) no-repeat top left;
	width: 221px;
	height: 29px;
	text-indent: -9999px;
}

p.title_basic_monthly {
	display: block;
	background: url(../images/course_basic_monthly.gif) no-repeat top left;
	width: 221px;
	height: 29px;
	text-indent: -9999px;
}

