﻿@charset "utf-8";
/*-------------------------------- reset--------------------------------*/
body,h1,h2,h3,p,ul,li,dl,dt,dd {
    margin: 0;
    padding: 0;
    zoom: 1;
}
ul,li {
    list-style: none;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
fieldset,img {
    margin: 0;
    border: 0;
    vertical-align: bottom;
}
/*-------------------------------- aタグ --------------------------------*/
a:link {
    color: #000000;
}
 a:hover {
    color: #000000;
    text-decoration: none;
}
a:visited {
    color: #000000;
}

#movie img:hover{
background-image: url(img/youtube_rogo_h.jpg) no-repeat;
}

/*-------------------------------- body --------------------------------*/
body {
    width: 100%;
    background: #ffffff;
    margin: 0 0 15px 0;
    padding: 0;
    vertical-align: top;
    text-align: center;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 100%;
}
/*-------------------------------- wrapper --------------------------------*/
#wrap {
    width: 860px;
    padding: 0;
    margin: 0 auto;
    height: 100%;
}
/*-------------------------------- ヘッダー --------------------------------*/
#header {
    background: url(img/kaitori_01.jpg) no-repeat;
    width: 860px;
    height: 739px;
    position: relative;
    text-align: left;
    z-index: 999;
}
h1 {
    position: absolute;
    top: 60px;
    z-index: 1;
}
#logo {
    text-align: left;
    position: fixed;
    position: absolute;
    top: 15px;
    left: 27px;
    z-index: 1;
}
#navi {
    position: absolute;
    top: 34px;
    left: 227px;
}
#navi li {
    display: inline;
    height: 100%;
    zoom: 1;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
#tell {
    position: fixed;
    left: auto;
    top: 0;
    margin: 0 0 0 433px;
    padding: 0;
    z-index: 999;
}
#header5service {
    text-align: left;
    position: absolute;
    top: 433px;
    left: 27px;
    width: 403px;
    z-index: 1;
}
#movie {
    position: absolute;
    top: 478px;
    left: 445px;
    z-index: 0;
}
#kaitoridescription {
    *margin-top: -10px;
}
/*-------------------------------- メリット --------------------------------*/
#melit01 {
    position: relative;
}
#melit01text {
    position: absolute;
    left: 74px;
    top: 179px;
    text-align: left;
    color: #333333;
    font-size: 14px;
    line-height: 22px;
    z-index: 1;
    width: 528px;
    height: 49px;
    font-weight: bold;
}
#melit02 {
    position: relative;
}
#melit02text {
    position: absolute;
    left: 74px;
    top: 158px;
    text-align: left;
    color: #333333;
    font-size: 14px;
    line-height: 22px;
    z-index: 1;
    width: 528px;
    height: 49px;
    font-weight: bold;
}
#melit03 {
    position: relative;
}
#melit03text {
    position: absolute;
    left: 74px;
    top: 159px;
    text-align: left;
    color: #333333;
    font-size: 14px;
    line-height: 22px;
    z-index: 1;
    width: 528px;
    height: 49px;
    font-weight: bold;
}
/*-------------------------------- サービス --------------------------------*/
#service {
    position: relative;
}
#servicetext01 {
    position: absolute;
    left: 334px;
    top: 426px;
    text-align: left;
    color: #333333;
    font-size: 14px;
    line-height: 21px;
    z-index: 1;
    width: 441px;
    height: 69px;
    font-weight: bold;
}
#servicetext02 {
    position: absolute;
    left: 240px;
    top: 636px;
    text-align: left;
    color: #333333;
    font-size: 14px;
    line-height: 21px;
    z-index: 1;
    width: 157px;
    height: 99px;
    font-weight: bold;
}
#servicetext03 {
    position: absolute;
    left: 613px;
    top: 636px;
    text-align: left;
    color: #333333;
    font-size: 14px;
    line-height: 21px;
    z-index: 1;
    width: 169px;
    height: 107px;
    font-weight: bold;
}
#servicetext04 {
    position: absolute;
    left: 225px;
    top: 862px;

    text-align: left;
    color: #333333;
    font-size: 14px;
    line-height: 21px;
    z-index: 1;
    width: 174px;
    height: 105px;
    font-weight: bold;
}
#servicetext05 {
    position: absolute;
    left: 625px;
    top: 862px;
    text-align: left;
    color: #333333;
    font-size: 14px;
    line-height: 21px;
    z-index: 1;
    width: 161px;
    height: 104px;
    font-weight: bold;
}
.red {
    color: #cc0000;
}
#conditions {
    *margin-top: -1px;
}
/*-------------------------------- フッター --------------------------------*/
#footer {
    background-color: #ff6600;
    color: #FFFFFF;
    height: 20px;
    padding-top: 20px;
}
#copyright {
    padding-bottom: 5px;
}
