/*    fujita4.css   */
@charset "Shift_JIS";



.text-center{
      text-align:center;
}
.text-left{
      text-align:left;
}
.text-justify{
      text-align: justify;
}
.strong-teal{
    font: inherit;
    font-weight: bold;
    text-decoration: inherit;
    color: #008080;
    }
.boxA::after{
	content:"";
       display:block;
       clear:both;
}
.box1{
       margin-right:auto;
       margin-left:auto;
       border : 0; 
       padding:0;  
       width:900px;
}
.box2{
       margin:1px;
       border : 0; 
       padding: 0;
       width:780px;
      background-color:#ffffe0;
 }
.box3{

  display:flex !important;
  justify-content:center;
       margin:1px;
       border : 0; 
       padding:10px 15px 10px 15px ;
       width:750px;
      background-color:#7cbac1;
}
.box4{
       margin-right:auto;
       margin-left:auto;
       margin-top:5px;
       margin-bottom:5px;
       line-height:1.2;
       width:870px;
       border-top:5px double #000088;
       border-bottom:5px double #000088;
       padding:5px 15px 5px 15px;
       background-color:#bbffff;
}
.box5{
       margin-right:auto;
       margin-left:auto;
       line-height:1.4;
       clear:both;
	padding:15px 15px 15px 15px;
       width:870px;
       background-color:#EDFFBE;
}
.box6{
       line-height:1.2;
       clear:both;
       margin:0;
	padding:15px 15px;
       width:750px;
       background-color:#fbf86c;
}
.rinenbox{
      line-height:1.7;
       margin:0;
	padding:20px 100px 100px 100px;
       width:600px;
       font-family:serif;
       color:#666666;
       font-weight:normal;
       background-color:#FFF8DC;
}
.mapbox{
       display:center;
       line-height:1.2;
       margin:0 auto;
	padding:20px 20px 20px 20px;
       width:740px;
       height:350px;
       font-family:serif;
       color:#666666;
       font-weight:normal;
       background-color:#FFF8DC;
}
.mapbox1{
	float:left;      
       margin:0;
  border : 1px 1px 0 1px solid red;
  padding:0px 0px 0px 0px;
  
}
.mapbox2{
	float:left;      
       margin:0;
       width:150px;
       height:120;
  border : 1px 1px 0 1px solid blue;
  padding:0px 0px 0px 30px ;
  
}
.mapbox3{
       float:left;      
       margin:0;
       width:170px;
       font-size:0.8rem;
  border : 1px 1px 0 1px solid blue;
  padding:10px 0px 0px 15px;
  
}
.mapbox4{
       content: "";
       display: block;
       clear: both;
       margin:0;
       font-size:0.8rem;
       width:650px;
  border : 1px 1px 0 1px solid blue;
  padding:10px 0px 0px 15px;
  
}

.box-0{
  
  margin:0;
  border : 1px 1px 0 1px solid #b7383c;
  padding:0;
  width:780px;
}
.box-1{
 margin:0;
  border : 1px 1px 0 1pxsolid #b7383c;
  padding:0;
  width:780px;
 }
/* copyright */

.boxcopyright{
       margin-left:auto;
       margin-right:auto;
       line-height:1.4;
       width:870px;
       padding:5px 15px 5px 15px;
       background-color:#bbffff;
}
.copyright p{
    font-size: 10px;
}
