@charset "utf-8";
/* CSS Document */
body{
  font-size: 12px;
  font: 12px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  line-height: 2em;
  background: url(../images/bg.png) #9CCAC3 fixed;
}
.header{
  margin:auto;
  width: 1000px;
  overflow: hidden;
  background: white;
  margin-top: 10px;
}
h1{
 width:1000px;
 margin:auto;
 overflow: hidden;
 padding:10px;
 text-align: center;
 color: #1B5B6F;
}
div#boxArea {
    margin: auto;
}
*{
  padding:0px;
  margin:0px;
}
.textures_top_main{
  width: 1000px;
  margin:auto;
  overflow: hidden;
  background: #FFFFFF;
  margin-bottom: 10px;
}
.textures_main_menu{
  width:1000px;
  margin:auto;
  overflow: hidden;
  text-align: center;
}
.textures_main_menu ul li {
  display: inline-block;
  list-style-type: none;
  line-height: 50px;
}
.textures_main_menu ul li a{
  font-weight: bold;
  text-decoration: none;
  padding: 10px 62px;
  color: #000;
}
.textures_main_menu ul li a:hover{
  background: #0077b5;
  color: #fff;
}
.textures_main_top{
  margin:auto;
  width: 1000px;
  overflow: hidden;
}
.textures_box_img{
  width:1000px;
  margin:auto;
  overflow: hidden;
}
.textures_controller{
  width:1000px;
  margin:auto;
  overflow: hidden;
  box-shadow: 0 0 10px #00603A inset;
  background: #fff;
}
div#boxArea div:nth-child(3) {
    margin-right: -3px;
}

p{
  padding:0px;
  margin:0px;
  line-height: 30px;
  text-align: justify;
}
a{
  color:#f00;
}
p a:hover{
  text-decoration: none;
}
p.Detail_MDI a{
  float: right;
  padding:10px;
}
h2  {
    position: relative;
    margin: 0 0 1.5em;
    padding: 0.8em 0 0.8em 2.5em;
    /* border: 1px solid #B92A2C; */
    font-size: 1.143em;
    font-weight: bold;
    /* border-radius: 20px; */
    /* -webkit-border-radius: 44px; */
    -moz-border-radius: 20px;
    border-bottom: 4px solid#CCAFAC;
    color: #FFFFFF;
    background-color: #02A990;
}
h2:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0.5em;
    margin-top: -10px;
    height: 20px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 1px 1px 1px #B92A2C inset;
    -moz-box-shadow: 1px 1px 1px #B92A2C inset;
    -webkit-box-shadow: 1px 1px 1px #B92A2C inset;
    -o-box-shadow: 1px 1px 1px #B92A2C inset;
    -ms-box-shadow: 1px 1px 1px #B92A2C inset;
}

.textures_cont{
  padding:10px;
  margin:5px;
  overflow: hidden;
  box-shadow: 0 0 10px #1E1333;
}
.textures_block{
  overflow: hidden;
  clear: both;
}
.textures_box{
  width: 319px;
  float: left;
  padding:10px;
  margin:5px;
  overflow: hidden;
  box-shadow: 0 0 10px #1E1333;
}
img.textures_iu{
  width:90%;
  margin:10px;
  padding:5px;
  box-shadow: 0 0 10px #1E1333;
}
.textures_box1{
  padding:10px;
  margin:5px;
  overflow: hidden;
  border: 1px dashed #286A0E;
  margin-bottom: 12px;
}
img.textures1{
  width: 35%;
  float: left;
  padding:5px;
  margin:10px;
}
.textures_middle{
  padding:10px;
  margin:5px;
  overflow: hidden;
  clear: both;
  border: 1px dashed #286A0E;
  margin-bottom: 12px;
}
.textures_middle img{
  width:50%;
  float: left;
  margin:10px;
  overflow: hidden;
  padding:5px;
}
h3{
  margin-top:10px;
}
.textures_box21{
  padding:10px;
  border: 1px dashed #286A0E;
  margin-bottom: 12px;
  margin:5px;
  overflow: hidden;
}
img.textures21{
  padding:5px;
  margin:10px;
  width: 90%;
}
.textures_left{
  width:300px;
  float: left;
  overflow: hidden;
}
.texttures_right{
  width:698px;
  float: right;
  overflow: hidden;
}
.pr_link_block{
  padding:10px;
  margin:5px;
  overflow: hidden;
  border: 1px dashed #286A0E;
  margin-bottom: 12px;
}
.pr_link_block ul {
  padding:0px;
  margin:0px;
}
.pr_link_block ul li {
  list-style-type: none;
  line-height: 30px;
  border-bottom:1px solid gray;
}
.pr_link_block ul li a:hover{
  text-decoration: none;
}
.footer{
  width: 1000px;
  margin-top: 12px;
  overflow: hidden;
  background: #FFFFFF;
  margin: 0 auto;
  margin-top: 12px;
}
.foot{
  padding:10px;
  text-align: center;
  color: #040101;
}
.foot a{
  color: #E60000;
}
.foot a:hover{
  text-decoration: none;
  color:#0000ff;
}
.sub{
  padding:10px;
  margin:5px;
  overflow: hidden;
}
.sub img{
  float: left;
  padding:5px;
  margin:10px;
  box-shadow: 0 0 10px #1E1333;
  width:40%;
}
.textures_main{
  padding:10px;
  margin:5px;
  overflow: hidden;
  box-shadow: 0 0 10px #f00;
}
.textures_main ul{
  padding:0px;
  margin:0px;
}
.textures_main ul li {
  list-style-type: none;
  padding:10px;
  border-bottom:1px solid gray;
  text-align: center;
}
.textures_main ul li a{
  text-decoration: none;
  font-size: 12px;
  display: block;
}
.textures_main ul li:hover{
  background: gray;
}
 @media screen and (max-width: 480px){
 body{overflow-x:hidden;}
   .header{
    width:100%;
   }
   h1{
    width:100%;
    font-size: 12px;
   }
   
   .pr_link_block{
    width:93%;
   }
   .sub{
    width:93%;
   }
   .sub img{
    float: none;
    width:93%;
   }
   .footer{
    width:100%;
   }
   .foot{
    width:93%;
   }
   .textures_main_top{
    width:100%;
   }
   .textures_box_img{
    width:100%;
   }
   .textures_box_img img{
    width:100%;
   }
   .textures_top_main{
    width:100%;
   }
   .textures_main_menu{
    width:100%;
   }
   .textures_main_menu ul li {
    display: block;
   }
   .textures_main_menu ul li a{
    display: block;
    padding:0px;
   }
   .textures_controller{
    width:100%;
   }
   .textures_left{
    width:100%;
   }
   .textures_main{
    width:93%;
   }
   .textures_block{
    width:100%;
   }
   .textures_box21{
    width:93%;
   }
   img.textures21{
    width:93%;
    float: none;
   }
   .texttures_right{
    width:100%;
   }
   .textures_box{
    width:93%;
   }
   img.textures_iu{
    width:93%;
    float: none;
   }
   .textures_middle{
    width:93%;
   }
   .textures_middle img{
    float: none;
    width:93%;
   }
   .textures_box1{
    width:93%;
   }
   img.textures1{
    width:93%;
    float: none;
   }
  }

