/*  Typo
----------------------------------------------- */

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

p {	font: 14px/170% Verdana, Geneva, Arial, Helvetica, sans-serif;}

ul { list-style-type:none; }

ing {max-width:100%; height:auto;}

strong { margin-bottom:5px; display:block; }

/*  Layout
----------------------------------------------- */

body {
    padding:35px 0 0 0;
    margin:0;
    font: 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
}




#header {
  background:url(https://u.jimcdn.com/cms/o/s921181de778c8512/userlayout/img/header-bg.png?t=1423548964) repeat-x;
  width:100%;
  height:183px;
}

#header_content {
  margin:0 auto;
  width:950px;
  padding-top:20px;
  position:relative
}


.header_left {
  float:left;
  margin-top:10px;
}

.header_left p {
  color:#e85298;
  font-size:15px;
}

.header_logo {
  float:left;
  position:absolute;
  left:369px;
}


.header_right {
  float:right;
  margin-top:10px;
}

.header_right h1{
  font-size:16px!important;
  color:#000!important;
}

.header_right p {
  margin-top:10px;
  text-align:right;
  line-height:1.3em;
}



#main {
  margin:0 auto;
  width:950px;
  margin-top:20px;

}

#navigation {
  float:left;
  width:950px;
  margin-bottom:30px;
  position: relative;
  z-index: 2;
}

#navigation ul {
  float:left;
  width:792px;
  padding:0 79px;
  margin-top:20px;
}


#sidebar {
  float:left;
  width:220px;
}

#sidebar ul {
  padding:0;
}

#sidebar ul li {
  margin:10px 0;
}

#sidebar ul li#cc-nav-view-2176170992 a {
  background:url(https://u.jimcdn.com/cms/o/s921181de778c8512/userlayout/img/side-nav01-off.png?t=1424012892) no-repeat;
  width: 220px;
  height: 48px;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#sidebar ul li#cc-nav-view-2176170992 a:hover {
  background:url(https://u.jimcdn.com/cms/o/s921181de778c8512/userlayout/img/side-nav01-on.png?t=1424012903) no-repeat;
}


#sidebar ul li#cc-nav-view-2176167192 a {
  background:url(https://u.jimcdn.com/cms/o/s921181de778c8512/userlayout/img/side-nav02-off.png?t=1424013229) no-repeat;
  width: 217px;
  height: 54px;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#sidebar ul li#cc-nav-view-2176167192 a:hover {
  background:url(https://u.jimcdn.com/cms/o/s921181de778c8512/userlayout/img/side-nav02-on.png?t=1424013220) no-repeat;
}

#sidebar ul li#cc-nav-view-2176170792 a {
  background:url(https://u.jimcdn.com/cms/o/s921181de778c8512/userlayout/img/side-nav03-off.png?t=1424014819) no-repeat;
  width: 217px;
  height: 54px;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#sidebar ul li#cc-nav-view-2176170792 a:hover {
  background:url(https://u.jimcdn.com/cms/o/s921181de778c8512/userlayout/img/side-nav03-on.png?t=1424014829) no-repeat;
}


#sidebar ul li#cc-nav-view-2176170892 a {
  background:url(https://u.jimcdn.com/cms/o/s921181de778c8512/userlayout/img/side-nav04-off.png?t=1424014845) no-repeat;
  width: 217px;
  height: 54px;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#sidebar ul li#cc-nav-view-2176170892 a:hover {
  background:url(https://u.jimcdn.com/cms/o/s921181de778c8512/userlayout/img/side-nav04-on.png?t=1424014854) no-repeat;
}



#sidebar ul li a:hover {
  transition: 0.5s;
}

#sidebar p {
  margin:10px 0;
}


#content {
  float: none;
  width: 950px;
  margin-bottom:50px;
}

.greeting p {
  font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

#cc-m-10978821092 .news_box {
  width:100%;
  height:200px;
  overflow:auto;
}

#cc-m-10978821092 .news_box p {
  line-height:2em;
}


/* home border solid */

#cc-m-10973964292 div.hr {
  border-bottom:1px solid #008068 !important;
}

#cc-m-10973984292 div.hr {
  border-bottom:1px solid #008068 !important;
}


/* スライドショー padding0 */

#cc-m-10973810692 {
  padding:0;
}


#cc-m-10989027392 {
  padding:0;
}

.sports_box {
  border:1px solid #ccc;
   border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
  padding:30px;
  overflow:hidden;
}

.sports_box_left {
  float:left;
}

.sports_box_right {
  float:right;
}




.other_characteristic {
  padding:30px;
  border:1px solid #000;
  border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
}

.other_characteristic h3 {
  margin:15px 0;
}

.guide_box {
  padding:20px;
  border:1px solid #ccc;
}

table.term tr td {
  vertical-align:top;
}





#footer {
  clear:both;
  width:100%;
  border-top:1px solid #eee;
  padding-top:20px; 
}

.footer_content {
   width:950px;
   margin:0 auto;
}

.address {
  float:left;
  width:35%;
}

.copyright {
  float:left;
  width:65%;
}


#contentfooter {
  clear:both;
  padding-top:30px !important;
}


/*  Navigation
----------------------------------------------- */

ul.mainNav1,
ul.mainNav2
{
    margin:0;
    padding: 0;
}


ul.mainNav1 li,
ul.mainNav2 li
{
    float:left;
    margin: 0;	
    padding: 0;
    width:20%;
    text-align:center;
}

ul.mainNav1 li {
}


ul.mainNav1 li a,
ul.mainNav2 li a
{
    font:normal 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: block;
    color:#333;
    width:100%;
}

ul.mainNav1 li a {
  font-size:16px;
}

ul.mainNav1 a:hover {
  color:#23ac38;
}

ul.mainNav1 a span:hover {
  background:url(https://u.jimcdn.com/cms/o/s921181de778c8512/userlayout/img/icon-clover.png?t=1423902858) top center no-repeat;
  padding-top:25px;
}




#viewer {
    margin: 0 auto;
    width: 100%;
    height: 399px;
    text-align: left;
    overflow: hidden;
    position:relative;
   
}

#viewer img {
    top: 0;
    left: 0;
    position: absolute;
}