@charset "Shift_JIS";
#pack{
  background-color : #dcfad3;
  width : 800px;
  margin : 0px auto;
  height : auto;
  border-left-width : 0px;
  border-right-width : 0px;
}
#top{
  margin: 0;
  background-color : rgba(201, 254, 252, 0.74);
  width : 800px;
  height : ;
  
  
}

.wrapper{
  display: flex;}
.wrapper :first-child {
  margin-right: auto;
}

#osirase{position: relative;
padding: 0;}
#osirase span{position: absolute;
top: 45px; left: 20px; width: 160px;}

#main{
  background-color : white;
  width : 600px;
  float : right;
  height : auto;
}
#nav{
  width : 200px;
  float : left;
  background-color : white;
  height : auto;
}


.navbar{
  background-color : rgb(122, 211, 69);
  font-weight : bold;
}
.navbar ul{
  display: flex;
  justify-content: space-around;
  list-style-type: none;
  margin: 0 5px 0 0;
  padding: 0;
}
.navbar li{
  display: inline-block;
  padding: 0px;
  margin: 0 3px;
}
.navbar li a{
display: inline-block;
  padding: 8px;
  margin: 0;
  color : rgb(252, 254, 220);
  text-decoration : none;
  font-weight : bolder;
}
.navbar li a:hover{
  color : olive;
  background-color : #ebff00;
}

body{
  font-family : sans-serif;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(home/kabe.gif);
  font-size : 14px;
  line-height : 1.3;
}
h1{
  margin: 0px;
  font-size : 14px;
  text-align : center;
  background-color : rgb(0, 153, 0);
  line-height : 1.3;
  color : rgb(253, 254, 203);
  border-bottom-style : none;
  
  padding-top : 7px;
  margin-top : 0px;
}
h4{text-align: center}
#toiawase{
  text-align : right;
  clear : right;
}
#rogo{
  clear : right;
}
.kanban{
  background-color : rgb(122, 211, 69);
  height : 200px;
}
.menu{
  margin-top : 15px;
  margin-left : 3px;
  margin-bottom : 30px;
}
.mmenu{
  margin-left : 5px;
  margin-top : 10px;
}
#footer{
  clear : both;
  background-color : green;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : square;
  font-size : 14px;
  line-height : 1.5;
  color : rgb(252, 254, 201);
}
.cover{
  background-color : white;
}


#footer a{
  color : rgb(252, 254, 201);
  text-decoration : none;
}
#top2{
  background-color : aqua;
  background-repeat : repeat-x;
  width : 800px;
  background-image : url(home/topback2.gif);
}
#top2 h1{
  font-size : 16px;
  color : rgb(227, 0, 114);
  padding-top : 3px;
  padding-bottom : 3px;
  border-left-width : 20px;
  border-right-width : 20px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : rgb(0, 153, 0);
  border-right-color : rgb(0, 153, 0);
  background-image : url(satin-hp/wallppr088.gif);
  background-repeat : repeat-x;
  line-height : 1.5;
}
.aka{
  color : rgb(204, 0, 0);
}
.small{
  font-size : 13px;
  line-height : 1.5;
}
.midori{
  color : rgb(0, 204, 0);
}
em{
  text-decoration : none;
  font-style : normal;
  font-weight : bolder;
}
p{
  line-height : 1.4em;
}
.big{
  font-size : 110%;
  font-weight : bold;
}
