@charset "UTF-8";
h2 {
    background-color: #E9FDFF;
    color: #F85200;
    text-align: center;
}
h3 {
    color: #080B57;
    text-align: left;
}
h1 {
    color: #01FF1E;
    text-align: center;
    margin-top: 0%;
    font-size: 25px;
}
#container {
    width: 750px;
    margin-right: auto;
    margin-left: auto;
}
main {
    text-align: left;
    background-color: #FFFFFF;
    overflow-y: visible;
    width: 550px;
    float: left;
}
footer {
    background-color: #2DDCD3;
    clear: both;
    text-align: center;
    font-size: small;
}
header, main, footer {
}
nav ul {
    background-color: rgba(156,174,233,0.56);
    -webkit-box-shadow: 0px 0px rgba(252,26,30,1.00);
    margin: 0;
    padding: 0;
    box-shadow: 0px 0px rgba(252,26,30,1.00);
    list-style-type: none;
    width: 100%;
    height: 40px;
    text-align: left;
}
nav ul li {
    float: left;
    width: 150px;
    margin-top: -3px;
    margin-left: 31px;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    color: rgba(26,26,26,1.00);
    top: 0px;
}
nav ul li a {
    text-decoration: none;
    color: rgba(250,250,255,1.00);
}
aside {
    background-color: #A1E5D4;
    float: right;
    width: 200px;
    padding-left: 0px;
    color: rgba(48,48,48,1.00);
    top: auto;
}
#july h1 {
    margin-top: 38px;
    margin-bottom: 4px;
    padding-top: 23px;
    padding-bottom: 0px;
    float: none;
    clear: none;
}
#aug {
    background-image: url(../img/8.jpg);
    height: 150px;
}
article {
    margin-left: 10px;
    margin-right: ０;
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #2AD1E2;
    background-image: url(../img/ptn.png);
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    background-color: #CFD09E;
    float: left;
    text-align: left;
}
#single {
    width: 100%;
    float: none;
}
single article {
}
h4 {
    color: rgba(66,19,79,1.00);
}
body {
}
nav ull a:hover {
    color: rgba(248,0,255,1.00);
}
#aug {
}
#july {
    background-image: url(../img/7.jpg);
}
#single article {
    margin-bottom: 10px;
}
