/*コンタクトページCSS*/


#m_header_sub {  width : 320px;  height : 240px;  background-image: url(../img/header_sub_m_overview.webp);  float : none ;   list-style : none ;  margin : 0px auto 0px auto ;  }


.container_left{  width : 100%;  float : left;  margin : 0px 0px 0px 0px;  }
.container_right{  width : 100%;  float : left;  margin : 20% 0px 0px 0px;  }

.sheet1{  background : #ffffff;  padding : 5% 3% 5% 3%;  }
.sheet2{  background : #ffffff;  padding : 5% 2% 0% 2%;  }
.sheet3{  background : #ffffff;  padding : 5% 5% 5% 5%;  margin : 10% 0% 0% 0%;  }
.sheet4{  background : #ffffff;  padding : 5% 3% 5% 3%;  }


.contact_left{  width : 100%;  float : left;  margin : 50px 0% 0px 5%;  }
.contact_right{  width : 100%;  float : left;  margin : 50px 0% 0px 0%;  }


#form_mail {  background : #ffffff;  padding : 5% 2% 10% 2%;    font-size : 16px;  line-height : 22px;  letter-spacing : 0.5px;  }

#formarea ul {  width : 100%;  margin : 50px 0px 0px 0px;  padding : 0 ; }
#formarea li.left1 {  width : 45%;  float : left ;  list-style : none ;  }
#formarea li.right1 {  width : 55%;  float : left ;  list-style : none ;  }
#formarea li.left2 {  width : 37%;  float : left ;  list-style : none ;  }
#formarea li.right2 {  width : 63%;  float : left ;  list-style : none ;  }
#formarea li.left3 {  width : 50%;  float : left ;  list-style : none ;  }
#formarea li.right3 {  width : 50%;  float : left ;  list-style : none ;  }
#formarea li.top {  width : 100%;  float : left ;  list-style : none ;  }
#formarea li.bottom {  width : 100%;  float : left ;  list-style : none ;  margin : 10px 0px 0px 0px;  }
