@charset "utf-8";

h1 {
	border: none;
	background-color: #ffffff;	
}

h2 {
	border: none;
	background-color: #ffffff;	
}

.ul_para0 {
	padding-left: 0px;
	border-left: 0px;
    margin-top: 2px; 
	margin-left: 1em;
}

.ul_para1 {
	padding-left: 0px;
	border-left: 0px;
	margin-left: 1em;
}

.ul_para2 {
	padding-left: 0px;
	border-left: 0px;
	margin-left: 30px;
	margin-top: 0;
}

.li_cts0 {
    list-style-type: disc;
    margin-left: 10px;
    margin-top: 0.5em;
}

.li_cts {
    list-style-type: disc;
    margin-left: 10px;
}

.li_cts_none {
    list-style-type: none;
    margin-left: 10px;
}

.li_cts_none2 {
    list-style-type: none;
    margin-left: 20px;
}

.li_asterisk {
	position: relative;
	list-style-type: none;
    margin-left: 10px;
}

.li_asterisk_span {
    position: absolute;
    left: -1.2em;
}

table.lesson_price_table th {
    width: 100px;
    text-align: center;
}

table.lesson_price_table td {
	width: 150px;
	text-align: center;
}


div.bottom {
   width: 100%;
   clear: both;
}

.btm_atr1 {
	padding-top: 3em;
}

a.link_pagetop {
	float: right;
}
