@charset "shift_jis";
body{
  text-align: center;
  padding: 0px;
  background-color: #fff7d9;
  background-image: url(../image/paper-e6.png);
  line-height:150%;
}
.update{
  font-size: 90%;
  font-family: Verdana;
  color: #cc0000;
  text-align: right;
  padding-right: 25px;
}
.wrapper{
  max-width: 950px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  font-size: 95%;
}
.container{
  margin-top: 0px;
  margin-bottom : 10px;
  width: 90%;
  padding: 10px 10px 10px 20px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: rgb(244, 244, 238);
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: silver;
  border-left-color: silver;
  border-right-width: 2px;
  border-right-style: ridge;
  border-right-color: rgb(180, 180, 180);
  border-bottom-width: 2px;
  border-bottom-style: ridge;
  border-bottom-color: rgb(180, 180, 180);
}
.cont_waku{
  padding: 0px;
  margin: 0px;
}
h1{
  font-family: "‚l‚r ‚o–¾’©",Verdana;
  color: red;
  text-align: center;
  font-size: 150%;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
h2{
  color : #c60000;
  text-align: left;
  font-size: 120%;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: red;
  font-weight : normal;
}
p{
  font-size: 95%;
  padding : 7px 5px 5px 7px;
  line-height : 160%;
}
.container a{
  text-decoration: none;
  color: blue;
}
.container a:visited{
  color: blue;
}
.container a:hover{
  font-weight : normal;
  background-color : #fdfdfd;
  color: red;
}
.koumoku{
  background-color: #e8e8db;
  margin-left: auto;
  margin-right: auto;
  width: 640px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 3px;
  margin-bottom: 8px;
  line-height: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999999;
}
.ymd{
  padding-left: 5px;
  margin-top: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size: 95%;
}
.name{
  font-size: 105%;
  text-align: left;
  margin: 15px 15px 10px 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-weight: normal;
  line-height: 140%;
  color: #5353ff;
}
.koumoku a{
  text-decoration: none;
  color: #5353ff;
}
.koumoku a:visited{
  color: #5353ff;
}
.koumoku a:hover{
  color: #cc0000;
  background-color: #f3f3ed;
  font-weight: normal;
  text-decoration: none;
}
.bold{
  font-weight: bold;
}
.bold-red{
  font-weight: 600;
  color: #cc0000;
}
.red{
  font-weight: normal;
  color: #cc0000;
  font-size: 100%;
}
.s_red{
  font-weight: normal;
  color: #cc0000;
  font-size : 80%;
}
.clear{
  clear: both;
  padding: 0px;
  margin: 0px;
}
.small70{
  font-size: 70%;
  vertical-align: top;
}
.small80{
  font-size: 80%;
  vertical-align: top;
}
.small90{
  font-size: 90%;
  vertical-align: top;
}
.imagebox-r{
  float: right;
  color: navy;
  text-align: center;
  padding: 10px 10px 10px 10px;
  font-weight: normal;
  font-size: 80%;
  line-height: 120%;
  display: inline;
}
.imagebox{
  color: navy;
  text-align: center;
  padding: 10px 10px 10px 10px;
  font-weight: normal;
  font-size: 80%;
  line-height: 120%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.imagebox-l{
  float: left;
  font-size: 80%;
  color: navy;
  text-align: center;
  padding: 10px 10px 10px 10px;
  display: inline;
}
.niretu{
  font-size : 90%;
  color : #57755b;
  border : 1px solid gray;
  width : 600px;
  margin-left : auto;
  margin-right : auto;
}
.kakomi{
  margin-top: 10px;
  margin-left : 10%;
  margin-right : 10px;
  margin-bottom: 0px;
  border-width: 1px;
  border-style: solid;
  border-color : rgb(217, 217, 217);
  padding : 5px 5px 5px 3px;
  line-height : 150%;
  font-size: 90%;
  text-align: left;
  color: navy;
  background-color: #eaeeed;
}
.kakomi p{
  font-size: 95%;
  padding : 7px 5px 5px 15px;
  line-height : 160%;
}

.kakomi_s{
  margin-top: 10px;
  margin-left : 20px;
  margin-right : 400px;
  margin-bottom: 0px;
  border-width: 1px;
  border-style: solid;
  border-color : rgb(217, 217, 217);
  padding : 5px 5px 5px 3px;
  line-height : 150%;
  font-size: 90%;
  text-align: left;
  color: navy;
  background-color: #eaeeed;
}

.kakomi_s p{
  font-size: 95%;
  padding : 7px 5px 5px 15px;
  line-height : 160%;
}

.nukigaki{
  font-size : 90%;
  color : #5b5b5b;
  background-color : #fdfbf9;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 5px;
  margin-left : 20px;
  margin-right : 10px;
  margin-bottom : 5px;
}
.nukigaki p{
  font-size: 110%;
  padding : 5px 10px;
  line-height : 160%;
}
strong{
  font-weight : bold;
}
.narabi{
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align : center;
}
.la110{
  font-size : 110%;
}
.bb{
  line-height : 200%;
  font-size : 110%;
  color : rgb(117, 117, 0);
}
