@charset "UTF-8";

body {
          background-color:#626062;
          color: #000000;
          background-image: url(http://neko-tan.com/image/bgpic.MH.jpg);
}






header {
  height: auto;
  background-color:black;
}

nav {
  height: 80;
  background-color:black;
}

article {
  height: 2000px;
  background-color:#856859;
  font-size: 12px;
  background-image: url(http://neko-tan.com/image/JPgreen.jpg);
  text-align: center;
}

section {
  height: 2000px;
  background-color:#DED2BF;
  background-image: url(http://neko-tan.com/image/JPpurple.jpg);
}


footer {
  clear: both;
  width: 100%;
  height:500px;
  background-color:#483C2C;
  background-image: url(http://neko-tan.com/image/JPbrown.jpg);
}


.article-picture {
  width: 150px;
  height: 100px;
}

.article-picture2 {
  width: 150px;
  height: 182px;
}

.article-picture3 {
  width: auto;
  height: auto;
}




.eventinfo {
  width: 160px;
  float: left;
}



.flex{
  display:flex;
}
.content{
  display:#ccc;
}
.content1{
  flex:1;
}
.content2{
  flex:5;
}
.content3{
  flex:1;
  width: 100%;
}








p.F1 {
 font-family: "HG丸ｺﾞｼｯｸM-PRO","ＭＳ ゴシック",sans-serif; 
 font-size: 15px;
}
p.F2 {
 font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif; 
}

