<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 
   [ P A R T S  -  head ]
*/
#logo {
  background:url(img/logo-yoga.gif) 0 0 no-repeat;
}
/* 
   [ P A R T S  -  main  -  ContentsCol1 ]
*/
#Rakurakuyoga table {
  text-align:center;
}
.Section table tr td {
  text-align:center;
	color:#333;
}
.Section table .tr1 {
  background:#EDF7DC;
}
.Section table .tr2 {
  background:#FBFDF6;
}

/* 
   [ P A R T S  -  ContentsCol2 ]
*/
#ContentsCol2 .Section img {
  margin:20px 0;
	padding:20px 0 0 20px;
}
</pre></body></html>