* { margin : 0 ; padding : 0 ; vertical-align: middel;}

body{
  text-align: center;
  width: 100%;
  height: 100%;
  line-height:1.4;
  color:#3f3f3f;
  font-family:Arial, sans-serif;
  font-size:0.9em;
  background-image: url("img1/bg.gif");
  background-repeat: repeat;
  background-position: right bottom;
  background-attachment:fixed;
}
.body_18{
  background-image: url("img1/bg_18.gif");
  background-color: #a29ece;
}

.conte{
  background-color: #daedf8;
  margin-left: auto;
  margin-right: auto;
  border: double 3px;
  margin-top: 20px;
  border-color: #76b6f8;
}

img {
  vertical-align: bottom;
}

.table_back{
  width: 800px;
  background-color: #ffd8a5;
  margin: 0 auto;
}
.header{
  width: 100%;
  height: 50px;
  background-color: #2B0E0E;
}
.body{
  position : relative ;
}

.footer{
  width: 100%;
  height: 50px;
  clear: both;
}

td#sukima{
  padding-left: 10px; padding-right: 10px;
}
.tyui{
  line-height: 20px;
}
.haba{
  width: 400px;
}
.bgp{
  background-image: url("img3/bgp.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
}
.gallerybg{
  background-image: url("img1/perobg.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
}

.su{
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: dotted white 2px;
}
hr.mar{
  margin-top: 10px;
}
textarea{
  font-size: 0.9em;
  border:double #76b6f8;
  background-color: #f8f4da;
  scrollbar-3dlight-color: #76b6f8;
  scrollbar-arrow-color: #ffffff;
  scrollbar-base-color: #76b6f8;
  scrollbar-face-color: #76b6f8;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #76b6f8;
  scrollbar-shadow-color: #76b6f8;
  line-height: 1.3em;
  width: 90%;
  height: 90%;
}
div{
  background-color: #ffedbb;
  text-align: center;

}

table{ 
  background-color : #daedf8;
  border-style : double;
  border-color : #319ad9;
  margin: auto;
  font-weight : bolder;
  align: center;
  text-align: center;
  width: 95%;
}

.table_wakunashi{
  background-color: #ffedbb;
  margin: auto;
  width: 95%;
}

.table_top{
  background-color: #ffe7e2;
  margin: 1em;
  border-style : none;
  
}
.gal{
  background-color: #ffd5c0;
  margin-top: 1em;
  margin-bottom: 1em;
  border-style: none;
}
.gal18{
   background-color:#ffffff;
   margin-top: 1em;
   margin-bottom: 1em;
   border-style: none;
}

.left_box{
  width: 500px;
  height: 200px;
  float: left;
}

.right_box{
  width: 300px;
  height: 200px;
  float: left;
  background-image: url("img1/bghoshi.jpg");
  background-color: #ffedbb;
  background-repeat: no-repeat;
}
.all_box{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  position: relative;
  border: solid 1px #7c7c7c;
 }

.box_a{
 width: 250;
 float: left;
 
}

.header{
  font-size: 1em; 
  width: 100%;
  height: 30px;
  background-color: #3d1d1a;
}
.footer{
  width: 100%;
  height: 10px;
  background-color: #ffd894;
}

.bottom_img{
  float: right;
  width: 300px;
  height: 200px;
}
p{
  font-family:Arial, sans-serif;
  font-size:0.9em;
 }
.kasen{
  margin: 10px;
  border-bottom: dotted white 2px;
}
 
a:link, a:visited {
text-decoration:none; color:#6d7db1;
}
a:hover{
text-decoration:underline;
}
a{
font-size:0.9em;
}
dl{
  line-height: 1.4em;
}
