body {
	background-color: #FFFFFF;
	color:#666666;
	margin: 0px;
	padding: 0px;
}



h1,ul,li {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
td {
	margin:0;
	padding:0;
}
.list--disc li {
	list-style:disc inside;
}

.m-b-10 {
	margin-bottom:10px;
}
.m-b-20 {
	margin-bottom:20px;
}


.half-area {
	width:48%;
}

.left {
	float:left;
}

.right {
	float:right;
}
.clear {
	clear:both;
}

.heading--border {
	margin:0 0 10px 0;
	padding:5px 10px 5px 30px;
	font-weight:bold;
	font-size:14px;
	line-height:1;
	color:#f7931d;
	background:#fef7ee url(../images/common/heading_icon.png) no-repeat 3px 50%;
	border:1px solid #f7931d;
	border-radius:20px;
}
.heading--border-half {
	width:340px;
}
.heading--bold {
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
	font-size:14px;
	color:#f7931d;
}
.heading--bold:before {
	padding-right:5px;
	font-size:12px;
	content:"\25BC";
}
.heading--class {
	position:relative;
	margin:0 0 3px 0;
	padding:0;
	font-size:15px;
	line-height:1;
	border:1px solid #cfcbcb;
	border-left:8px solid #ff8000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e4e1e1), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(#ffffff, #e4e1e1);
	background: -moz-linear-gradient(#ffffff, #e4e1e1);
	background: -o-linear-gradient(#ffffff, #e4e1e1);
	background: -ms-linear-gradient(#ffffff, #e4e1e1);
	background: linear-gradient(#ffffff, #e4e1e1);
}
.heading-inner--class {
	margin-left:2px;
	padding:7px 0 7px 7px;
	border-left:2px solid #ff8000;
}
.heading--class span {
	position:absolute;
	right:10px;
	top:10px;
	font-size:12px;
	font-weight:normal;
}

.class--side {
	margin:0 0 10px 0;
	padding:0;
	width:155px;
	font-size:11px;
}
.class--side dt {
	margin:0 0 5px 0;
	padding:3px 7px 3px 7px;
	font-weight:bold;
	line-height:1;
	background-color:#f3f0f0;
	border:1px solid #d1cece;
	border-radius:20px;
}
.class--side dd {
	margin:0;
	padding:0;
}
.class-area {
	overflow:hidden;
	margin-bottom:30px;
	font-size:14px;
}
.class-data,
.class-paragraph {
	box-sizing:border-box;
	margin:0 0 3px 0;
	/*width:281px;*/
	padding:5px;
	border:1px solid #cfcbcb;
}

.class-data {
	width:252px;
}
.right .class-data {
	width:310px;
}

.class-data dt {
	float:left;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	font-weight:bold;
	border-right:1px dotted #666;
}
.class-paragraph {
	width:310px;
	font-size:12px;
}

.time-schedule {
	width:100%;
	padding:0;
	font-size:14px;
	/*border-collapse:collapse;*/
}

table.time-schedule th,
table.time-schedule td,
table.fee th,
table.fee td {
	padding:5px;
	border:1px solid #ddd;
}
table.time-schedule th,
table.fee th.list {
	background-color:#f7931d;
	color:#fff;
}
table.time-schedule tr:nth-child(even) {
	background-color:#fef7ee;
}
.time-schedule__time {
	text-align:center;
}
.time-schedule__class {
	width:300px;
}

.fee {
	width:100%;
	padding:0;
	font-size:14px;
	/*border-collapse:collapse;*/
}
.fee__class {
	width:220px;
}
.fee__fee {
	width:120px;
}

.map-block {
	overflow:hidden;
	margin-bottom:30px;
}
.map-area {
	float:left;
	width:307px;
}
.zip-area {
	float:right;
	width:245px;
}
.zip-area p {
	margin:0 0 10px 0;
	font-size:14px;
}
.zip-area__head {
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
}
.zip-area__head:before {
	padding-right:5px;
	font-size:14px;
	content:"\3010";
}
.zip-area__head:after {
	padding-left:5px;
	font-size:14px;
	content:"\3011";
}

.menu-td{
background-image:url(../images/common/menu_back.gif);
height:37px;
}

.menu-img{
margin:0 5px 0 0;
}

.leftside-back{
padding:0 10px;
background:url(../images/common/leftside_back.gif);
height:16px;
}

a:link{
color:#F7931D;
text-decoration:none;
}

a:visited{
color:#F7931D;
text-decoration:none;
}

a:hover{
color:#F7931D;
text-decoration:underline;
}

a:active{
color:#F7931D;
text-decoration:underline;
}


.head-txt{
font-size:10px;
font-weight:normal;
color:#666666;
line-height:1.3em;
}

.head-txt a:link{
color:#F7931D;
text-decoration:none;
}

.head-txt a:visited{
color:#F7931D;
text-decoration:none;
}

.head-txt a:hover{
color:#F7931D;
text-decoration:underline;
}

.head-txt a:active{
color:#F7931D;
text-decoration:underline;
}

.footer-txt{
font-size:10px;
font-weight:normal;
color:#666666;
line-height:1.3em;
margin:5px 0;
}

.footer-txt a:link{
color:#666666;
text-decoration:none;
}

.footer-txt a:visited{
color:#666666;
text-decoration:none;
}

.footer-txt a:hover{
color:#666666;
text-decoration:underline;
}

.footer-txt a:active{
color:#666666;
text-decoration:underline;
}

.text10px{
color:#666666;
font-size:10px;
}

.text-middle{
color:#666666;
font-size:90%;
line-height:1.4em;
}

.text-small{
color:#666666;
font-size:80%;
line-height:1.4em;
}

.text-main{
color:#666666;
font-size:90%;
line-height:1.4em;
margin:10px 0 20px 0;
}

.text-main strong{
font-size:120%;
}

.text--center {
	text-align:center;
}

.necessity{
color:#FF0000;
font-size:10px;
}

.banner01{
margin:0 0 3px 0;
background:url(../images/class/banner01_living_a.gif);
background-repeat:no-repeat;
height:28px;
}

.banner01 h3{
margin:0px;
padding:3px 0 0 20px;
color:#666666;
font-size:14;
}

.banner02{
margin:0 0 3px 0;
background:url(../images/class/banner02_living_b.gif);
background-repeat:no-repeat;
height:28px;
}

.banner02 h3{
margin:0px;
padding:3px 0 0 20px;
color:#666666;
font-size:14;
}

.banner03{
margin:0 0 3px 0;
background:url(../images/class/banner03_junior_a.gif);
background-repeat:no-repeat;
height:28px;
}

.banner03 h3{
margin:0px;
padding:3px 0 0 20px;
color:#666666;
font-size:14;
}

.banner04{
margin:0 0 3px 0;
background:url(../images/class/banner04_junior_b.gif);
background-repeat:no-repeat;
height:28px;
}

.banner04 h3{
margin:0px;
padding:3px 0 0 20px;
color:#666666;
font-size:14;
}

.banner05{
margin:0 0 3px 0;
background:url(../images/class/banner05_junior_c.gif);
background-repeat:no-repeat;
height:28px;
}

.banner05 h3{
margin:0px;
padding:3px 0 0 20px;
color:#666666;
font-size:14;
}

.banner06{
margin:0 0 3px 0;
background:url(../images/class/banner06_bar.gif);
background-repeat:no-repeat;
height:28px;
}

.banner06 h3{
margin:0px;
padding:3px 0 0 20px;
color:#666666;
font-size:14;
}

.banner07{
margin:0 0 3px 0;
background:url(../images/class/banner07_general.gif);
background-repeat:no-repeat;
height:28px;
}

.banner07 h3{
margin:0px;
padding:3px 0 0 20px;
color:#666666;
font-size:14;
}

.banner08{
margin:0 0 3px 0;
background:url(../images/class/banner08_stretch.gif);
background-repeat:no-repeat;
height:28px;
}

.banner08 h3{
margin:0px;
padding:3px 0 0 20px;
color:#666666;
font-size:14;
}

.class-back01{
background:url(../images/class/waku.gif);
background-repeat:no-repeat;
height:33px;
}

.class-back02{
background:url(../images/class/waku_high.gif);
background-repeat:no-repeat;
height:69px;
}

form{
margin:0px;
padding:0px;
}

.tdForm{
padding:5px 3px;
}

.formBox{
width:300px;
}

div#policy h3{
color:#666666;
font-size:110%;
line-height:1.4em;
padding:10px 0 0 0;
}

div#policy p{
font-size:90%;
line-height:1.4em;
margin:10px 0 20px 0;
}

/* 2016 set */

.side-image {
	float:right;
	width:180px;
	text-align:right;
	
}
.side-image li {
	margin-bottom:10px;
	font-size:10px;
}
.side-image img {
	display:inline-block;
}

.instractor-block {
	margin:0;
	padding:0;
}
.instractor-block dt {
	margin:0 0 5px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
.instractor-block dd {
	margin:0;
	padding:0;
	font-size:90%;
}
.instractor-block dd.border {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #f7931d;
}

.banner-block {
	overflow:hidden;
	margin:0 0 20px 0;
	padding:10px 0 0 0;
}
.banner-block li {
	float:left;
	margin:0 0 0 18px;
	width:236px;
	height:60px;
}
.banner-block li:first-child {
	margin-left:0;
}