@charset "utf-8";

/* -- 文字コードutf-8 -- */
/* ---------------------------------------------------------------------------------------- */

body{
font-family: "MS Pゴシック";
font-size: 14px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-attachment: fixed;
background-image: url('../../images/back.jpg');
background-repeat: repeat;

}

a{
text-decoration: none;
margin: 0px;
padding: 0px;
color:#000;
}

img {
vertical-align: bottom;
border:0px;
line-height: 0px;
margin: 0px;
padding: 0px;
}

iframe{
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

div{
margin: 0px;
padding: 0px;
height: auto;
overflow: hidden;
}

form{
margin: 0px;
padding: 0px;
}

address{
font-size: 14px;
margin-top: 15px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
height: auto;
width: auto;
text-align: center;
}

/* ---------------------------------------------------------------------------------------- */

#header{
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
height: auto;
width: 800px;
border-left-width: 20px;
border-left-style: solid;
border-left-color: #fff;
border-right-width: 20px;
border-right-style: solid;
border-right-color: #fff;
background-color: #fff;
overflow: hidden;
}

#main{
margin: 0px auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
height: auto;
width: 800px;
overflow: hidden;
border-left-width: 20px;
border-left-style: solid;
border-left-color: #fff;
border-right-width: 20px;
border-right-style: solid;
border-right-color: #fff;
border-bottom-width: 20px;
border-bottom-style: solid;
border-bottom-color: #fff;
background-color: #fff;
}

#main_mail{
margin: 0px auto;
padding-top: 50px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
min-height: 700px;
max-height: 100%;
width: 800px;
overflow: hidden;
border-left-width: 20px;
border-left-style: solid;
border-left-color: #fff;
border-right-width: 20px;
border-right-style: solid;
border-right-color: #fff;
border-bottom-width: 20px;
border-bottom-style: solid;
border-bottom-color: #fff;
background-color: #fff;
}

#footer{
margin: 0px auto;
padding: 0px;
height: auto;
width: 800px;
border-left-width: 20px;
border-left-style: solid;
border-left-color: #fff;
border-right-width: 20px;
border-right-style: solid;
border-right-color: #fff;
border-bottom-width: 20px;
border-bottom-style: solid;
border-bottom-color: #fff;
background-color: #fff;
overflow: hidden;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #bbb;
}

/* ---------------------------------------------------------------------------------------- */

.title{
padding-top: 8px;
padding-right: 0px;
padding-bottom: 12px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom:20px;
margin-left: 0px;
height: 50px;
width: 100%;
text-align: center;
background-color: #e62e2e;
box-sizing:border-box;
}

.video {
position: relative;
height: 0;
padding: 30px 0 56.25%;
overflow: hidden;
margin-top: 0px;
margin-right: 0px;
margin-bottom:20px;
margin-left: 0px;
}

.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
}

/* ---------------------------------------------------------------------------------------- */

.bt_position{
padding-top: 20px;
padding-right: 0px;
padding-bottom: 20px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom:0px;
margin-left: 0px;
height: auto;
width: 100%;
text-align: center;
background-color:transparent;
}
