body
{
    background: #fdfbf8 url(../../img/cmn_bg.png) 0 0 repeat;
}

.sp{
  display: none;
}

a:hover img{
  opacity: 0.8;
}

#logo_txt
{
    font-size: 14px;
    margin-top: 60px;
    min-width:1000px;
}

#logo
{
    min-width:1000px;

    margin-top: 15px;
    background-image: url(../../img/cmn_logo_line.png);
    background-repeat: repeat-x;
    background-position: center 22px;

}

nav
{
    margin-top: 10px;
    min-width:1000px;
}

nav ul
{
margin:0 -100px;

}

nav ul li
{
    width: 170px;
}


nav ul li a
{
    font-size: 20px;
    padding-top: 90px;
}


#title
{
    min-width: 1000px;
    margin-top: 25px;
    background-image: url(../../img/cmn_ttl_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#title_school
{
    min-width: 1000px;
    margin-top: 25px;
    background-image: url(../../img/cmn_ttl_bg_school.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#title_in
{
    width: 1000px;
    position: relative;
    height: 150px;
    margin: 0 auto;
}


#title h1
{
    font-size: 40px;

    position: absolute;
    top: 50%;
    left: 0;

    padding-left: 68px;

    transform: translateY(-50%);

    color: white;
    background-repeat: no-repeat;
    background-position: left center;
}

#title_school h1
{
    font-size: 40px;

    position: absolute;
    top: 50%;
    left: 0;

    padding-left: 68px;

    transform: translateY(-50%);

    color: white;
    background-repeat: no-repeat;
    background-position: left center;
}


body.page_bulletin #title h1
{
    background-image: url(../../img/cmn_ttl_icon_bulletin.png);
}
body.page_message #title h1
{
    background-image: url(../../img/cmn_ttl_icon_message.png);
}
body.page_school #title_school h1
{
    background-image: url(../../img/cmn_ttl_icon_school.png);
}
body.page_rule #title h1
{
    background-image: url(../../img/cmn_ttl_icon_rule.png);
}
body.page_song #title h1
{
    background-image: url(../../img/cmn_ttl_icon_song.png);
}
body.page_news #title h1
{
    background-image: url(../../img/cmn_ttl_icon_news.png);
}



#bread
{
    position: absolute;
    right: 0;
    bottom: 10px;
}

#bread li
{
    background-image: url(../../img/cmn_bread_arw_pc.png);
    color: white;
}


#contents_wpr{
  	min-width:1000px;
}

#contents
{
    width: 1000px;
    padding: 30px 30px 50px 30px;
    background-color: white;
	border-bottom:1px #e9e0d1 solid;
}


#contents .fl
{
    float: left;
    margin: 5px 30px 15px 0;
}

#contents .fr
{
    float: right;
    margin: 5px 0 15px 28px;
}

#contents .two_images .image
{
    width: 48.5%;
}
#contents .two_images .image:first-child
{
    float: left;
}
#contents .two_images .image:last-child
{
    float: right;
}
#contents .three_images .image
{
    float: left;

    width: 32%;
}
#contents .three_images .image:first-child
{
    margin-right: 2%;
}
#contents .three_images .image:last-child
{
    float: right;
}

#contents .files_wpr
{
    overflow: hidden;
    margin: 25px 0 25px 0;
}


#contents ul.files
{
    float: right;
    width: 460px;
}

#contents ul.files:first-child
{
    float: left;
}

#contents ul.btns li
{
    width: 460px;
    margin-top: 15px;
}

#contents ul.btns li:nth-child(odd)
{
    float: left;
}

#contents ul.btns li:nth-child(even)
{
    float: right;
}

#contents ul.btns li:first-child,
#contents ul.btns li:nth-child(2)
{
    margin-top:0;
}

#contents ul.magazine
{
    margin-left: 20px;
}

#contents ul.magazine li
{
    width: 240px;
    float: left;
    margin: 0 30px 50px 30px;
}

#contents .score img
{
    float: left;
}

#contents .score .cont
{
    float: right;

    width: 260px;
}


#about
{
  border-bottom: #e7e0d4 1px solid;
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height: 40px;
  overflow: hidden;
  min-width:1000px;
}

#about #about_in
{
    width: 1000px;
    margin: 0 auto;
}

#about .catch
{
    float: left;
    position: relative;
    top:10px;

}


#about .link
{
    float: right;
    position: relative;
    top:5px;
    margin-right:-20px;
}

#about .link a
{
    padding-right: 20px;

    background-image: url(../../img/cmn_arw.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 8px auto;
}


#pagetop a
{
    position: absolute;
    bottom: -25px;
    right: 50%;
    margin-right:-500px;
}

#pagetop a:hover
{

}


#bottom
{
    padding: 100px 0 180px 0;
    min-width: 1000px;

}

#bottom dt
{
    margin-bottom: 20px;
}
#bottom dd
{
    margin-bottom: 5px;
}

#bottom .txt_1
{
    font-size: 24px;
}

#bottom .txt_2
{
    font-size: 20px;
}

footer .footer_in
{
    width: 1000px;
}


footer .counter
{
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 14px;

}

footer .counter iframe
{
  height:16px;
  width:200px;
}

/* 0307 */
#contents.rule_ct {
    padding-top: 15px;
}
#contents.rule_ct dl {
    background: none;
    margin: 0 0 50px 0;
    padding: 0;
    overflow: hidden;
}
#contents.rule_ct dl.last {
    margin-bottom: 40px;
}
#contents.rule_ct dl dt {
    float: left;
    margin-right: 24px;
    color: #626262;
}
#contents.rule_ct dl dd {
    margin-bottom: 11px;
    overflow: hidden;
    font-size: 16px;
    line-height: 26px;
}
#contents.rule_ct dl dd ul {
    margin-top: 8px;
    padding-left: 1em;
}
#contents.rule_ct dl dd ul li {
    margin-left: -1em;
    text-indent: -1em;
    margin-bottom: 9px;
}
.listh li {
    line-height: 1.8;
}


/* 0511 */
#contents .school_sub03 {
	margin: 0 0 0 70px;
}

.dotline {
	border: #d2d2d2 1px dotted;	
	clear:both; 
	margin:25px 0 25px 0; 
}

.school_sub07 {
	margin: 0 0 0 60px;
}

.school2001 {
	padding:40px 0 0 0; 	
}

.school_sub13 {
	margin-top:-37px; 	
}