@charset "UTF-8";
div#BlogTop .post-outer {
background: none;
}
div#BlogTop .post.hentry {
background: transparent;
width: 760px;
height: 500px;
padding: 0;
margin: 20px 0 0 0;
overflow: visible;
}
#BlogTop .post-body img {
background: transparent;
box-shadow: none;
}
#BlogTop .noboder {
border:none;
outline:none;
}
#BlogTop p#toplinktxt-news,
#BlogTop p#toplinktxt-schedule,
#BlogTop p#toplinktxt-lesson,
#BlogTop p#toplinktxt-photos,
#BlogTop p#toplinktxt-blog {
font-weight: bold;
font-size: 20px;
text-align: center;
font-family:'IM Fell DW Pica',"メイリオ",Meiryo,"ヒラギノ丸ゴ ProN W4","ヒラギノ丸ゴ Pro W4",monospace,sans-serif;
}
#BlogTop p#toplinktxt-news a,
#BlogTop p#toplinktxt-schedule a,
#BlogTop p#toplinktxt-lesson a,
#BlogTop p#toplinktxt-photos a,
#BlogTop p#toplinktxt-blog a {
text-decoration: none;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-o-transition: all .6s;
}
#BlogTop p#toplinktxt-news {
position: absolute;
top: 219px;
left: 100px;
}
#BlogTop p#toplinktxt-news a {
color: deeppink;
}
#BlogTop p#toplinktxt-schedule {
position: absolute;
top: 80px;
left: 258px;
}
#BlogTop p#toplinktxt-schedule a {
color: darkgreen;
}
#BlogTop p#toplinktxt-lesson {
position: absolute;
top: 45px;
left: 483px;
}
#BlogTop p#toplinktxt-lesson a {
color: whitesmoke;
}
#BlogTop p#toplinktxt-photos {
position: absolute;
top: 205px;
left: 445px;
}
#BlogTop p#toplinktxt-photos a {
color: whitesmoke;
}
#BlogTop p#toplinktxt-blog {
position: absolute;
top: 275px;
left: 660px;
}
#BlogTop p#toplinktxt-blog a {
color: orangered;
}
div#BlogTop img#fleurs {
display: none;
}
div#main.notopsection {
    display: none;
}
