* {
  margin: 0;
  padding: 0;
  zoom: normal; }

img, img a {
  margin: 0;
  border: none; }

a:link, a:visited, a:active {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.flo_l{
  float: left;
}

.flo_r{
  float: right;
}

#header a:hover img,
#side a:hover img,
#content a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )"; }

#header .logo a:hover img{
  opacity: 1.0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha( opacity=100 )"; }

.clear {
  clear: both; }

/*-----------------------------------------------
**  Layout
----------------------------------------------- */
body {
  margin: 0;
  padding: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
  font-size:15px;
  background:none;

}

body.cc-indexpage{
  background:url(https://u.jimcdn.com/cms/o/s7492c4714f1631f1/userlayout/img/header-bg.jpg?t=1433557837) repeat-x left 115px;
}

/*--------------------- 
**  Header 
--------------------- */
#header {
  margin: 10px auto 0;
  width: 1000px;
  height: 105px;
  color: black;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
  display: block;
}

#header p{
  color:#333333;
  font-size:12px;
  margin-left:10px;
}


  #header .logo {
    margin-left: 40px;
    margin-top:10px;
    width: 272px; }

  #header .logo a {
      margin: 0;
      padding: 0; }

#header .flo_r_head{
   float:right;
   margin-right:30px;
   margin-top:10px;
   display:block;
    text-align:right;
}
  #header .tel {
    margin:0px 0px 0 150px;
    width:220px;
    height:24px;
    background:url(https://u.jimcdn.com/cms/o/s7492c4714f1631f1/userlayout/img/tel.jpg?t=1433557862) no-repeat left center;
    color:#009966;
    font-size: 28px;
    font-weight: bold;
    padding-left:24px;
}

  #header .address{
    text-align:right;
    color:#333333;
    font-size:15px;
    margin:0px 20px 0 0;
}

#header a:link, #header a:visited, #header a:active {
  text-decoration: none;
  color: #333333;
}

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

/*--------------------- 
**  topimg 
--------------------- */
.topimg{
   display:none;
}

.cc-indexpage .topimg{
   width:1056px;
   height:281px;
   display:block;
   margin:0px auto 0;
}



/*--------------------- 
**  Container
--------------------- */
#container {
  margin: 0 auto; 
  width:1020px;
}

/*--------------------- 
**Sidebar
--------------------- */
#side {
  float: left;
  padding: 13px 20px 30px 20px;
  width: 240px;
  text-align:left;
 }

#side h2{
    background-color: #66cc66;
    text-align:center;
    color: white;
    padding: 3px 10px 0;
    font-size:22px!Important;
    font-weight:normal;
    border-radius: 5px;	
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}


/*--------------------- 
**  Content
--------------------- */
#content {
  float: right;
  width: 720px;
  text-align: left;
  padding:20px 0px 100px 10px; }



#content ul{
    margin: 0;
    padding: 0;
    padding-right:20px!Important;
    margin-left: 40px !important;
    margin-top: 20px !important;
    font-size:120%;
 }
#content li{
    margin-bottom:10px;
}

#content ol{
    margin-left: 50px !important;
    font-size:130%;
}

#content ol li{
    margin-bottom:10px;
}


  #content a:link, #content a:visited, #content a:active {
    text-decoration: underline;}
  #content a:hover {
    text-decoration: none; }

  #content h1 {
    margin: 0 0 0 0;
    padding-left: 10px;
    padding-bottom:10px;
    background: url(https://u.jimcdn.com/cms/o/s7492c4714f1631f1/userlayout/img/h1.jpg?t=1433557818) no-repeat left bottom;
}

  #content h2 {
    background: url(https://u.jimcdn.com/cms/o/s7492c4714f1631f1/userlayout/img/h2.jpg?t=1433557821) no-repeat left bottom;
    padding-left: 30px;
    margin:0 0 0 0;
}

  #content h3 {
    margin:0px 0 0 10px;;
    background: url(https://u.jimcdn.com/cms/o/s7492c4714f1631f1/userlayout/img/h3.jpg?t=1433557828) no-repeat left center;
    padding-left: 15px;
}


  #content p {
    padding: 0 20px 0 10px;
}

#content .inchou{
    background: url(inchou.jpg) no-repeat left top;
    width:669px;
    height:193px;
    padding:60px 0 0 30px;
    font-size:110%;
}


