@charset "UTF-8";
/* safari only \*/
/*\*/

html* #testdiv{
  width: 190px;
  height: 30px;
  padding: 5px 0 0 10px;
}
*{
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
#main{
  width: 100%;
  background-color: white;
}
#main p{
  padding-bottom: 30px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size: 36px;
}
#header{
  width: 100%;
  height: 200px;
  background-image: url(head12.png);
  background-repeat: repeat-x;
  background-position: left center;
  font-size: 16px;
}
#header-in{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 960px;
  height: 170px;
  padding-top: 20px;
}
#catch{
  padding-top: 20px;
  background-color: rgb(244, 244, 255);
  margin-top: 20px;
  padding-bottom: 20px;
}
#catch-in{
  width: 1000px;
  height : 1270px;
  margin-left: auto;
  margin-right: auto;
}
#catch-in-2{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 990px;
  height: 280px;
  border-width: 5px;
  border-style: ridge;
  border-color: navy;
}
#navi{
  width: 100%;
  height : 370px;
  background-repeat: repeat-x;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-image : url(navi3.png);
}
#navi2{
  width: 100%;
  height: 180px;
  background-repeat: repeat-x;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: url(navi12.png);
}
#navi-in{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 1000px;
  height: 180px;
  background-repeat: no-repeat;
}
#contents{
  width: 100%;
  height: 100%;
  background-color: rgb(244, 244, 255);
  padding-top: 20px;
}
#contents-in{
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  padding-top: 20px;
  background-color: white;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 60px;
  width: 920px;
}
#footer{
  width: 100%;
  height: 650px;
  background-color: navy;
  margin-top: 20px;
}
#footer-in{
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 1000px;
  height: 520px;
  font-weight: 600;
  padding-bottom: 20px;
}
#navi-in ul{
  list-style-type: none;
}
#navi-in ul li{
  width: 333.33334px;
  height: 80px;
  float: left;
  line-height: 80px;
  margin-bottom: 20px;
  text-align: center;
  background-image: url(navi2.png);
  background-repeat: no-repeat;
}
#navi-in ul li a{
  display: block;
  color: white;
  height: 80px;
  width: 333.33334px;
  text-decoration: none;
  line-height: 80px;
  text-align: center;
}
#keiyaku ul{
  list-style-type: none;
}
#keiyaku ul li{
  width: 333.33334px;
  height: 80px;
  float: left;
  line-height: 80px;
  margin-bottom: 20px;
  text-align: center;
  background-image: url(navi2.png);
  background-repeat: no-repeat;
}
#keiyaku ul li a{
  display: block;
  color: white;
  height: 80px;
  width: 333.33334px;
  text-decoration: none;
  line-height: 80px;
  text-align: center;
}
#footer-in-navi{
  width: 1000px;
  height: 40px;
  padding-top: 40px;
  margin-left: auto;
  margin-right: auto;
}
#footer-in-copyright{
  text-align: center;
  color: white;
  height : 60px;
  background-image: url(footer-back1.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  font-size: 14px;
  padding-top: 20px;
  margin-top : 10px;
}
#footer-in-navi-right{
  width: 300px;
  height: 480px;
  float: left;
  line-height: 25px;
  text-align: center;
}
#footer-in-navi-center{
  width: 274px;
  height: 474px;
  float: left;
  line-height: 25px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  margin-right: 10px;
  border-width: 3px;
  border-style: ridge;
  border-color: silver;
  background-color: rgb(234, 117, 0);
  text-align: center;
}
#footer-in-navi-left{
  width: 274px;
  height: 474px;
  float: left;
  line-height: 25px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-width: 3px;
  border-style: ridge;
  border-color: silver;
  background-color: green;
  margin-right: 10px;
  text-align: center;
}
#footer-in-navi-left ul{
  list-style-type: none;
}
#footer-in-navi-left ul li{
  color: white;
  text-align: left;
}
#footer-in-navi-left ul li a{
  color: white;
  text-decoration: none;
  display: block;
}
#footer-in-navi-left ul li a:hover{
  color: green;
  background-color: white;
}
#footer-in-navi-center ul li a{
  color: white;
  text-decoration: none;
  display: block;
}
#footer-in-navi-center ul li a:hover{
  color: rgb(234, 117, 0);
  background-color: white;
}
#footer-in-navi-center ul{
  list-style-type: none;
}
#footer-in-navi-right ul{
  list-style-type: none;
}
#footer-in-navi-right ul li a{
  color: white;
  text-decoration: none;
  display: block;
}
#footer-in-navi-right-in{
  width: 294px;
}
#footer-in-navi-right-top{
  background-color: olive;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  border-width: 3px;
  border-style: ridge;
  border-color: silver;
  width: 254px;
  height: 220px;
}
#footer-in-navi-right-under{
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  margin-top: 8px;
  border-width: 3px;
  border-style: ridge;
  border-color: silver;
  width: 254px;
  height: 220px;
  background-color: maroon;
}
#footer-in-navi-center ul li{
  text-align: left;
}
#footer-in-navi-right ul li{
  text-align: left;
}
#footer-in-navi-right-top ul li a:hover{
  color: olive;
  background-color: white;
}
#footer-in-navi-right-under ul li a:hover{
  color: maroon;
  background-color: white;
}
#footer-in-navi-left-in{
  color: green;
  background-color: white;
}
#footer-in-navi-center-in{
  color: rgb(234, 117, 0);
  background-color: white;
}
#footer-in-navi-right-top-in{
  color: olive;
  background-color: white;
}
#footer-in-navi-right-under-in{
  color: maroon;
  background-color: white;
}
body{
  font-size: 48px;
  -webkit-text-size-adjust: 100%;
}
#header-in h1{
  font-size: 16px;
  color: navy;
  font-weight: 400;
  padding-left: 215px;
  height: 20px;
}
#header-in-in{
  height: 150px;
}
#header-in-in-left{
  width: 100%;
  height: 150px;
  padding-bottom: 20px;
}
#header-in-in-right{
  width: 480px;
  height: 100px;
  float: right;
  text-align: right;
}
#contents-in-center{
  margin-top: 20px;
  height: 100%;
  width: 920px;
  padding-bottom: 20px;
}
#contents-in-center-2{
  margin-top: 20px;
  height: 3700px;
  width: 920px;
}
#contents-in-center-3{
  margin-top: 20px;
  height: 2900px;
  width: 920px;
}
#contents-in-center-4{
  margin-top: 20px;
  height: 2300px;
  width: 920px;
}
#contents-in-center-5{
  margin-top: 20px;
  height: 3600px;
  width: 920px;
}
#contents-in-center-6{
  margin-top: 20px;
  height: 6050px;
  width: 920px;
}
#contents-in-center-7{
  margin-top: 20px;
  height: 2650px;
  width: 920px;
}
#contents-in-center-8{
  margin-top: 20px;
  height: 3900px;
  width: 920px;
}
#contents-in-center-9{
  margin-top: 20px;
  height: 2400px;
  width: 920px;
}
#contents-in-center-10{
  margin-top: 20px;
  height: 3240px;
  width: 920px;
}
#contents-in-center-headline{
  font-weight: 600;
  line-height: 54px;
  color: white;
  background-image: url(contents-headline-ao.png);
  background-repeat: repeat-x;
  text-align: center;
  height: 50px;
  font-style: italic;
  font-size: 24px;
}
#contents-in-center-in{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  height: 200px;
}
#contents-in-center-in-2{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-repeat: no-repeat;
  height: 300px;
}
h2{
  line-height: 80px;
  color: white;
  text-align: center;
  font-size: 48px;
}
h3{
  font-size: 24px;
  line-height: 50px;
  color: white;
  text-align: center;
}
#navi a{
  color: white;
}
#top-center-in{
  margin-top: 40px;
  margin-left: 20px;
  width: 880px;
  height: 100%;
}
#top-center-in-2{
  margin-top: 20px;
  margin-left: 20px;
  width: 880px;
  height: 100%;
}
#top-center-in-3{
  margin-top: 20px;
  margin-left: 20px;
  width: 880px;
  height: 100%;
  text-align: right;
}
#top-center-in-17{
  margin-top: 50px;
  margin-left: 20px;
  width: 880px;
}
#top-center-in-5{
  margin-top: 20px;
  margin-left: 20px;
  width: 880px;
  height: 80px;
  text-align: center;
  background-image: url(4service5.png);
  line-height: 80px;
}
#top-center-in-6{
  margin-top: 50px;
  margin-left: 20px;
  width: 880px;
  height: 250px;
  background-image: url(4service6.png);
}
#top-center-in-7{
  margin-top: 60px;
  margin-left: 20px;
  width: 880px;
  height: 900px;
  background-image: url(jimusho91.png);
  font-size: 24px;
}
#top-center-in-8{
  margin-top: 40px;
  margin-left: 20px;
  width: 880px;
  height: 300px;
  background-image: url(jimusho10.png);
}
#top-center-in-9{
  margin-top: 20px;
  margin-left: 20px;
  width: 880px;
  height : 150px;
  background-image : url(daihyou7.png);
}
#top-center-in-10{
  margin-top: 60px;
  margin-left: 20px;
  width: 880px;
  height: 900px;
  background-image : url(daihyou6.png);
  font-size: 24px;
}
#top-center-in-11{
  margin-top: 40px;
  margin-left: 20px;
  width : 792px;
  height: 100%;
  padding-top : 40px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 40px;
  border-width : 4px;
  border-style : double;
  border-color : rgb(0, 0, 153);
}
#top-center-in-12{
  margin-top : 60px;
  margin-left: 20px;
  width : 550px;
  height : 365px;
  background-image : url(irai11.png);
  padding-top : 35px;
  padding-left : 290px;
  padding-right : 40px;
  font-size : 24px;
}
#top-center-in-13{
  margin-top : 60px;
  margin-left: 20px;
  width: 880px;
  height : 600px;
}
#top-center-in-14{
  width : 876px;
  height : 200px;
  border-width : 2px;
  border-style : solid;
  border-color : rgb(0, 0, 153);
  margin-top : 40px;
}
#top-center-in-15{
  width : 836px;
  height : 100px;
  border-width : 2px;
  border-style : solid;
  border-color : rgb(0, 0, 153);
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}
#top-center-in-16{
  margin-top : 60px;
  margin-left: 20px;
  width: 880px;
  height : 800px;
}
#contents-in-left-head{
  color: white;
  width: 100%;
  height : 95px;
  line-height: 80px;
  text-align: center;
  background-image: url(top61.png);
  background-repeat : no-repeat;
}
#contents-in-left-head-2{
  color: white;
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  margin-top: 80px;
  background-image: url(top61.png);
}
#link-tel{
  margin-top: 60px;
  width: 100%;
  height: 100%;
}
#top-center-in-4-left{
  width: 440px;
  height: 125px;
  float: left;
}
#top-center-in-4-left a{
  text-align: center;
  padding-top: 75px;
  width: 440px;
  height: 50px;
  display: block;
  font-size: 24px;
  color: black;
  text-decoration: none;
}
#footer-in-navi li{
  color: white;
  text-align: center;
  border-left-width: 1px;
  border-right-width: 1px;
  border-left-style: solid;
  border-right-style: solid;
  border-left-color: white;
  border-right-color: white;
  width: 331px;
  float: left;
  list-style-type: none;
  height: 40px;
}
#footer-in-navi a{
  width: 320px;
  height: 40px;
  display: block;
  font-size: 30px;
  color: white;
  text-decoration: none;
  line-height: 40px;
}
#footer-in-in{
  background-color: white;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  width: 952px;
  height: 332px;
  border-width: 4px;
  border-style: double;
  border-color: rgb(0, 0, 153);
  font-size: 24px;
  color: rgb(0, 0, 153);
}
#footer-in-in-right{
  width: 550px;
  height: 252px;
  float: right;
  padding-top: 35px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
