@charset "utf-8";
*{
  padding:0px;
  margin:0px;
}
body{
  font-size: 12px;
  font: 12px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  line-height: 2em;
  background-color: #F2EBF3;
}
.header{
  width:1000px;
  margin:auto;
  overflow: hidden;
  background: #F378BF;
}
h1{
  width:1000px;
  margin:auto;
  overflow: hidden;
  padding:10px;
  text-align: center;
  color:#fff;
}
.social{
  width: 296px;
  margin:0 auto;
}
.social div {
  margin: 0 0px;
}
.BaseImage{
  width:1000px;
  margin:auto;
  overflow: hidden;
  background: #F7A3A3;
}
.Photo{
  width:1000px;
  margin:auto;
  overflow: hidden;  
}
.Navigation{
  width:1000px;
  margin:auto;
  overflow: hidden;
  background: #F378BF;
  text-align: center;
}
.OhK ul li{
  display: inline-block;
  list-style-type: none;
}
.OhK ul li a{
  padding:10px;
  font-weight: bold;
  text-decoration: none;
  color:#fff;
  display:block;
  line-height:35px;
}
.OhK ul li a:hover{
  background: #FF00FF;
  color:#fff;
  border-radius: 14px;
  box-shadow: 7px 11px 13px 14px #FF86CC;
}
.controller{
  width:1000px;
  margin:auto;
  overflow: hidden;
  background-color: #fff;
}
.reopen_left{
  width:300px;
  float: right;
  overflow: hidden;
}
.labile{
  overflow: hidden;
  clear: both;
}
.reopenn_box{
  padding:10px;
  margin:5px;
  overflow: hidden;
  box-shadow: 0 0 10px;
  background-color: #fff;
}
.reopenn_img{
  padding:5px;
  margin:10px;
  box-shadow: 0 0 10px;
  width:90%;
}
p{
  margin:0;
  padding:0;
  text-align: justify;
  line-height: 30px;
}
a:hover{
  text-decoration: none;
  color: #FF000A;
}
a{
  color:#f00;
  text-decoration: underline;
}
.decametre {
  padding:10px;
  margin:5px;
  overflow: hidden;
  clear: both;
  background: #7DA7D9;
}
.decametre ul{
  padding:0;
  margin:0;
}
.decametre ul li {
  list-style-type: none;
  border-top: 1px solid white;
  text-align: center;
}
.decametre ul li a{
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  display: block;
  line-height: 40px;
}
.decametre ul li a:hover{
  background: #1D67AE;
  color: #fff;
}
.decelerate a{
  float:right;
  padding: 6px 23px;
  background: #FF86CC;
  color:#fff;
  text-decoration: none;
  border-radius:20px;
}
.Link_More{
  overflow: hidden;
  clear: both;
  box-shadow: 0 0 10px;
  padding:10px;
  margin:5px;
}
.Link_More ul{
  padding:0px;
  margin:0;
}
.Link_More ul li{
  line-height: 30px;
  list-style-type: none;
  border-bottom: 1px solid gray;
}
.Link_More ul li a:hover{
  text-decoration: none;
}
.decelerate a:hover{
  background: #FF00FF;
}
.decamp{
  width:698px;
  float: left;
  overflow: hidden;
  box-shadow: 9px 3px 2px 0px #F1EFF7;
}
.decanter{
  width: 319px;
  float: left;
  padding:10px;
  background-color: #fff;
  margin:5px;
  box-shadow: 0 0 10px;
}
.labiate{
  padding:5px;
  margin:10px;
  width:90%;
  box-shadow: 0 0 10px;
}
.Content{
  padding:10px;
  margin:5px;
  overflow: hidden;
  background-color: #fff;
}
.Content img{
  float: left;
  width:50%;
  box-shadow: 0 0 10px;
  padding:5px;
  margin:10px;
}
.T_Block{
  padding:10px;
  margin:5px;
  overflow: hidden;
  box-shadow: 0 0 10px;
}
.Image_T_Block{
  float: left;
  width:35%;
  padding:5px;
  margin:10px;
  box-shadow: 0 0 10px #f00;
}
.footer{
  width:1000px;
  margin:auto;
  overflow: hidden;
  clear: both;
  background: #F378BF;
}
.foot{
  width:1000px;
  margin:auto;
  text-align: center;
  padding:10px;
  color: #000;
}
.foot a{
  color:#fff;
}
.foot a:hover{
  text-decoration: none;
  color: #FFE2E2;
}
h2  {
    line-height: 13px;
    text-align: center !important;
    color: #fff;
    background-color: #F378BF;
    padding: 9px;
    margin-top: 0;
    font-size: 14px;
    border: 14px double #D6EAC1;
    border-top: 5px solid #FF6B6B;
    margin-bottom: 7px;
    line-height: 24px;
    border-bottom: 5px solid #FF6B6B;
}

.sub img{
  width:45%;
  float: left;
  box-shadow: 0 0 10px;
  overflow: hidden;
  padding:5px;
  margin:10px;
}
.sub {
  padding:10px;
  margin:5px;
  box-shadow: 0 0 10px;
  overflow: hidden;
}
h3{
  margin-top: 17px;
}


@media screen and (max-width: 480px)  {
 .header{
  width:100%;
 }
 h1{
  font-size: 12px;
  width:100%;
 }
 .BaseImage{
  width:100%;
 }
 .Photo{
  width:100%;
 }
 .Photo img{
  
  width:100%;
 }
 .Navigation{
  width:100%;
 }
 .OhK{
  width:100%;
 }
 .OhK ul li {
  display:block;
 }
 .OhK ul li a{
  display: block;
  padding: 6px 0px;
  border-bottom: 1px solid #fff;
 }
 *{
  padding:0;
  margin:0;
 }
 .controller{
  width: 97%;
 }
 .reopen_left{
  width: 100%;
 }
 .decametre{
  width: 93%;
 }
 .labile{
  width: 100%;
 }
 .reopenn_box{
  width: 93%;
 }
 .reopenn_img{
  width: 93%;
  float: none;
 }
 .Link_More{
  width: 93%;
 }
 .decamp{
  width:100%;
 }
 .decanter{
  width: 93%;
 }
 .labiate{
  width: 93%;
  float: none;
 }
 .Content{
  width: 93%;
 }
 .Content img{
  float: none;
  width: 93%;
 }
 .T_Block{
  width: 93%;
 }
 .Image_T_Block{
  float: none;
  width: 93%;
 }
 .sub{
  width:93%;
 }
 .sub img{
  float:none;
  width:93%;
 }
 .footer{
  width:100%;
 }
 .foot {
  width: 93%;
 }
}