@charset "UTF-8";

/* ------------------------------
 Yoga
------------------------------ */
div#main-content{
	width:660px;
	float:left;
}

div.lead{
	margin:20px 0;
}


div#main-content h2{
	margin:50px 0 20px 0;
}

div#main-content h3{
	margin:40px 0 20px 0;
	border:none!important;
}

div#main-content .section h4{
	margin:10px 0 6px 0;
	padding:0 0 3px 0;
}


div.fig{
	margin:40px auto 20px auto;
	text-align:center;
}
p.comment{
	margin:10px auto;
	text-align:center;
}

p.tel{
	margin:10px 0;
}

.en{
	color:#666;
	line-height:1.4;
}

div.frame2{
padding:10px;
border:1px solid #caad77;
line-height:1.4;
margin:10px 0;
}

#section-01 div.frame2 h3{
margin:0 0 5px 0;
}

#section-01-01 .pic{
float:left;
display:inline;
width:200px;
}

#section-01-01 .text{
float:right;
display:inline;
width:440px;
padding:7px 0 0 0;
}

#section-01-03 .pic{
float:left;
display:inline;
width:260px;
}

#section-01-03 .text{
float:right;
display:inline;
width:390px;
padding:7px 0 0 0;
}

#section-01-04 .pic{
float:right;
display:inline;
width:200px;
}

#section-01-04 .text{
float:left;
display:inline;
width:440px;
padding:7px 0 0 0;
}

div.frame{
	margin:30px 0;
	background:#f6f4f0;
	padding:20px;
	display:inline-block;
	line-height:1.8;
	height:1%;
	min-height:1%;
	/* \*/display:block;/* */
}

div.frame:after {/* for modern browser */
	content:".";
	display:block;
	height:0;
	clear:both;
	line-height:0;
	visibility:hidden;
}

div.frame div.left{
	width:200px;
	float:left;
}

div.frame div.right{
	width:400px;
	float:right;
}

div.pic{
	margin:20px 0;
	text-align:center;
}

div.section h5{
	margin:0 0 10px 0;
}

p.attention{
	color:#cc0033;
	text-indent:-1em;
	margin-left:1em;
}

table.timetable{
	margin:10px auto;
}

table.timetable th,
table.timetable td{
	padding:3px;
	text-align:center;
}

table.timetable th,
table.timetable2 th{
	background:#a29468;
	color:#FFF;
	border:1px solid #523704;
}

table.timetable2 td,
table.timetable td{
	border:1px solid #523704;
}

table.timetable2 th,
table.timetable2 td{
	padding:3px 5px;
	text-align:left;
	line-height:1.6;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}