#footer-in-in-right-right{
  width: 440px;
  height: 292px;
  float: right;
}
#footer-in-in p{
  font-size: 24px;
  padding-bottom: 0px;
}
#footer-in-in-left{
  width: 300px;
  height: 290px;
  margin-left: 40px;
  margin-top: 21px;
}
#top-comegirushi{
  font-size: 24px;
  margin-top: 60px;
}
#top-center-in-5 a{
  font-size: 30px;
  line-height: 75px;
  color: white;
  text-decoration: none;
  width: 880px;
  height: 80px;
  display: block;
  font-weight: 600;
}
#syousai-in{
  color: rgb(169, 218, 228);
  background-image: url(syousai9.png);
  padding-left: 230px;
  width: 650px;
  height: 85px;
  font-size: 36px;
  padding-top: 15px;
  font-weight: 900;
}
#syousai-in-2{
  color: rgb(180, 213, 66);
  background-image: url(syousai10.png);
  padding-left: 230px;
  width: 650px;
  height: 85px;
  font-size: 36px;
  padding-top: 15px;
  font-weight: 900;
}
#syousai-in-3{
  color: rgb(234, 121, 130);
  background-image: url(syousai11.png);
  padding-left: 230px;
  width: 650px;
  height: 85px;
  font-size: 36px;
  padding-top: 15px;
  font-weight: 900;
}
#jimusho-in-left{
  width: 440px;
  float: left;
}
#jimusho-in-left-2{
  width : 400px;
  float: left;
}
#jimusho-in-right{
  width: 440px;
  float: right;
}
#jimusho-in-left-in{
  width: 290px;
  height: 110px;
  padding-top: 40px;
  padding-left: 150px;
  float: left;
}
#jimusho-in-left-in-2{
  width: 440px;
  height: 150px;
  float: left;
}
#jimusho-in-left-in-3{
  width: 290px;
  height : 295px;
  padding-top : 5px;
  padding-left: 150px;
  float: left;
  font-size : 20px;
}
#jimusho-in-right-in{
  width: 290px;
  height: 595px;
  padding-top: 5px;
  padding-left: 150px;
}
#jimusho-in-right-in-2{
  width: 290px;
  height: 295px;
  padding-top: 5px;
  padding-left: 150px;
}
#jimusho-in-left-in-2 a{
  text-align: center;
  padding-top: 40px;
  padding-left: 60px;
  padding-right: 60px;
  width: 320px;
  height: 110px;
  font-size: 24px;
  color: white;
  text-decoration: none;
  display: block;
}
#top-center-in-9 a{
  text-align: center;
  padding-top: 40px;
  width : 880px;
  height: 110px;
  font-size: 24px;
  color: white;
  text-decoration: none;
  display: block;
}
#columu-in{
  text-align : right;
}
#jyouhou-in{
  margin-top : 60px;
  width : 880px;
  height : 390px;
}
#jyouhou-left{
  width : 420px;
  height : 120px;
  float : left;
}
#jyouhou-left-2{
  width : 420px;
  height : 160px;
  float : left;
  margin-top : 20px;
}
#jyouhou-left-3{
  width : 420px;
  height : 80px;
  float : left;
  background-image : url(jyouhou1.png);
  margin-top : 10px;
}
#jyouhou-right{
  margin-left : 40px;
  width : 420px;
  height : 120px;
  float : right;
}
#jyouhou-right-2{
  margin-left : 40px;
  width : 420px;
  height : 160px;
  float : right;
  margin-top : 20px;
}
#jyouhou-right-3{
  margin-left : 40px;
  width : 420px;
  height : 80px;
  float : right;
  background-image : url(jyouhou1.png);
  margin-top : 10px;
}
#jyouhou-left-3 a{
  font-size: 30px;
  line-height: 75px;
  color: white;
  text-decoration: none;
  width: 420px;
  height: 80px;
  display: block;
  font-weight: 600;
  text-align : center;
}
#jyouhou-right-3 a{
  font-size: 30px;
  line-height: 75px;
  color: white;
  text-decoration: none;
  width: 420px;
  height: 80px;
  display: block;
  font-weight: 600;
  text-align : center;
}
#jyouhou-right-4{
  width : 395px;
  height : 310px;
  float : right;
  background-image : url(jyouhou11.png);
  font-size : 24px;
  padding-top : 40px;
  padding-left : 25px;
}
#katuyou-left{
  border-right-width : 2px;
  border-right-style : solid;
  border-right-color : rgb(0, 0, 153);
  width : 538px;
  height : 200px;
  font-size : 36px;
  float : left;
  background-image : url(katuyou1.png);
}
#katuyou-right{
  width : 336px;
  height : 180px;
  font-size : 36px;
  float : right;
  text-align : center;
  padding-top : 20px;
}
#katuyou-left a{
  padding-top : 20px;
  padding-left : 20px;
  width : 518px;
  height : 180px;
  display : block;
}
#keiyaku{
  margin-top : 20px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 50px;
  height : 130px;
  background-color : rgb(0, 0, 128);
  padding-top : 20px;
  width : 1000px;
}
#keikaku1{
  color : white;
  text-align : center;
  font-size : 36px;
  padding-bottom : 10px;
}
#top-yougo{
  margin-top: 40px;
  margin-left: 20px;
  width : 840px;
  height : 60px;
  background-image : url(yougo.png);
  background-repeat : no-repeat;
  font-size : 36px;
  color : white;
  line-height : 60px;
  padding-left : 40px;
}
#catch-in-3{
  margin-top : 40px;
  height : 220px;
  background-image : url(sinchac.png);
  font-size : 16px;
  width : 830px;
  padding-top : 30px;
  padding-left : 50px;
  margin-left : 20px;
}
#catch-in-3 p{
  font-size : 20px;
  height : 12px;
  font-weight : 600;
}
#mailmaga-link{
  margin-top : 40px;
  margin-left: 20px;
  width: 880px;
  height : 150px;
  background-image : url(daihyou7.png);
  padding-bottom : 40px;
  background-repeat : no-repeat;
}
#mailmaga-link a{
  text-align: center;
  padding-top: 40px;
  width : 880px;
  height: 110px;
  font-size : 48px;
  color: white;
  text-decoration: none;
  display: block;
  line-height : 72px;
}
#mailmaga-sunple{
  margin-top: 20px;
  width : 828px;
  height: 100%;
  border-width : 8px;
  border-style : double;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}
#mailmaga-back{
  margin-top: 20px;
  margin-left: 20px;
  width: 880px;
  height: 100%;
}
#top-center-in-4{
  background-image : url(top13.png);
  width : 880px;
  margin-top : 40px;
  margin-left : 20px;
  height : 250px;
}
