@charset"utf-8";

body {
  margin: 0;
  padding: 0;
  color: #000000;
}
a { color: #008000; }
a:visited { color: #708090; }
a:hover {
  color: #0000ff;
  font-weight: bold;
  text-decoration: none;
}
a:hover img { opacity: 0.7; }
h1, h2, h3, h4, h5, h6 { margin-top: 1; }
p {
  margin: 0px 10px 10px 10px;
  line-height: 1.6;
}
img { vertical-align: bottom; }
#main h1 {
  background-image: url(../images/header_bg.jpg);
  padding: 30px 30px 30px 20px;
  font-size: 26px;
  border-bottom: solid 1px #8b7348;
}
#main h2 {
  font-size: 22px;
  border: 1px solid #f08080;
  padding: 11px 22px;
  border-radius: 5px;
}
#main h3 {
  font-size: 20px;
  border-left: solid 3px #f08080;
  padding: 4px 9px 4px 14px;
  margin-left: 10px;
}
#main h4 {
  font-size: 18px;
  border: solid 1px;
  border-radius: 5px;
  padding: 5px 10px;
  width: auto;
}
header {
  width: 980px;
  margin: 0 auto;
}
header h1{
  float: left;
  margin: 5px 0 10px;
}
header #header_contact .contact_button {
  float: right;
  margin: 35px 0 0;
  display: inline-block;
  background: #66cdaa;
  background: webkit-gradient(linear, left top, left bottom,color-stop(0%,#ffffff), color-stop(100%,#66cdaa));
  background: -webkit-linear-gradient(top,  #ffffff 0%,#66cdaa 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#66cdaa 100%);
  color: #000000;
  padding: 10px;
  border: 1px solid #66cdaa;
  border-radius: 5px;
  text-decoration: none;
}
#header_contact .contact_button:hover{
  background: #66cdaa;
  background: -webkit-gradient(linear, left top,left bottom, color-stop(0%,#66cdaa), color-stop(100%,#66cdaa));
  color: #fff;
}
#side_contact .contact_button {
  
}
#global_navi {
  width: 980px;
  clear: both;
  overflow: hidden;
  margin: 16px auto;
}
#global_navi ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#global_navi ul li {
  width: 195px;
  float: left;
  margin-right: 1px;
  text-align: center;
}
#global_navi ul li a {
  display: block;
  padding: 16px;
  background-color: #008000;
  color: #fff;
  text-decoration: none;
}
#global_navi ul li.current a {
  background-color: #ffa500;
}
#global_navi ul li a:hover {
  background-color: #20b2aa;
}
#wrapper {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
#main {
  width: 800px;
  float: left;
}
#sidebar {
  width: 170px;
  float: right;
}
#side_banner { margin-bottom: 30px}
#side_banner h2 {
  background-color: #008080;
  color: #fff;
  margin-top: 25px;
  padding: 7px;
  font-size: 14px;
  text-align: center;
}
#side_banner ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #66cdaa;
}
#side_banner ul li {margin-top: 2px; }
#side_contact .contact_button {
  display: inline-block;
  background: #66cdaa;
  background: webkit-gradient(linear, left top, left bottom,color-stop(0%,#ffffff), color-stop(100%,#66cdaa));
  background: -webkit-linear-gradient(top,  #ffffff 0%,#66cdaa 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#66cdaa 100%);
  color: #000000;
  padding: 2px;
  border: 1px solid #66cdaa;
  border-radius: 3px;
  text-decoration: none;
}
#side_contact .contact_button:hover{
  background: #66cdaa;
  background: -webkit-gradient(linear, left top,left bottom, color-stop(0%,#66cdaa), color-stop(100%,#66cdaa));
  color: #fff;
}
footer {
  background-color: #352b23;
  text-align:  center;
  margin-top: 20px;
}
footer #footer_nav {
  background-color: #efefef;
  padding: 10px 0;
}
footer #footer_nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer #footer_nav li {
  display: inline;
  border-left: solid 1px #aaa;
  margin-left: 8px;
  padding-left: 8px;
  font-size: smaller;
}
footer #footer_nav li:last-child {
  border-right: solid 1px #aaa;
  padding: 0 8px;
}
footer small {
  display: block;
  padding: 8px 0;
  color: #fff;
}
#breadcrumb { font-size: smaller; }
#breadcrumb ol {
  list-style: none;
  margin: 0 10 0;
  padding: 0;
}
#breadcrumb ol li { display: inline; }
#breadcrumb ol li::after {
  content: ">";
  padding-left: 7px;
}
#breadcrumb ol li:last-child::after { content: none; 
}
#entry table {
  width: auto;
  border-collapse: collapse;
  margin-left: 20px;  
}
#entry th,
#entry td {
  border: 1px solid #c7c7c7;
  padding: 8px;
}
#entry th {
  background-color: #ffe4e1;
  text-align: center;
  width: 5em;
}
#about { margin-bottom: 30px; }
#about section {
  margin-bottom: 10px;
  overflow: hidden;
}
#about figure {
  float: right;
  margin: 0 0 0 16px;
}
#news {
  margin: 15px;
  background-color: #ffffe0;
  border: 1px solid #f08080;
  padding: 15px;
}
#news dl {
  padding: 1px 20px;
}
#news ul {
  list-style: none;
  padding: 20px;
  border: 1px solid;
  margin: 20px;
}
#news figure {
  float: right;
  margin: 0 0 0 16px;
}
#news li {text-indent: 1px;
  padding: 3px;
}
#lesson {
  margin: 0px 30px 5px 30px;
}
#nenkan {
  margin: 0px 30px 5px 30px;
}
#faq {
  margin: 0px 30px 5px 30px;
}
#lyrics ol {
  list-style-type: disc;
  margin: 5px;
}
#important{
  font-size: 18px;
  color: darkblue;
  padding-left: 30px;
  padding-bottom: 10px;
}