/*--------------------- 
**Footer
--------------------- */
#footer-con{
  background-color:#f5ffd3
}
#footer {
  margin: 0px auto 0;
  width: 1000px;
  height:180px;
  text-align: left;
  padding-top:15px;
}

  #footer p{
    margin-left:30px;
    margin-top:5px;
    margin-bottom:20px;
    font-size:15px;
    color:#333333;
    font-weight:normal;
    line-height:140%;
 }

  #footer .logo{
   margin:0px 0 0 20px;
}



#footer a:link, #footer a:visited, #footer a:active {
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}
.gutter{
    margin: 0 auto!Important;
    padding: 20px 0 0;
}


/* ここから下は消さないでください */
#content table {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  margin-left:0px; }

#content table td {
  font-size: 16px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  color: #333333;
  padding:10px; }

#content table.timetable {
  border-top: 1px solid #009a5a;
  border-left: 1px solid #009a5a;
  margin-left:20px; }

#content table.timetable td {
  font-size: 16px;
  border-bottom: 1px solid #009a5a;
  border-right: 1px solid #009a5a;
  color: #333333;
  padding:10px; 
  text-align:center;
}

#content table.timetable td.green{
  background-color:#009a5a;
  color:white;
}

#content table.timetable td.l-green{
  background-color:#b7f4b7;
  width:11%;
}

#content table.timetable td.wid10{
  width:30%;

}

/*--------------------- 
**  Navigation
--------------------- */
#side .mainNav1
{
    font-size: 14px;
    padding:10px 0;
    margin:0;
    width: 240px;
}

#side .mainNav2{
    width: 180px;
    font-size: 14px;
    margin:10px 0 20px 10px;
    padding:0 10px;
}


#side ul.mainNav1 li,
#side ul.mainNav2 li,
#side ul.mainNav3 li{
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif!Important;
    zoom: 1;
    display: inline;
    list-style:none;
}

#side ul.mainNav1 li a
{
    display:block;
    padding:10px 0px 0px 0px;
    margin:0 0 5px 0;
    color: #444444;
    text-decoration: none;
    text-align:center;
    background: url(https://u.jimcdn.com/cms/o/s7492c4714f1631f1/userlayout/img/navi-bg.jpg?t=1433557857) no-repeat left bottom;
    font-size:17px;
    font-weight:bold;
    height:30px;
}

#side ul.mainNav2 li a
{
    display:block;
    padding:10px 10px 10px 10px;
    color: #330000;
    margin:0;
    text-decoration: none;
    text-align:left;
    height:auto;
    font-weight:normal;
    font-size:14px;
    border-bottom:1px solid #d4f8e4;
    background:none;
}




#side ul.mainNav3 li a
{
    display:block;
    padding:0 0 0 15px;
    margin:0 0 5px 10px;
    color: #330000;
    text-decoration: none;
    text-align:left;
    height:auto;
    background:url(https://u.jimcdn.com/cms/o/s7492c4714f1631f1/userlayout/img/arrow001-02.gif?t=1433557808) no-repeat left center; 
    border:none;
}

#side ul.mainNav1 a:hover,
#side ul.mainNav1 a.current{
    color:#009a5a;
    font-weight: bold;
}

#side ul.mainNav2 a:hover,
#side ul.mainNav2 a.current
{
    color:#009a5a!Important;
    text-decoration: none;
    font-weight: bold;
}

#side ul.mainNav3 a:hover,
#side ul.mainNav3 a.current
{
    color:#009a5a!Important;
    text-decoration: none;
    font-weight: bold;
}


/*--------------------- 
** BreadCrumb
--------------------- */
#breadcrumb {
   margin: 0px 0 0px 0px!Important;
}

.cc-indexpage #breadcrumb {
    display:none;
}
#breadcrumb:after {
        content: "";
        display: block;
        clear: both;
}
#breadcrumb ol {
        margin: 0!Important;
        padding: 0!Important;
        list-style-type: none;
}
#breadcrumb ol li {
        float: left;
        margin: 0 8px 0 0;
        font-size:12px;
        text-align:left;
}
#breadcrumb ol li a {
        padding: 0 20px 0 0;
        background: url(https://u.jimcdn.com/cms/o/s7492c4714f1631f1/userlayout/img/arrow-breadcrumbs.png?t=1433557800) center right no-repeat;
        text-decoration:underline;
}
#breadcrumb ol li a.cc-nav-current {
        text-decoration: none;
        background: none;
}

#content table.gairai td{
  text-align:center;
}