@charset "UTF-8";
*{
  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: 15px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  line-height: 18px;
}
#header{
  width: 100%;
  height: 130px;
  background-image: url(header-back.png);
  background-repeat: repeat-x;
  background-position: left center;
}
#header-in{
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 960px;
  height: 130px;
}
#catch{
  width: 100%;
  height: 340px;
  padding-top: 10px;
  background-color: rgb(244, 244, 255);
}
#catch6{
  width: 100%;
  height: 450px;
  padding-top: 10px;
  background-color: rgb(244, 244, 255);
}
#catch2{
  background-image : url(home81.png);
  background-repeat : no-repeat;
  width : 990px;
  height : 280px;
}
#catch-in{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 990px;
  height: 430px;
  border-width: 5px;
  border-style: ridge;
  border-color: navy;
}
#soudan-catch-in{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 990px;
  height: 320px;
  border-width: 5px;
  border-style: ridge;
  border-color: navy;
}
#sindan-catch-in{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 990px;
  height: 320px;
  border-width: 5px;
  border-style: ridge;
  border-color: navy;
  background-image: url(catch-sindan3.png);
  background-repeat: no-repeat;
}
#houmon-catch-in{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 990px;
  height: 320px;
  border-width: 5px;
  border-style: ridge;
  border-color: navy;
}
#navi{
  width: 100%;
  height: 120px;
  background-image: url(navi-back2.png);
  background-repeat: repeat-x;
}
#navi-in{
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 1000px;
  height: 120px;
  background-repeat: no-repeat;
  background-image: url(navi-back-e-2.png);
  background-position: center center;
}
#navi-in-top{
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  height: 31px;
  padding-top: 40px;
}
#navi-in-top-2{
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 1000px;
  height: 35px;
}
#contents{
  width: 100%;
  height: 100%;
  background-color: rgb(244, 244, 255);
  padding-top: 20px;
  padding-bottom: 20px;
}
#contents-in{
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 960px;
  padding-top: 20px;
  background-color: white;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 60px;
}
#footer{
  width: 100%;
  height: 290px;
  background-color: navy;
}
#footer-in{
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 960px;
  height: 250px;
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 20px;
}
#navi-in ul{
  list-style-type: none;
}
#navi-in ul li{
  width: 91px;
  height: 25px;
  float: left;
  margin-top: 5px;
  margin-left: 15px;
  margin-right: 45px;
  margin-bottom: 1px;
  line-height: 23px;
  padding-left: 15px;
  padding-top: 1px;
}
#navi-in ul li a{
  text-decoration: none;
  display: block;
  font-size : 13px;
  color : black;
  padding-left : 15px;
  margin-left : -15px;
  height : 25px;
  font-family : メイリオ;
  font-weight : 700;
}
#navi-in ul li:hover{
  background-color : green;
}
#footer-in-navi{
  width: 960px;
  height: 20px;
}
#footer-in-copyright{
  text-align: center;
  color: white;
  height: 30px;
  background-image: url(footer-back1.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  font-size: 14px;
  padding-top: 20px;
}
#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: 16px;
}
#header-in h1{
  font-size: 11px;
  color: navy;
  padding-top: 10px;
  font-weight: 400;
  padding-left: 100px;
  height: 10px;
}
#header-in-in{
  height: 100px;
}
#header-in-in-left{
  width: 480px;
  height: 90px;
  float: right;
}
#header-in-in-right{
  width: 480px;
  height: 100px;
  float: right;
  text-align: right;
}
#catch-in-sindan{
  width: 255px;
  height: 72px;
  margin-top: 200px;
  margin-left: 429px;
  vertical-align: top;
  text-align: center;
  line-height: 72px;
}
#catch-in-sindan a{
  color: white;
  text-decoration: none;
  line-height: 72px;
  width: 255px;
  height: 72px;
  display: block;
  font-weight: 600;
  font-size: 22px;
}
#catch-in-sindan a:hover{
  color: rgb(234, 117, 0);
  text-decoration: none;
  line-height: 72px;
  width: 255px;
  height: 72px;
  display: block;
  font-weight: 600;
  font-size: 22px;
  background-color: white;
}
#contents-in-center{
  background-repeat: repeat-x;
  margin-top: 20px;
}
#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;
}
#contents-in-center-in-left{
  width: 202px;
  height: 42px;
  float: left;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  color: white;
  background-image: url(contents-daihyou1503.png);
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 160px;
}
#contents-in-center-in-right{
  width: 698px;
  height: 190px;
  float: left;
  text-align: left;
  margin-left: 20px;
  padding-top: 10px;
}
#contents-in-jyoseikin{
  margin-top: 60px;
}
#contents-in-jyoseikin-in{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-repeat: no-repeat;
  background-color: rgb(255, 238, 213);
}
#contents-in-jyoseikin h2{
  font-size: 24px;
  font-weight: 600;
  line-height: 54px;
  color: white;
  background-image: url(contents-headline-orange.png);
  background-repeat: repeat-x;
  height: 50px;
  text-align: center;
  font-style: italic;
  width: 960px;
}
#contents-in-jyoseikin-in-top-in{
  width: 298px;
  height: 198px;
  float: right;
  margin-right: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(234, 117, 0);
  background-color: white;
}
#contents-in-jyoseikin-in-top-center{
  margin-right: 10px;
  width: 300px;
  height: 200px;
  float: right;
}
#contents-in-jyoseikin-in-top-right{
  width: 300px;
  height: 200px;
  float: right;
}
#contents-in-jyoseikin-in-top-in-headline{
  font-weight: 600;
  color: white;
  text-align: center;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  height: 46px;
  background-image: url(contents-headline-orange-2.png);
  line-height: 46px;
  font-size: 18px;
}
#contents-in-jyoseikin-in-top{
  margin-right: -10px;
  height: 200px;
}
#contents-in-jyoseikin-in-top-in-in{
  height: 130px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
#contents-in-jyoseikin-in-top-in-in-link-right{
  height: 35px;
  background-image: url(contents-oukan.png);
  background-repeat: no-repeat;
  line-height: 35px;
  background-position: right center;
}
#contents-in-center-in-right-link{
  line-height: 16px;
}
#contents-in-jyoseikin-in-top-in-in-link-left{
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 35px;
  height: 35px;
  background-image: url(contents-hatena.png);
}
#contents-in-jyoseikin-in-top-in-in-link-center{
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 35px;
  height: 35px;
  background-image: url(contents-pen.png);
}
#contents-in-jyoseikin-in-center{
  margin-top: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(234, 117, 0);
  height: 198px;
  background-color: white;
}
#contents-in-jyoseikin-in-center-headline{
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  height: 46px;
  font-size: 18px;
  font-weight: 600;
  line-height: 46px;
  color: white;
  background-image: url(contents-headline-orange-3.png);
  text-align: center;
}
#contents-in-jyoseikin-in-center-in{
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  height: 130px;
}
#contents-in-jyoseikin-in-center-in-in{
  height: 100px;
  margin-right: -10px;
  background-image: url(contents-jyoseikin-back1.png);
  background-repeat: no-repeat;
}
#contents-in-jyoseikin-in-center-in-in-in{
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
  width: 151px;
  height: 80px;
  float: right;
  text-align: center;
}
#contents-in-jyoseikin-in-center-in-in-in-link{
  width: 150px;
  height: 42px;
  display: block;
  font-size: 14px;
  color: black;
  text-decoration: none;
  padding-top: 38px;
}
#contents-in-jyoseikin-in-center-in-in-in-link a{
  text-decoration: none;
  color: black;
  width: 149px;
  height: 30px;
  display: block;
  margin-left: -65px;
  margin-top: -30px;
  padding-top: 30px;
}
#contents-in-jyoseikin-in-under-in-in-in{
  text-align: center;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
  width: 196px;
  height: 80px;
  float: right;
}
#contents-in-jyoseikin-in-under-in-in-in-link{
  font-size: 18px;
  color: red;
  width: 105px;
  height: 70px;
  text-decoration: none;
  display: block;
  padding-top: 10px;
  padding-left: 90px;
  font-weight: 600;
}
#contents-in-jyoseikin-in-under-in-in-in-link a{
  color: black;
  text-decoration: none;
  display: block;
  width: 195px;
  height: 30px;
  margin-left: -65px;
  padding-top: 30px;
}
#contents-in-jyoseikin-in-under-in-in{
  background-image: url(contents-jyoseikin-back-2.png);
  background-repeat: no-repeat;
  margin-right: -10px;
  height: 100px;
}
#contents-in-jyoseikin-in-top --> #contents-in-hojyokin{
  margin-top: 40px;
}
#contents-in-hojyokin-in{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-repeat: no-repeat;
  background-color: rgb(255, 255, 202);
}
#contents-in-hojyokin h2{
  font-size: 24px;
  font-weight: 600;
  line-height: 54px;
  color: white;
  background-image: url(contents-headline-enge.png);
  background-repeat: repeat-x;
  width: 960px;
  height: 50px;
  text-align: center;
  margin-top: 60px;
  font-style: italic;
}
#contents-in-hojyokin-in-top-in{
  width: 298px;
  height: 198px;
  float: right;
  margin-right: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: olive;
  background-color: white;
}
#contents-in-hojyokin-in-top-center{
  margin-right: 10px;
  width: 300px;
  height: 200px;
  float: right;
}
#contents-in-hojyokin-in-top-right{
  width: 300px;
  height: 200px;
  float: right;
}
#contents-in-hojyokin-in-top-in-headline{
  font-weight: 600;
  color: white;
  text-align: center;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  height: 46px;
  background-image: url(contents-headline-enge-2.png);
  line-height: 46px;
  font-size: 18px;
}
#contents-in-hojyokin-in-top{
  margin-right: -10px;
  height: 200px;
}
#contents-in-hojyokin-in-top-in-in{
  height: 130px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
#contents-in-hojyokin-in-top-in-in-link-right{
  height: 35px;
  background-image: url(contents-oukan.png);
  background-repeat: no-repeat;
  line-height: 35px;
  background-position: right center;
}
#contents-in-center-in-right-link{
  line-height: 16px;
}
#contents-in-hojyokin-in-top-in-in-link-left{
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 35px;
  height: 35px;
  background-image: url(contents-hatena.png);
}
#contents-in-hojyokin-in-top-in-in-link-center{
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 35px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  height: 35px;
  background-image: url(contents-pen.png);
}
#contents-in-hojyokin-in-center{
  margin-top: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: olive;
  height: 198px;
  background-color: white;
}
#contents-in-hojyokin-in-center-headline{
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  height: 46px;
  font-size: 18px;
  font-weight: 600;
  line-height: 46px;
  color: white;
  background-image: url(contents-headline-enge-3.png);
  text-align: center;
}
#contents-in-hojyokin-in-center-in{
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  height: 130px;
}
#contents-in-hojyokin-in-center-in-in{
  height: 100px;
  margin-right: -10px;
  margin-top: 10px;
  background-image: url(contents-hojyokin-back1.png);
  background-repeat: no-repeat;
}
#contents-in-hojyokin-in-center-in-in-in{
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
  width: 151px;
  height: 80px;
  float: right;
  text-align: center;
}
#contents-in-hojyokin-in-center-in-in-in-link{
  width: 150px;
  height: 42px;
  display: block;
  font-size: 14px;
  color: black;
  text-decoration: none;
  padding-top: 38px;
}
#contents-in-hojyokin-in-center-in-in-in-link a{
  text-decoration: none;
  color: black;
  width: 149px;
  height: 30px;
  display: block;
  margin-left: -65px;
  margin-top: -30px;
  padding-top: 30px;
}
#contents-in-hojyokin-in-under-in-in-in{
  text-align: center;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
  height: 82px;
}
#contents-in-hojyokin-in-under-in-in-in-link{
  font-size: 18px;
  color: red;
  height: 80px;
  text-decoration: none;
  display: block;
  font-weight: 600;
  line-height: 80px;
}
#contents-in-hojyokin-in-under-in-in-in-link a{
  color: black;
  text-decoration: none;
  display: block;
  width: 195px;
  height: 30px;
  margin-left: -65px;
  padding-top: 30px;
}
#contents-in-hojyokin-in-under-in-in{
  background-image: url(contents-hojyokin-back.png);
  background-repeat: no-repeat;
  margin-right: -10px;
  height: 100px;
}
contents-in-hojyokin{
  margin-top: 40px;
}
#contents-in-hojyokin-in-top --> #contents-in-roumu{
  margin-top: 40px;
}
#contents-in-roumu-in{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-repeat: no-repeat;
  background-color: rgb(255, 234, 234);
}
#contents-in-roumu h2{
  font-size: 24px;
  font-weight: 600;
  line-height: 54px;
  color: white;
  background-image: url(contents-headline-wine.png);
  background-repeat: repeat-x;
  width: 960px;
  height: 50px;
  text-align: center;
  margin-top: 60px;
  font-style: italic;
}
#contents-in-roumu-in-top-in{
  width: 298px;
  height: 198px;
  float: right;
  margin-right: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(128, 0, 0);
  background-color: white;
}
#contents-in-roumu-in-top-center{
  margin-right: 10px;
  width: 300px;
  height: 200px;
  float: right;
}
#contents-in-roumu-in-top-right{
  width: 300px;
  height: 200px;
  float: right;
}
#contents-in-roumu-in-top-in-headline{
  font-weight: 600;
  color: white;
  text-align: center;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  height: 46px;
  background-image: url(contents-headline-wine-2.png);
  line-height: 46px;
  font-size: 18px;
}
#contents-in-roumu-in-top{
  margin-right: -10px;
  height: 200px;
}
#contents-in-roumu-in-top-in-in{
  height: 130px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
#contents-in-roumu-in-top-in-in-link-right{
  height: 35px;
  background-image: url(contents-oukan.png);
  background-repeat: no-repeat;
  line-height: 35px;
  background-position: right center;
}
#contents-in-center-in-right-link{
  line-height: 16px;
}
#contents-in-roumu-in-top-in-in-link-left{
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 35px;
  height: 35px;
  background-image: url(contents-hatena.png);
}
#contents-in-roumu-in-top-in-in-link-center{
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 35px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  height: 35px;
  background-image: url(contents-pen.png);
}
#contents-in-roumu-in-center{
  margin-top: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(128, 0, 0);
  height: 198px;
  background-color: white;
}
#contents-in-roumu-in-center-headline{
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  height: 46px;
  font-size: 18px;
  font-weight: 600;
  line-height: 46px;
  color: white;
  background-image: url(contents-headline-wine-3.png);
  text-align: center;
}
#contents-in-roumu-in-center-in{
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  height: 130px;
}
#contents-in-roumu-in-center-in-in{
  height: 100px;
  margin-right: -10px;
  margin-top: 10px;
  background-image: url(contents-roumu-back1.png);
  background-repeat: no-repeat;
}
#contents-in-roumu-in-center-in-in-in{
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
  width: 151px;
  height: 80px;
  float: right;
  text-align: center;
}
#contents-in-roumu-in-center-in-in-in-link{
  width: 150px;
  height: 42px;
  display: block;
  font-size: 14px;
  color: black;
  text-decoration: none;
  padding-top: 38px;
}
#contents-in-roumu-in-center-in-in-in-link a{
  text-decoration: none;
  color: black;
  width: 149px;
  height: 30px;
  display: block;
  margin-left: -65px;
  margin-top: -30px;
  padding-top: 30px;
}
#contents-in-roumu-in-under-in-in-in{
  text-align: center;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
  width: 196px;
  height: 80px;
  float: right;
}
#contents-in-roumu-in-under-in-in-in-link{
  font-size: 18px;
  color: red;
  width: 105px;
  height: 60px;
  text-decoration: none;
  display: block;
  padding-top: 20px;
  padding-left: 90px;
  font-weight: 600;
}
#contents-in-roumu-in-under-in-in-in-link a{
  color: black;
  text-decoration: none;
  display: block;
  width: 195px;
  height: 30px;
  margin-left: -65px;
  padding-top: 30px;
}
#contents-in-roumu-in-under-in-in{
  background-image: url(contents-roumu-back.png);
  background-repeat: no-repeat;
  margin-right: -10px;
  height: 100px;
}
#contents-in-jimusho-in{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-repeat: no-repeat;
  background-color: rgb(234, 255, 234);
}
#contents-in-jimusho h2{
  font-size: 24px;
  font-weight: 600;
  line-height: 54px;
  color: white;
  background-image: url(contents-headline-midori.png);
  background-repeat: repeat-x;
  width: 960px;
  height: 50px;
  text-align: center;
  margin-top: 60px;
  font-style: italic;
}
#contents-in-jimusho-in-top-in{
  height: 130px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
#contents-in-jimusho-in-top-headline{
  font-weight: 600;
  color: white;
  text-align: center;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  height: 46px;
  background-image: url(contents-headline-midori-3.png);
  line-height: 46px;
  font-size: 18px;
}
#contents-in-jimusho-in-top{
  height: 200px;
  background-color: white;
  border-width: 1px;
  border-style: solid;
  border-color: green;
  margin-top: 20px;
}
#contents-in-jimusho-in-top-in-in{
  height: 130px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
#contents-in-jimusho-in-top-in-in-link-right{
  height: 35px;
  margin-top: 5px;
  background-image: url(contents-oukan.png);
  background-repeat: no-repeat;
  line-height: 35px;
  background-position: right center;
}
#contents-in-center-in-right-link{
  line-height: 16px;
}
#contents-in-jimusho-in-top-in-in-link-left{
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 35px;
  margin-top: 5px;
  height: 35px;
  background-image: url(contents-hatena.png);
}
#contents-in-jimusho-in-top-in-in-link-center{
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 35px;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  height: 35px;
  background-image: url(contents-pen.png);
}
#contents-in-jimusho-in-center{
  border-width: 1px;
  border-style: solid;
  border-color: green;
  height: 198px;
  background-color: white;
}
#contents-in-jimusho-in-center-headline{
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  height: 46px;
  font-size: 18px;
  font-weight: 600;
  line-height: 46px;
  color: white;
  background-image: url(contents-headline-midori-3.png);
  text-align: center;
}
#contents-in-jimusho-in-center-in{
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  height: 130px;
}
#contents-in-jimusho-in-center-in-in{
  height: 100px;
  margin-right: -10px;
  margin-top: 10px;
  background-image: url(contents-jimusho-back1.png);
  background-repeat: no-repeat;
}
#contents-in-jimusho-in-center-in-in-in{
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
  width: 151px;
  height: 80px;
  float: right;
  text-align: center;
}
#contents-in-jimusho-in-center-in-in-in-link{
  width: 150px;
  height: 42px;
  display: block;
  font-size: 14px;
  color: black;
  text-decoration: none;
  padding-top: 38px;
}
#contents-in-jimusho-in-center-in-in-in-link a{
  text-decoration: none;
  color: black;
  width: 149px;
  height: 30px;
  display: block;
  margin-left: -65px;
  margin-top: -30px;
  padding-top: 30px;
}
#contents-in-jimusho-in-under-in-in-in{
  text-align: center;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
  width: 196px;
  height: 80px;
  float: right;
}
#contents-in-jimusho-in-under-in-in-in-link{
  font-size: 18px;
  color: red;
  width: 105px;
  height: 60px;
  text-decoration: none;
  display: block;
  padding-top: 20px;
  padding-left: 90px;
  font-weight: 600;
}
#contents-in-jimusho-in-under-in-in-in-link a{
  color: black;
  text-decoration: none;
  display: block;
  width: 195px;
  height: 30px;
  margin-left: -65px;
  padding-top: 30px;
}
#contents-in-jimusho-in-under-in-in{
  background-image: url(contents-jimusho-back.png);
  background-repeat: no-repeat;
  margin-right: -10px;
  height: 100px;
}
#contents-in-jimusho-in-top-in-right{
  width: 665px;
  height: 130px;
  float: right;
  margin-left: 20px;
}
#contents-in-jimusho-in-top-in-left{
  width: 210px;
  height: 130px;
  float: right;
}
#footer-in-in{
  height: 120px;
  color: navy;
  padding-left: 70px;
  margin-left: 250px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 370px;
  background-color: white;
  margin-top: 20px;
}
#contents-in-jimusho-in-top --> #jimusho-catch{
  width: 100%;
  height: 340px;
  background-image: url(jimusho-catch-back.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 10px;
}
#jimusho-catch-in{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 990px;
  height: 320px;
  border-width: 5px;
  border-style: ridge;
  border-color: navy;
  margin-top: auto;
  background-image: url(catch-jimusho-23.png);
}
#jimusho-header{
  width: 100%;
  height: 130px;
  background-image: url(header-back.png);
  background-repeat: repeat-x;
  background-position: left center;
}
#jimusho-header-in{
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 960px;
  height: 130px;
}
#jimusho-header-in h1{
  font-size: 11px;
  color: navy;
  padding-top: 10px;
  font-weight: 400;
  padding-left: 100px;
  height: 10px;
}
#jimusho-header-in-in{
  height: 100px;
}
#jimusho-header-in-in-left{
  width: 480px;
  height: 90px;
  float: right;
  padding-top: 10px;
}
#jimusho-header-in-in-right{
  width: 480px;
  height: 100px;
  float: right;
  text-align: right;
}
#jimusho-contents-in{
  height: 1030px;
  margin-top: 60px;
}
#jimusho-contents-in-right{
  width: 310px;
  float: left;
  padding-left: 10px;
}
#jimusho-contents-in-left{
  width: 630px;
  float: left;
  padding-right: 10px;
}
#jimusho-contents-in-right p{
  font-size: 24px;
  font-weight: 600;
  line-height: 54px;
  height: 50px;
  font-style: italic;
  color: white;
  background-image: url(contents-headline-ao.png);
  background-repeat: repeat-x;
  text-align: center;
  margin-bottom: -15px;
}
#jimusho-contents-in-right-in{
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 270px;
  padding-top: 20px;
  height: 940px;
  background-image: url(contents-side1.png);
  background-repeat: no-repeat;
}
#jimusho-contents-in-left h2{
  font-size: 24px;
  font-weight: 600;
  line-height: 54px;
  height: 50px;
  font-style: italic;
  color: white;
  background-image: url(contents-headline-orange.png);
  background-repeat: repeat-x;
  text-align: center;
}
#jimusho-contents-in-left-in{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 590px;
  height: 940px;
  background-image: url(contents-jimusho-31.png);
}
#jimusho-contents-in-right-in-top{
  width: 250px;
  height: 70px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
#jimusho-contents-in-right-in-center{
  width: 250px;
  height: 70px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-top: 15px;
}
#jimusho-contents-in-right-in-center-2{
  width: 250px;
  height: 70px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
}
#jimusho-contents-in-right-in-center-3{
  width: 250px;
  height: 60px;
  margin-top: 85px;
  margin-left: 10px;
}
#jimusho-contents-in-right-in-center-4{
  width: 250px;
  height: 60px;
  margin-top: 20px;
  margin-left: 10px;
}
#jimusho-contents-in-left-in-top{
  width: 542px;
  height: 272px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  border-width: 4px;
  border-style: ridge;
  border-color: red;
}
#jimusho-contents-in-left-in-top-in{
  width: 325px;
  height: 195px;
  float: right;
  margin-top: 85px;
}
#jimusho-contents-in-left-in-top-in-link{
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin-top: -4px;
}
#jimusho-contents-in-left-in-top-in-link a{
  font-size: 20px;
  font-weight: 600;
  color: white;
  text-decoration: none;
  display: block;
  width: 325px;
  height: 40px;
  font-family: メイリオ;
}
#jimusho-contents-in-left-in-top-in-in{
  height: 155px;
  padding-left: 10px;
}
#jimusho-contents-in-left-in-center{
  width: 542px;
  height: 272px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  border-width: 4px;
  border-style: ridge;
  border-color: rgb(255, 191, 0);
}
#jimusho-contents-in-left-in-under{
  width: 542px;
  height: 272px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  border-width: 4px;
  border-style: ridge;
  border-color: rgb(255, 96, 0);
}
#jimusho-contents-in-right-in-top-in{
  height: 70px;
}
#jimusho-contents-in-right-in-top-link{
  font-size: 12px;
  color: navy;
  text-decoration: none;
  width: 235px;
  height: 24px;
  display: block;
  text-align: center;
  padding-top: 46px;
  padding-left: 15px;
  font-weight: 600;
}
#jimusho-contents-in-right-in-top-link-2{
  font-size: 12px;
  color: navy;
  text-decoration: none;
  display: block;
  text-align: center;
  padding-top: 46px;
  padding-left: 15px;
  font-weight: 600;
}
#jimusho-contents-in-ichiran{
  margin-top: 60px;
  background-color: rgb(234, 255, 234);
}
#jimusho-contents-in-area h2{
  font-size: 24px;
  line-height: 54px;
  color: white;
  background-image: url(contents-headline-wine.png);
  background-repeat: repeat-x;
  height: 50px;
  text-align: center;
  font-style: italic;
}
#jimusho-contents-in-area-in{
  height: 200px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-repeat: no-repeat;
  background-color: rgb(255, 234, 234);
}
#jimusho-contents-in-area-in-map{
  border-width: 2px;
  border-style: ridge;
  border-color: maroon;
  width: 396px;
  height: 191px;
  float: left;
  background-image: url(contents-map1.png);
  padding-top: 5px;
}
#jimusho-contents-in-area-in-in{
  width: 480px;
  height: 176px;
  float: right;
  background-color: white;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  border-width: 2px;
  border-style: ridge;
  border-color: silver;
}
#jimusho-contents-in-area-in-map-in{
  width: 150px;
  height: 61px;
  padding-top: 8px;
  margin-left: 240px;
  font-weight: 600;
}
#jimusho-contents-in-area-in-in-top{
  font-weight: 600;
  color: maroon;
  font-size: 18px;
  text-align: center;
}
#jimusho-contents-in-area-in-in-left{
  width: 50px;
  float: left;
  height: 150px;
}
#jimusho-contents-in-area-in-in-center{
  width: 95px;
  height: 150px;
  float: left;
}
#jimusho-contents-in-area-in-in-right{
  width: 70px;
  height: 150px;
  float: left;
}
#jimusho-contents-in-area-in-in-right-2{
  width: 20px;
  height: 150px;
  float: left;
}
#jimusho-contents-in-area-in-in-right-3{
  width: 240px;
  height: 150px;
  float: left;
}
#contents-in-link{
  margin-top: 40px;
}
#contents-in-link-2{
  margin-top: 10px;
  padding-left: 27px;
}
#contents-in-link-3{
  margin-top: 10px;
  padding-left: 54px;
}
#contents-in-link-4{
  margin-top: 10px;
  padding-left: 81px;
}
#footer-in-navi ul{
  list-style-type: none;
}
#footer-in-navi ul li{
  vertical-align: middle;
  text-align: center;
  float: left;
  width: 238px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-left-style: solid;
  border-right-style: solid;
  border-left-color: white;
  border-right-color: white;
}
#footer-in-navi ul li a{
  color: white;
  text-decoration: none;
  display: block;
}
#contents-in-pankuzu{
  font-size: 14px;
  line-height: 20px;
  height: 20px;
}
#contents-in-pankuzu a{
  color: navy;
  text-decoration: none;
}
#contents-in-pankuzu a:hover{
  color: green;
}
#jyoseikin-towa-contents-in-center-in{
  height: 200px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-color: rgb(244, 244, 255);
}
#jyoseikin-towa-contents-in-center-in-left{
  width: 535px;
  height: 200px;
  float: left;
  padding-right: 20px;
  padding-top: 10px;
}
#jyoseikin-towa-contents-in-center-in-right{
  width: 321px;
  height: 176px;
  float: left;
  background-color: white;
  border-width: 2px;
  border-style: inset;
  border-color: navy;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}
#jyoseikin-towa-contents-in-center-in-right-link{
  text-align: left;
  height: 26px;
}
#jyoseikin-towa-contents-in-in-1-left{
  width: 535px;
  height: 200px;
  float: left;
  padding-right: 20px;
  padding-top: 10px;
  text-align: left;
}
#jyoseikin-towa-contents-in-in-1-right{
  width: 321px;
  height: 176px;
  float: left;
  background-color: white;
  border-width: 2px;
  border-style: inset;
  border-color: navy;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}
#jyoseikin-towa-contents-in-in-1-right-link{
  text-align: left;
  height: 26px;
}
#jyoseikin-towa-contents-in-1{
  margin-top: 60px;
}
#jyoseikin-towa-contents-in-1 h2{
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  background-repeat: no-repeat;
  width: 960px;
  height: 50px;
  background-image: url(contents-title-1.png);
  line-height: 50px;
  color: white;
}
#jyoseikin-towa-contents-in-in-1{
  height: 200px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
}
#jyoseikin-towa-contents-in-2{
  margin-top: 60px;
}
#jyoseikin-towa-contents-in-2 h2{
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  background-repeat: no-repeat;
  width: 960px;
  height: 50px;
  background-image: url(contents-title-2.png);
  line-height: 50px;
  color: white;
}
#jyoseikin-towa-contents-in-head-2{
  background-image: url(contents-title-2.png);
  width: 960px;
  height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-head-2 p{
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-in-2-right-link{
  text-align: left;
  height: 50px;
}
#jyoseikin-towa-contents-in-3{
  margin-top: 60px;
}
#jyoseikin-towa-contents-in-3 h2{
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  background-repeat: no-repeat;
  width: 960px;
  height: 50px;
  background-image: url(contents-title-3.png);
  line-height: 50px;
  color: white;
}
#jyoseikin-towa-contents-in-head-3{
  background-image: url(contents-title-3.png);
  width: 960px;
  height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-head-3 p{
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-in-3-right-link{
  text-align: left;
  height: 50px;
}
#jyoseikin-towa-contents-in-4{
  margin-top: 60px;
}
#jyoseikin-towa-contents-in-4 h2{
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  background-repeat: no-repeat;
  width: 960px;
  height: 50px;
  background-image: url(contents-title-4.png);
  line-height: 50px;
  color: white;
}
#jyoseikin-towa-contents-in-head-4{
  background-image: url(contents-title-4.png);
  width: 960px;
  height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-head-4 p{
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-in-4-right-link{
  text-align: left;
  height: 26px;
}
#jyoseikin-towa-contents-in-5{
  margin-top: 60px;
}
#jyoseikin-towa-contents-in-5 h2{
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  background-repeat: no-repeat;
  width: 960px;
  height: 50px;
  background-image: url(contents-title-5.png);
  line-height: 50px;
  color: white;
}
#jyoseikin-towa-contents-in-head-5{
  background-image: url(contents-title-5.png);
  width: 960px;
  height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-head-5 p{
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-in-5-right-link{
  text-align: left;
  height: 70px;
}
#jyoseikin-towa-contents-in-6{
  margin-top: 60px;
}
#jyoseikin-towa-contents-in-6 h2{
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  background-repeat: no-repeat;
  width: 960px;
  height: 50px;
  background-image: url(contents-title-6.png);
  line-height: 50px;
  color: white;
}
#jyoseikin-towa-contents-in-head-6{
  background-image: url(contents-title-6.png);
  width: 960px;
  height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-head-6 p{
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-in-6-right-link{
  text-align: left;
  height: 50px;
}
#jyoseikin-towa-contents-in-7{
  margin-top: 60px;
}
#jyoseikin-towa-contents-in-7 h2{
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  background-repeat: no-repeat;
  width: 960px;
  height: 50px;
  background-image: url(contents-title-7.png);
  line-height: 50px;
  color: white;
}
#jyoseikin-towa-contents-in-head-7{
  background-image: url(contents-title-7.png);
  width: 960px;
  height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-head-7 p{
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-in-7-right-link{
  text-align: left;
  height: 70px;
}
#jyoseikin-towa-contents-in-8{
  margin-top: 60px;
}
#jyoseikin-towa-contents-in-8 h2{
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  background-repeat: no-repeat;
  width: 960px;
  height: 50px;
  background-image: url(contents-title-8.png);
  line-height: 50px;
  color: white;
}
#jyoseikin-towa-contents-in-head-8{
  background-image: url(contents-title-8.png);
  width: 960px;
  height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-head-8 p{
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-in-8-right-link{
  text-align: left;
  height: 26px;
}
#jyoseikin-towa-contents-in-9{
  margin-top: 60px;
}
#jyoseikin-towa-contents-in-9 h2{
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  background-repeat: no-repeat;
  width: 960px;
  height: 50px;
  background-image: url(contents-title-9.png);
  line-height: 50px;
  color: white;
}
#jyoseikin-towa-contents-in-head-9{
  background-image: url(contents-title-9.png);
  width: 960px;
  height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-head-9 p{
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 50px;
  color: white;
  text-align: center;
}
#jyoseikin-towa-contents-in-in-9-right-link{
  text-align: left;
  height: 26px;
}
#contents-in-center-headline p{
  line-height: 54px;
}
#contents-in-jyoseikin-in-top-in-headline p{
  line-height: 50px;
}
#contents-in-jyoseikin-in-center-headline p{
  line-height: 50px;
}
#contents-in-hojyokin-in-top-in-headline p{
  line-height: 50px;
}
#contents-in-hojyokin-in-center-headline p{
  line-height: 50px;
}
#contents-in-roumu-in-top-in-headline p{
  line-height: 50px;
}
#contents-in-roumu-in-center-headline p{
  line-height: 50px;
}
#contents-in-jimusho-in-center-headline p{
  line-height: 50px;
}
#contents-in-jimusho-in-top-headline p{
  line-height: 50px;
}
#jyoseikin-towa-contents-in-center-in-right-link-soudan{
  text-align: left;
  height: 40px;
}
#soudan-contents-in-taishou-in{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  background-repeat: no-repeat;
  background-color: rgb(255, 234, 213);
}
#soudan-contents-in-nagare-in{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-repeat: no-repeat;
  background-color: rgb(255, 255, 202);
}
#soudan-contents-in-rei-in{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-repeat: no-repeat;
  background-color: rgb(255, 234, 234);
}
#soudan-contents-in-rinen-in{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-repeat: no-repeat;
  background-color: rgb(234, 255, 234);
}
#jimusho-contents-in-ichiran-in{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-repeat: no-repeat;
  background-image: url(home-jyoseikin-ichiran3.png);
  height: 970px;
}
#soudan-contents-in-center-in{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-repeat: no-repeat;
  background-color: rgb(244, 244, 255);
}
#soudan-contents-in-taishou-in-in{
  width: 920px;
  height: 200px;
}
#soudan-contents-in-taishou-in-in-left{
  width: 596px;
  height: 176px;
  float: left;
  border-width: 2px;
  border-style: ridge;
  border-color: orange;
  background-color: white;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
#soudan-contents-in-taishou-in-in-right{
  width: 300px;
  height: 200px;
  float: left;
}
#soudan-contents-in-taishou-in-in-left-in{
  height: 35px;
  font-size: 18px;
  font-weight: 600;
}
#soudan-contents-in-nagare-in-in{
  background-image: url(nagare-soudan.png);
  background-repeat: no-repeat;
  width: 920px;
  height: 420px;
}
#soudan-contents-in-nagare-in-in-in{
  margin-left: 30px;
  width: 550px;
  height: 110px;
  padding-top: 90px;
  padding-bottom: 20px;
}
#contents-in-center-2{
  background-repeat: repeat-x;
  margin-top: 60px;
}
#soudan-contents-in-rei-in-top{
  border-width: 2px;
  border-style: ridge;
  border-color: maroon;
  width: 916px;
  height: 196px;
  background-image: url(rei-inshoku.png);
  background-repeat: no-repeat;
}
#soudan-contents-in-rei-in-under{
  border-width: 2px;
  border-style: ridge;
  border-color: maroon;
  width: 916px;
  height: 196px;
  margin-top: 20px;
  background-image: url(rei-kaigo.png);
  background-repeat: no-repeat;
}
#soudan-contents-in-rei-in-top-top{
  line-height: 50px;
  height: 50px;
  font-weight: 600;
}
#soudan-contents-in-rei-in-top-top-left{
  padding-left: 70px;
  width: 130px;
  height: 50px;
  float: left;
}
#soudan-contents-in-rei-in-top-top-right{
  padding-left: 70px;
  width: 646px;
  height: 50px;
  float: left;
}
#soudan-contents-in-rei-in-top-under{
  width: 646px;
  height: 129px;
  float: right;
  padding-top: 17px;
}
#soudan-contents-in-rei-in-top-top p{
  line-height: 50px;
  height: 50px;
  padding-bottom: 0px;
}
#soudan-contents-in-rinen-in-in{
  width: 916px;
  height: 196px;
  border-width: 2px;
  border-style: ridge;
  border-color: green;
  background-image: url(contents-enryo.png);
  background-repeat: no-repeat;
}
#soudan-contents-in-rinen-in-top{
  border-width: 2px;
  border-style: ridge;
  border-color: green;
  width: 916px;
  height: 196px;
  background-image: url(contents-enryo.png);
  background-repeat: no-repeat;
}
#soudan-contents-in-rinen-in-top-top{
  line-height: 50px;
  padding-left: 280px;
  width: 636px;
  height: 50px;
}
#soudan-contents-in-rinen-in-top-top p{
  line-height: 50px;
  font-weight: 600;
  padding-bottom: 0px;
  font-size: 18px;
}
#soudan-contents-in-rinen-in-top-under{
  padding-top: 25px;
  padding-left: 300px;
  padding-right: 15px;
  padding-bottom: 25px;
  width: 591px;
  height: 96px;
}
#soudan-contents-in-rinen-in-top-under p{
  color: white;
}
#soudan-contents-in-rinen-in-under{
  border-width: 2px;
  border-style: ridge;
  border-color: green;
  width: 916px;
  height: 196px;
  background-image: url(contents-enryo-2.png);
  background-repeat: no-repeat;
  margin-top: 20px;
}
#soudan-contents-in-center-in-in{
  padding-top : 40px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom : 40px;
  border-width: 2px;
  border-style: inset;
  border-color: navy;
  background-color: white;
}
#soudan-contents-in-center-in-in-shashin{
  width: 440px;
  height: 300px;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
#soudan-contents-in-center-in-in-sine{
  text-align: right;
  margin-top: 20px;
}
#contents-in-kanren{
  font-size: 24px;
  line-height: 50px;
  background-image: url(contens-kanren.png);
  background-repeat: no-repeat;
  width: 910px;
  height: 50px;
  font-style: italic;
  padding-left: 50px;
  margin-top: 80px;
}
#contents-in-page-2{
  width: 960px;
}
#contents-in-psge-3{
  width: 960px;
}
#contents-in-page-3-2{
  width: 960px;
}
#contents-in-page-3-3{
  width: 960px;
}
#contents-in-page-3-4{
  width: 960px;
}
#contents-in-page-4{
  width: 960px;
}
#contents-in-page-4-2{
  width: 960px;
}
#contents-in-page-4-3{
  width: 960px;
}
#contents-in-page-4-4{
  width: 960px;
}
#soudan-contents-in-taishou-in-in-righ{
  margin-top: 140px;
  width: 210px;
  height: 20px;
  margin-left: 15px;
}
#soudan-contents-in-taishou-in-in-righ a{
  font-weight: 900;
  text-decoration: none;
  display: block;
  width: 210px;
  height: 20px;
  padding-top: 20px;
  padding-left: 53px;
  font-size: 18px;
  color: red;
}
#sindan-catch-in-link{
  margin-top: 207px;
  margin-left: 405px;
  width: 530px;
  height: 80px;
}
#sindan-catch-in-link a{
  font-size: 26px;
  font-weight: 600;
  color: white;
  text-decoration: none;
  text-align: center;
  width: 530px;
  height: 55px;
  display: block;
  padding-top: 25px;
  font-family: メイリオ;
}
#sindan-contents-in-nagare-in-in{
  background-image: url(nagare-sindan.png);
  background-repeat: no-repeat;
  width: 920px;
  height: 420px;
}
#sindan-contents-in-taishou-in-in-right{
  background-image: url(taishou-sindan-2.png);
  background-repeat: no-repeat;
  width: 300px;
  height: 200px;
  float: left;
}
#sindan-contents-in-rei-in-top{
  border-width: 2px;
  border-style: ridge;
  border-color: maroon;
  width: 916px;
  height: 196px;
  background-image: url(rei-biyou.png);
  background-repeat: no-repeat;
}
#sindan-contents-in-rei-in-under{
  border-width: 2px;
  border-style: ridge;
  border-color: maroon;
  width: 916px;
  height: 196px;
  margin-top: 20px;
  background-image: url(rei-inshoku-2.png);
  background-repeat: no-repeat;
}
#houmon-contents-in-rei-in-top{
  border-width: 2px;
  border-style: ridge;
  border-color: maroon;
  width: 916px;
  height: 196px;
  background-image: url(rei-inshoku.png);
  background-repeat: no-repeat;
}
#houmon-contents-in-rei-in-under{
  border-width: 2px;
  border-style: ridge;
  border-color: maroon;
  width: 916px;
  height: 196px;
  margin-top: 20px;
  background-image: url(rei-kaigo.png);
  background-repeat: no-repeat;
}
#houmon-contents-in-nagare-in-in{
  background-image: url(nagare-houmon.png);
  background-repeat: no-repeat;
  width: 920px;
  height: 420px;
}
#houmon-contents-in-rei-in-top{
  border-width: 2px;
  border-style: ridge;
  border-color: maroon;
  width: 916px;
  height: 196px;
  background-image: url(rei-seizou.png);
  background-repeat: no-repeat;
}
#houmon-contents-in-rei-in-under{
  border-width: 2px;
  border-style: ridge;
  border-color: maroon;
  width: 916px;
  height: 196px;
  margin-top: 20px;
  background-image: url(rei-aparel.png);
  background-repeat: no-repeat;
}
#seminer-contents-in-taishou-in-in{
  width: 916px;
  height: 296px;
  background-image: url(seminer-genzai1.png);
  border-width: 2px;
  border-style: ridge;
  border-color: orange;
}
#seminer-contents-in-taishou-in-in-top{
  height: 50px;
  padding-left: 70px;
  font-weight: 600;
}
#seminer-contents-in-taishou-in-in-top p{
  line-height: 50px;
  height: 50px;
}
#seminer-contents-in-taishou-in-in-center{
  height: 50px;
  font-weight: 600;
}
#seminer-contents-in-taishou-in-in-center p{
  line-height: 50px;
  height: 50px;
}
#seminer-contents-in-taishou-in-in-center-in{
  padding-left: 70px;
  width: 235px;
  height: 50px;
  float: left;
}
#seminer-contents-in-taishou-in-in-under{
  height: 200px;
}
#seminer-contents-in-taishou-in-in-under-left{
  padding-left: 13px;
  padding-right: 13px;
  width: 280px;
  height: 180px;
  float: left;
  padding-top: 12px;
  padding-bottom: 12px;
}
#seminer-contents-in-taishou-in-in-under-right{
  padding-left: 70px;
  width: 535px;
  height: 183px;
  float: left;
  padding-top: 17px;
}
#seminer-contents-in-nagare-in-in{
  width: 916px;
  height: 296px;
  background-image: url(seminer-kako.png);
  border-width: 2px;
  border-style: ridge;
  border-color: olive;
}
#seminer-contents-in-taishou-in-in-under-right-top{
  height: 125px;
}
#seminer-contents-in-taishou-in-in-under-right-under{
  height: 45px;
}
#seminer-contents-in-taishou-in-in-under-right-under a{
  line-height: 45px;
  font-weight: 600;
  color: white;
  text-align: center;
  width: 530px;
  height: 45px;
  display: block;
  font-family: メイリオ;
  text-decoration: none;
}
#seminer-contents-in-rei-in-top{
  border-width: 2px;
  border-style: ridge;
  border-color: maroon;
  width: 916px;
  height: 296px;
  background-image: url(seminer-koe-1.png);
  background-repeat: no-repeat;
}
#seminer-contents-in-rei-in-top-top-left{
  padding-left: 140px;
  width: 165px;
  height: 50px;
  float: left;
}
#seminer-contents-in-rei-in-top-top-right{
  padding-left: 150px;
  width: 460px;
  height: 50px;
  float: left;
}
#seminer-contents-in-rei-in-top-under{
  width: 530px;
  height: 183px;
  float: right;
  padding-top: 17px;
  padding-right: 10px;
}
#seminer-contents-in-rei-in-under-under{
  width: 530px;
  height: 183px;
  float: right;
  padding-top: 17px;
  padding-right: 10px;
}
#seminer-contents-in-rei-in-top-under-2{
  font-size: 12px;
  color: red;
  height: 45px;
  width: 530px;
  float: right;
  padding-right: 10px;
}
#seminer-contents-in-rei-in-under{
  border-width: 2px;
  border-style: ridge;
  border-color: maroon;
  width: 916px;
  height: 296px;
  background-image: url(seminer-koe-2.png);
  background-repeat: no-repeat;
  margin-top: 20px;
}
#mailmagazine-catch-in{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 990px;
  height: 320px;
  border-width: 5px;
  border-style: ridge;
  border-color: navy;
  background-image: url(catch-mailmagazine.png);
  background-repeat: no-repeat;
}
#mailmagazine-contents-in-taishou-in-in-right{
  background-image: url(taishou-mailmagazine.png);
  background-repeat: no-repeat;
  width: 300px;
  height: 200px;
  float: left;
  background-position: 8px 10px;
}
#mailmagazine-contents-in-taishou-in-in-righ a{
  font-weight: 900;
  text-decoration: none;
  display: block;
  width: 210px;
  height: 20px;
  padding-top: 20px;
  padding-left: 53px;
  font-size: 18px;
  color: red;
}
#seminer-contents-in-rei-in-under-under p{
  font-size: 12px;
  color: red;
  margin-top: 80px;
}
#mailmagazine-contents-in-rei-in-top{
  border-width: 2px;
  border-style: ridge;
  border-color: maroon;
  width: 916px;
  height: 196px;
  background-image: url(mailmagazine-kongetsu1.png);
  background-repeat: no-repeat;
}
#mailmagazine-contents-in-rei-in-top-under{
  width: 646px;
  height: 129px;
  padding-top: 17px;
  padding-left: 70px;
  float: left;
}
#mailmagazine-contents-in-rei-in-under{
  border-width: 2px;
  border-style: ridge;
  border-color: green;
  width: 916px;
  height: 196px;
  margin-top: 20px;
  background-image: url(mailmagazine-kako.png);
  background-repeat: no-repeat;
}
#mailmagazine-2-contents-in-rei-in-top{
  border-width: 2px;
  border-style: ridge;
  border-color: green;
  width: 916px;
  height: 196px;
  background-image: url(mailmagazine-kako.png);
  background-repeat: no-repeat;
}
#mailmagazine-contents-in-rei-in-top-under-2{
  width: 200px;
  height: 150px;
  float: right;
}
#mailmagazine-contents-in-rei-in-top-under-2 a{
  line-height: 25px;
  color: white;
  width: 200px;
  font-weight: 600;
  text-decoration: none;
  height: 100px;
  display: block;
  left: -2px;
  padding-top: 50px;
  text-align: center;
  font-size: 18px;
  font-family: メイリオ;
}
#mailmagazine-contents-in-nagare-in-in{
  background-image: url(nagare-mailmagazine.png);
  background-repeat: no-repeat;
  width: 920px;
  height: 420px;
}
#otoiawase-catch-in{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  width: 990px;
  height: 320px;
  border-width: 5px;
  border-style: ridge;
  border-color: navy;
  background-repeat: no-repeat;
}
#otoiawase-contents-in-nagare-in-in{
  background-repeat: no-repeat;
  width: 920px;
  height: 420px;
}
#otoiawase-contents-in-center-in{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-repeat: no-repeat;
}
#jimusho-catch-in-link{
  margin-top: 190px;
  margin-left: 455px;
  width: 520px;
  height: 105px;
}
#jimusho-catch-in-link-left{
  width: 173px;
  height: 105px;
  float: left;
}
#jimusho-catch-in-link-left a{
  font-size: 19px;
  line-height: 105px;
  color: white;
  text-decoration: none;
  display: block;
  padding-left: 45px;
  font-weight: 600;
  font-family: メイリオ;
}
#jimusho-catch-in-link-left-2{
  width: 173px;
  height: 105px;
  float: left;
}
#jimusho-catch-in-link-left-2 a{
  font-size: 19px;
  line-height: 105px;
  color: white;
  text-decoration: none;
  display: block;
  padding-left: 29px;
  font-weight: 600;
  font-family: メイリオ;
}
#jimusho-catch-in-link-left-3{
  width: 173px;
  height: 105px;
  float: left;
}
#jimusho-catch-in-link-left-3 a{
  font-size: 19px;
  line-height: 105px;
  color: white;
  text-decoration: none;
  display: block;
  padding-left: 25px;
  font-weight: 600;
  font-family: メイリオ;
}
#home-contents-in-center-in-left{
  width: 450px;
  height: 200px;
  float: left;
  padding-top: 10px;
}
#home-contents-in-center-in-right{
  width: 410px;
  height: 176px;
  float: left;
  background-color: white;
  border-width: 2px;
  border-style: inset;
  border-color: navy;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  margin-left: 10px;
}
#jimusho-contents-in-right-in-center-3 a{
  color: black;
  text-decoration: none;
  display: block;
  font-size: 12px;
  text-align: center;
  width: 250px;
  height: 19px;
  font-weight: 600;
  padding-top: 41px;
}
#jimusho-contents-in-right-in-center-4 a{
  color: black;
  text-decoration: none;
  display: block;
  font-size: 12px;
  text-align: center;
  width: 250px;
  height: 19px;
  font-weight: 600;
  padding-top: 41px;
}
#jimusho-contents-in-area{
  margin-top : 80px;
}
#jimusho-contents-in-ichran{
  background-color: rgb(234, 255, 234);
  background-repeat: repeat-x;
  margin-top: 60px;
}
#jimusho-contents-in-ichiran-in-left{
  border-width: 2px;
  border-style: ridge;
  border-color: green;
  width: 289px;
  height: 296px;
  float: left;
}
#jimusho-contents-in-ichiran-in-right{
  border-width: 2px;
  border-style: ridge;
  border-color: green;
  width: 289px;
  height: 296px;
  float: left;
  margin-left: 20px;
}
#jimusho-contents-in-ichiran-in-in{
  width: 920px;
  height: 300px;
}
#jimusho-contents-in-ichiran-in-left a{
  padding-top: 70px;
  width: 239px;
  height: 230px;
  display: block;
  background-position: 16px 16px;
  padding-left: 50px;
  color: rgb(0, 85, 0);
  text-decoration: none;
  line-height: 30px;
  font-weight: 600;
}
#jimusho-contents-in-ichiran-in-right a{
  padding-top: 65px;
  width: 214px;
  height: 235px;
  display: block;
  background-position: 16px 16px;
  font-size: 14px;
  padding-left: 75px;
  color: black;
  text-decoration: none;
  line-height: 18px;
}
#jimusho-contents-in-ichiran-in-right-2{
  border-width: 2px;
  border-style: ridge;
  border-color: green;
  width: 289px;
  height: 296px;
  float: left;
  margin-left: 20px;
}
#jimusho-contents-in-ichiran-in-right-2 a{
  padding-top: 70px;
  width: 234px;
  height: 230px;
  display: block;
  background-position: 16px 16px;
  padding-left: 55px;
  color: rgb(0, 85, 0);
  text-decoration: none;
  line-height: 30px;
  font-weight: 600;
}
#jimusho-contents-in-ichiran-in-top{
  width: 912px;
  height: 87px;
  padding-top: 55px;
  border-width: 4px;
  border-style: ridge;
  border-color: rgb(0, 170, 0);
}
#jimusho-contents-in-ichiran-in-center{
  margin-top: 20px;
  width: 912px;
  height: 282px;
  padding-top: 50px;
  border-width: 4px;
  border-style: ridge;
  border-color: orange;
}
#jimusho-contents-in-ichiran-in-under{
  margin-top: 20px;
  width: 920px;
  height: 435px;
}
#jimusho-contents-in-ichiran-in-top-top{
  height: 80px;
  width: 880px;
  margin-left: 20px;
}
#jimusho-contents-in-ichiran-in-top-under{
  height: 80px;
  width: 880px;
  margin-left: 20px;
  margin-top: 15px;
}
#jimusho-contents-in-ichiran-in-top-top-2{
  height: 80px;
  width: 420px;
}
#jimusho-contents-in-ichiran-in-top-under-2{
  height: 80px;
  width: 420px;
  margin-top: 15px;
}
#jimusho-contents-in-ichiran-in-under-left{
  width: 442px;
  height: 432px;
  float: left;
  border-width: 4px;
  border-style: ridge;
  border-color: olive;
}
#jimusho-contents-in-ichiran-in-under-left-2{
  width: 442px;
  height: 432px;
  float: right;
  border-width: 4px;
  border-style: ridge;
  border-color: olive;
}
#jimusho-contents-in-ichiran-in-top-top a{
  text-decoration: none;
  padding-left: 270px;
  width: 610px;
  height: 67px;
  display: block;
  line-height: 25px;
  color: black;
  padding-top: 13px;
  font-family: メイリオ;
}
#jimusho-contents-in-ichiran-in-top-under a{
  text-decoration: none;
  padding-left: 270px;
  width: 610px;
  height: 55px;
  display: block;
  line-height: 25px;
  color: black;
  padding-top: 25px;
}
#jimusho-contents-in-ichiran-in-top-top-2 a{
  text-decoration: none;
  padding-left: 225px;
  width: 210px;
  height: 65px;
  display: block;
  line-height: 25px;
  color: black;
  padding-top: 15px;
  margin-top: 55px;
  font-family: メイリオ;
}
#jimusho-contents-in-ichiran-in-top-under-2 a{
  text-decoration: none;
  padding-left: 225px;
  width: 210px;
  height: 65px;
  display: block;
  line-height: 25px;
  color: black;
  padding-top: 15px;
  font-family: メイリオ;
}
#jimusho-contents-in-service{
  margin-top: 60px;
}
#jimusho-contents-in-service h2{
  font-size: 24px;
  line-height: 54px;
  color: white;
  background-image: url(contents-headline-wine.png);
  background-repeat: repeat-x;
  height: 50px;
  text-align: center;
  font-style: italic;
}
#jimusho-contents-in-service-in{
  height: 200px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-repeat: no-repeat;
  background-color: rgb(255, 234, 234);
}
#contents-in-pop{
  height: 120px;
  margin-top: 80px;
}
#contents-pop-2{
  height: 120px;
  margin-top: 20px;
}
#muryou-service-in-top{
  height: 250px;
}
#muryou-service-in-top-2{
  height: 250px;
  margin-top: 20px;
}
#muryou-service-in-top-in{
  height: 120px;
  padding-left: 250px;
  padding-right: 30px;
  padding-top: 70px;
}
#muryou-service-in-top-link{
  height: 44px;
  margin-left: 310px;
  margin-right: 60px;
}
#muryou-service-in-top-link a{
  font-size: 20px;
  font-family: メイリオ;
  font-weight: 600;
  line-height: 46px;
  color: white;
  text-decoration: none;
  text-align: center;
  width: 550px;
  height: 44px;
  display: block;
}
#muryou-service-in{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-repeat: no-repeat;
  background-image: url(contents-muryou.png);
  height: 1870px;
}
#prezent-contents-in-annai{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  background-repeat: no-repeat;
  background-image: url(contents-prezent-annai2.png);
  height: 1900px;
}
#prezent-contents-in-mini{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  background-repeat: no-repeat;
  background-image: url(contents-prezent-mini1.png);
  height: 460px;
}
#prezent-contents-in-annai-top{
  height: 460px;
}
#prezent-contents-in-annai-top-2{
  margin-top: 20px;
  height: 460px;
}
#prezent-contents-in-annai-top-in{
  padding-top: 120px;
  height: 200px;
  padding-left: 280px;
  padding-right: 70px;
}
#prezent-contents-in-annai-top-in-2{
  padding-top: 50px;
  height: 90px;
  padding-left: 280px;
  padding-right: 70px;
}
#jyouhou-roumu-saisin{
  padding-top: 20px;
  padding-bottom: 20px;
}
#seminer-shousai{
  padding-top: 40px;
  height: 740px;
}
#seminer-shousai-left{
  width: 480px;
  height: 740px;
  float: left;
}
#seminer-shousai-left-2{
  padding-left: 20px;
  width: 460px;
  height: 740px;
  float: left;
}
#seminer-shousai-left-2-head{
  padding-bottom: 20px;
}
#seminer-shousai-moushikomi{
  background-image: url(seminer-shousai-moushikomi.png);
  background-repeat: no-repeat;
  height: 50px;
  line-height: 50px;
  color: white;
  text-align: center;
  font-weight: 600;
  font-size: 22px;
}
#seminer-shousai-moushikomi a{
  height: 50px;
  font-family: メイリオ;
  font-weight: 600;
  color: white;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  display: block;
}
#ichiran-zenshu-hoshi{
  height: 120px;
  margin-top: 20px;
}
#iciran-zenshu-saiyou{
  margin-top: 40px;
}
#ichiran-zenshu-saiyou-head{
  height: 50px;
  background-image: url(ichiran-zenshu-head.png);
  background-repeat: no-repeat;
}
#iciran-zenshu-saiyou-head{
  background-image: url(ichiran-zenshu-head2.png);
  height: 50px;
}
#iciran-zenshu-saiyou-head a{
  font-size: 24px;
  font-weight: 600;
  line-height: 50px;
  color: white;
  text-decoration: none;
  padding-left: 60px;
  width: 900px;
  height: 50px;
  display: block;
}
#ichiran-koudou-saiyou-head{
  height: 50px;
  background-image: url(ichiran-zenshu-head.png);
  background-repeat: no-repeat;
}
#iciran-koudou-saiyou-head{
  background-image: url(ichiran-koudou-head.png);
  height: 50px;
}
#iciran-koudou-saiyou-head a{
  font-size: 24px;
  font-weight: 600;
  line-height: 50px;
  color: white;
  text-decoration: none;
  padding-left: 60px;
  width: 900px;
  height: 50px;
  display: block;
}
#iciran-zenshu-saiyou-waaku{
  height: 80px;
  border-width: 3px;
  border-style: solid;
  border-color: rgb(0, 0, 128);
}
#iciran-zenshu-saiyou-waaku-2{
  height : 115px;
  border-width: 3px;
  border-style: solid;
  border-color: rgb(0, 0, 128);
}
#iciran-zenshu-saiyou-waku-name{
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: rgb(0, 0, 128);
  width: 265px;
  height : 65px;
  float: left;
  padding-top: 15px;
  padding-left: 25px;
  padding-right: 25px;
}
#ichiran-zenshu-saiyou-waku-kingaku{
  width: 315px;
  height: 65px;
  float: left;
  padding-top: 15px;
}
#iciran-zenshu-saiyou-waku-name-2{
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: rgb(0, 0, 128);
  width: 265px;
  height : 100px;
  float: left;
  padding-top: 15px;
  padding-left: 25px;
  padding-right: 25px;
}
#ichiran-zenshu-saiyou-waku-kingaku-2{
  width : 265px;
  height : 100px;
  float: left;
  padding-top: 15px;
  padding-left : 25px;
  padding-right : 25px;
}
#ichiran-zenshu-saiyou-waku-kingaku p{
  text-align: center;
}
#ichiran-koudou-saiyou-waku{
  border-width: 3px;
  border-style: solid;
  border-color: rgb(0, 0, 153);
  height: 400px;
  background-image: url(ichiran-koudou-sitagi.png);
  background-repeat: no-repeat;
}
#ichiran-koudou-saiyou-top{
  height: 40px;
  padding-top: 30px;
}
#ichiran-koudou-saiyou-left{
  width: 278px;
  height: 310px;
  float: left;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
#ichiran-koudou-saiyou-top p{
  font-size: 24px;
  font-family: メイリオ;
  font-weight: 600;
  text-align: center;
  color: red;
}
#ichiran-koudou-saiyou-left-2{
  width: 278px;
  height: 290px;
  float: left;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
#ichiran-koudou-saiyou-left-2 a{
  color: white;
  font-weight: 600;
  width: 280px;
  display: block;
  padding-bottom: 10px;
}
#ichiran-koudou-saiyou-left-2 a:hover{
  color: blue;
}
#ichiran-koudou-saiyou-left-2 p{
  padding-bottom: 0px;
}
#ichiran-zenshu-saiyou-2{
  margin-top: 0px;
}
#ichiran-koudou-ssaiyou-waku-2{
  border-width: 3px;
  border-style: solid;
  border-color: rgb(0, 0, 128);
  height: 220px;
}
#ichiran-koudou-saiyou-left-3{
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: rgb(0, 0, 128);
  width: 591px;
  height: 200px;
  float: left;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background-image: url(ichiran-hikei.png);
  background-repeat: no-repeat;
}
#ichiran-koudou-saiyou-left-4{
  width: 280px;
  height: 200px;
  float: left;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
#ichiran-koudou-saiyou-left-4-futogi{
  font-size : 16px;
  font-family: メイリオ;
  font-weight: 600;
  color: red;
}
#jisseki-waku{
  width: 916px;
  height: 56px;
  border-width: 3px;
  border-style: ridge;
  border-color: orange;
  margin-top: 20px;
  background-color: white;
  font-size: 14px;
}
#jisseki-waku-left{
  width: 87px;
  height: 56px;
  float: left;
  line-height: 56px;
  padding-left: 10px;
  border-right-width: 3px;
  border-right-style: ridge;
  border-right-color: orange;
}
#jisseki-waku-left-2{
  width: 516px;
  height: 56px;
  float: left;
}
#jisseki-waku-top{
  border-bottom-width: 3px;
  border-bottom-style: ridge;
  border-bottom-color: orange;
  width: 506px;
  height: 21px;
  padding-left: 10px;
  padding-top: 5px;
}
#jisseki-waku-top-2{
  width: 506px;
  height: 22px;
  padding-top: 4px;
  padding-left: 10px;
}
#jisseki-waku-left-3{
  line-height: 56px;
  border-right-width: 3px;
  border-right-style: ridge;
  border-right-color: orange;
  width: 44px;
  height: 56px;
  float: left;
  padding-left: 13px;
}
#contents-in-page-2-2{
  width: 960px;
}
#jisseki-setsumei-top{
  height: 150px;
  width: 920px;
}
#jisseki-setsumei-top-2{
  background-image: url(jisseki-soudansindan-bottan.png);
  background-repeat: no-repeat;
  width: 920px;
  height: 150px;
}
#jisseki-setsumei-left{
  width: 455px;
  height: 150px;
  float: left;
}
#jisseki-setsumei-left-2{
  margin-left: 10px;
  width: 455px;
  height: 150px;
  float: left;
}
#jisseki-setsumei-left a{
  width: 415px;
  height: 140px;
  display: block;
  color: navy;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  font-family: メイリオ;
  font-weight: 600;
}
#jisseki-setsumei-left-2 a{
  color: navy;
  text-decoration: none;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  width: 415px;
  height: 140px;
  display: block;
  font-family: メイリオ;
  font-weight: 600;
}
#jisseki-waku-left-4{
  width: 486px;
  height: 36px;
  float: left;
  padding-top: 20px;
  padding-left: 10px;
}
#jisseki-waku-left-5{
  font-size: 14px;
  line-height: 56px;
  padding-top: 13px;
  padding-left: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  width: 50px;
  height: 43px;
  float: left;
}
#jisseki-waku-left-6{
  line-height: 56px;
  border-right-width: 3px;
  border-right-style: ridge;
  border-right-color: orange;
  width: 67px;
  height: 56px;
  float: left;
  padding-left: 10px;
  font-weight: 600;
  color: red;
}
#jisseki-waku-left-7{
  line-height: 56px;
  padding-left: 10px;
  width: 67px;
  height: 56px;
  float: left;
  border-right-width: 3px;
  border-right-style: ridge;
  border-right-color: orange;
}
#jisseki-setsumei-top-3{
  background-image: url(jisseki-sinseijyukyuu-bottan.png);
  background-repeat: no-repeat;
  width: 920px;
  height: 150px;
}
#jisseki-setsumei-top-4{
  background-image: url(jisseki-all-bottan.png);
  background-repeat: no-repeat;
  width: 920px;
  height: 150px;
}
#ichiran-mokuteki{
  margin-left: 15px;
  margin-right: 15px;
  width: 890px;
  height: 270px;
}
#ichiran-mokuteki-top-2{
  width: 890px;
  height: 80px;
  margin-top: 15px;
}
#ichiran-mokuteki-top{
  width: 890px;
  height: 80px;
}
#ichiran-mokuteki-left{
  width: 425px;
  height: 80px;
  float: left;
}
#ichiran-mokuteki-left-2{
  margin-left: 35px;
  width: 425px;
  height: 80px;
  float: left;
}
#ichiran-mokuteki-left a{
  font-family: メイリオ;
  line-height: 85px;
  color: black;
  text-decoration: none;
  padding-left: 200px;
  width: 225px;
  height: 80px;
  display: block;
}
#ichiran-mokuteki-left-2 a{
  width: 235px;
  font-family: メイリオ;
  line-height: 85px;
  color: black;
  padding-left: 200px;
  height: 80px;
  display: block;
  text-decoration: none;
}
#contents-in-center-in-3{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  height: 150px;
}
#ryoukin-haikei{
  padding-right: 20px;
  padding-bottom: 20px;
  background-image: url(ryoukin-hikei1.png);
  background-repeat: no-repeat;
  width: 920px;
  height: 640px;
  padding-left: 20px;
  padding-top: 20px;
}
#ryoukin-top{
  width: 920px;
  height: 200px;
}
#ryoukin-left{
  width: 260px;
  height: 120px;
  float: left;
  padding-top: 80px;
  padding-left: 170px;
  padding-right: 20px;
}
#ryoukin-left-2{
  margin-left: 20px;
  width: 260px;
  height: 120px;
  float: left;
  padding-top: 80px;
  padding-left: 170px;
  padding-right: 20px;
}
#ryoukin-top-2{
  margin-top: 20px;
  width: 920px;
  height: 200px;
}
#ryoukin-left p{
  font-family: メイリオ;
}
#ryoukin-left-2 p{
  font-family: メイリオ;
}
#service-hikei{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  height: 1580px;
  background-image: url(service-hikeii3.png);
  background-repeat: no-repeat;
}
#service-hikei-2{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
  background-image: url(service-hikei-2.png);
  background-repeat: no-repeat;
  height: 940px;
}
#service-top{
  width: 920px;
  height: 300px;
}
#service-top-2{
  margin-top: 20px;
  width: 920px;
  height: 300px;
}
#service-left{
  margin-top: 80px;
  margin-left: 240px;
  width: 440px;
  height: 180px;
  float: left;
  padding-top: 20px;
}
#service-left-2{
  margin-top: 80px;
  margin-left: 20px;
  width: 200px;
  height: 200px;
  float: left;
}
#service-left-2 a{
  font-size: 26px;
  font-family: メイリオ;
  font-weight: 900;
  line-height: 180px;
  color: white;
  text-decoration: none;
  text-align: center;
  width: 200px;
  height: 200px;
  display: block;
}
#service-top-3{
  width: 200px;
  height: 95px;
}
#service-top-4{
  margin-top: 10px;
  width: 200px;
  height: 95px;
}
#service-top-3 a{
  width: 200px;
  line-height: 70px;
  text-align: center;
  height: 95px;
  display: block;
}
#service-top-4 a{
  line-height: 70px;
  text-align: center;
  width: 200px;
  height: 95px;
  display: block;
}
#service-left-3{
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 20px;
  margin-top: 60px;
  width: 400px;
  height: 195px;
  float: left;
}
#service-left-4{
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 20px;
  margin-top: 60px;
  width: 400px;
  height: 195px;
  float: left;
  margin-left: 20px;
}
#service-shasin{
  width: 165px;
  height: 155px;
  float: left;
  margin-top: -5px;
  margin-left: -5px;
}
#jimusho1-top{
  height: 300px;
  margin-top : 30px;
}
#jimusho1-top2{
  height: 250px;
  margin-top : 60px;
}
#jimusho1-left1{
  width: 300px;
  height: 300px;
  float: left;
}
#jimusho1-left2{
  padding-top: 70px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  width: 560px;
  height: 210px;
  float: left;
  background-image: url(jimusho1-2.png);
  background-repeat: no-repeat;
}
#jimusho1-left3{
  width: 200px;
  height: 250px;
  float: left;
}
#jimusho1-left4{
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 210px;
  height: 170px;
  float: left;
  background-image: url(jimusho1-4.png);
  background-repeat: no-repeat;
  font-size: 14px;
}
#jimusho1-left5{
  width: 200px;
  height: 250px;
  float: right;
}
#jimusho1-left6{
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 210px;
  height: 170px;
  float: right;
  background-image: url(jimusho1-3.png);
  background-repeat: no-repeat;
  font-size: 14px;
}
#jimusho2{
  width: 270px;
  height: 620px;
  background-image: url(jimusho2.png);
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  background-repeat: no-repeat;
}
#jimusho3{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 590px;
  height: 620px;
  background-image: url(jimusho3.png);
  background-repeat: no-repeat;
  font-size: 14px;
}
#jimusho1{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 920px;
}
#jimusho3-left1{
  width: 198px;
  height: 606px;
  float: left;
  margin-top: 7px;
  margin-left: 97px;
}
#jimusho3-top1{
  height: 63px;
  padding-top: 37px;
  padding-left: 20px;
}
#jimusho3-top2{
  padding-left: 20px;
  height: 384px;
  padding-top: 20px;
}
#jimusho3-top3{
  padding-left: 20px;
  height: 182px;
  padding-top: 20px;
}
{
  margin-top: 60px;
}
{
  margin-top: 60px;
  height: 700px;
}
#jimusho23{
  margin-top: 60px;
  height: 710px;
}
#headline-ao{
  color: white;
  background-image: url(contents-headline-ao.png);
  background-repeat: repeat-x;
  height: 50px;
  line-height: 54px;
}
#headline-ao h2{
  text-align: center;
}
#jimusho2-top{
  height: 450px;
  width: 920px;
}
#jimusho2-left1{
  width: 450px;
  height: 450px;
  float: left;
}
#jimusho2-left2{
  padding-top: 70px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  width: 410px;
  height: 350px;
  float: left;
  background-image: url(jimusho5.png);
  background-repeat: no-repeat;
}
#jimusho2-left3{
  padding-top: 60px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  width: 170px;
  height: 260px;
  float: left;
  font-size: 14px;
  background-image: url(jimusho7.png);
  background-repeat: no-repeat;
}
#jimusho2-left4{
  padding-top: 60px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  width: 170px;
  height: 260px;
  float: left;
  font-size: 14px;
}
#jimusho2-left5{
  padding-top: 60px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  width: 170px;
  height: 260px;
  float: left;
  font-size: 14px;
  background-image: url(jimusho6.png);
  background-repeat: no-repeat;
}
#jimusho2-top2{
  margin-top: 20px;
  height: 350px;
}
#jimusho4{
  margin-top: 80px;
}
#daihyou1-left2{
  background-image: url(daihyou3.png);
  background-repeat: no-repeat;
  padding-top: 70px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  width: 560px;
  height: 210px;
  float: left;
}
#daihyou1-left4{
  background-image: url(daihyou4.png);
  background-repeat: no-repeat;
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 210px;
  height: 170px;
  float: left;
  font-size: 14px;
}
#daihyou1-left6{
  background-image: url(daihyou5.png);
  background-repeat: no-repeat;
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 210px;
  height: 170px;
  float: right;
  font-size: 14px;
}
#daihyou2{
  background-image: url(daihyou6.png);
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 270px;
  height: 620px;
}
#daihyou3{
  background-image: url(daihyou7.png);
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 590px;
  height: 620px;
  font-size: 14px;
}
#tabmenu{
  padding:0px;
  margin:0px;
  color:#333;
  width : 990px;
  position:relative;
  height : 320px;
  font-family : メイリオ;
}
#tabmenu div#tab{
  top:0px;
  left:0px;
  width : 990px;
  position : absolute;
}
#tabmenu div#tab a{
  float: left;
  height : 38px;
  line-height: 40px;
  text-align: center;
  width : 196px;
  display: block;
  text-decoration:none;
  color : white;
  background : rgb(0, 0, 159) none repeat scroll 0% 0%;
  font-size : 15px;
  font-weight : 700;
  border-width : 1px;
  border-style : solid;
  border-color : white;
  font-family : メイリオ;
}
#tabmenu div#tab a:hover{
  background : green none repeat scroll 0% 0%;
  color : rgb(255, 255, 255);
  font-size : 17px;
}
div#tab_contents{
  width : 990px;
  overflow:
    hidden;
  clear:both;
  height : 320px;
}
div#tab_contents ul{
  width : 990px;
  padding:0px;
  margin:0px;
  height : 320px;
}
div#tab_contents ul li{
  width : 990px;
  list-style-type:none;
  background-attachment : scroll;
  height : 280px;
  padding-top : 40px;
}
#navi-in ul li a:hover{
  font-size : 15px;
  font-weight : 700;
  color : white;
  text-decoration : none;
  display : block;
}
#home1-top3 a{
  line-height : 30px;
  color : white;
  text-decoration : none;
  text-align : center;
  width : 360px;
  height : 30px;
  display : block;
  font-weight : 600;
}
#home2-top3 a{
  width : 330px;
  height : 120px;
  display : block;
  color : black;
  text-decoration : none;
}
#home2-top4 a{
  color : black;
  text-decoration : none;
  width : 330px;
  height : 120px;
  display : block;
}
#catch1{
  width : 990px;
  height : 280px;
  background-image : url(home81.png);
  background-repeat : no-repeat;
}
#home1{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 920px;
  height : 900px;
  background-image : url(home1.png);
  background-repeat : no-repeat;
}
#home1-top1{
  width : 920px;
  height : 300px;
}
#home1-top4{
  width : 920px;
  margin-left : 20px;
  margin-top : 40px;
}
#home1-left1{
  width : 360px;
  height : 180px;
  float : right;
  margin-right : 30px;
  padding-top : 85px;
}
#home1-left3{
  margin-right : 30px;
  width : 360px;
  height : 20px;
  float : right;
}
#home1-left5{
  width : 360px;
  height : 180px;
  float : right;
  margin-right : 30px;
  padding-top : 85px;
}
#home1-top2{
  width : 360px;
  height : 130px;
}
#home1-top3{
  margin-top : 20px;
  width : 360px;
  height : 30px;
}
#home1-left2{
  width : 360px;
  height : 180px;
  margin-left : 35px;
  padding-top : 85px;
}
#home2{
  width : 920px;
  height : 1060px;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  background-image : url(home21.png);
  background-repeat : no-repeat;
}
#home2-top1{
  width : 920px;
  height : 630px;
}
#home2-top2{
  width : 920px;
  height : 360px;
}
#home2-top3{
  width : 330px;
  height : 120px;
  margin-left : 300px;
  margin-top : 80px;
  line-height : 125px;
  text-align : center;
  font-family : メイリオ;
}
#home2-top4{
  width : 920px;
  height : 180px;
}
#home2-top5{
  width : 920px;
  height : 200px;
}
#home2-left1{
  width : 330px;
  height : 120px;
  margin-top : 60px;
  float : left;
  line-height : 125px;
  text-align : center;
  margin-left : 20px;
  font-family : メイリオ;
}
#home2-left2{
  line-height : 125px;
  text-align : center;
  margin-top : 60px;
  width : 330px;
  height : 120px;
  float : right;
  margin-right : -10px;
  font-family : メイリオ;
}
#home2-left3{
  font-family : メイリオ;
  line-height : 125px;
  text-align : center;
  margin-top : 80px;
  margin-left : 105px;
  width : 330px;
  height : 120px;
  float : left;
}
#home2-top5 a{
  color : black;
  text-decoration : none;
  width : 330px;
  height : 120px;
  display : block;
}
#home2-left4{
  font-family : メイリオ;
  line-height : 125px;
  text-align : center;
  margin-top : 80px;
  margin-right : 80px;
  width : 330px;
  height : 120px;
  float : right;
}
#home2-left5{
  width : 266px;
  height : 360px;
  float : left;
  padding-right : 40px;
}
#home2-top6{
  width : 266px;
  height : 180px;
}
#homepop1{
  margin-top : 80px;
  width : 960px;
  height : 120px;
  background-image : url(home7.png);
  background-repeat : no-repeat;
}
#homepop2{
  background-image : url(home6.png);
  background-repeat : no-repeat;
  margin-top : 80px;
  width : 960px;
  height : 120px;
}
#homepop-left1{
  font-family : メイリオ;
  text-align : center;
  width : 240px;
  height : 120px;
  font-size : 12px;
  float : left;
}
#homepop-left1 a{
  color : black;
  text-decoration : none;
  padding-top : 62px;
  width : 240px;
  height : 58px;
  display : block;
}
#catch3{
  background-image : url(home9.png);
  background-repeat : no-repeat;
  width : 990px;
  height : 280px;
}
#catch4{
  background-image : url(home10.png);
  background-repeat : no-repeat;
  width : 990px;
  height : 280px;
}
#catch5{
  background-image : url(home11.png);
  background-repeat : no-repeat;
  width : 990px;
  height : 280px;
}
#catch1-link1{
  margin-top : 200px;
  width : 350px;
  height : 50px;
  margin-left : 575px;
  float : left;
  font-family : メイリオ;
  font-size : 20px;
  line-height : 50px;
  text-align : center;
  font-weight : 700;
}
#catch2-link1{
  margin-top : 200px;
  width : 350px;
  height : 50px;
  margin-left : 65px;
  float : left;
  font-family : メイリオ;
  font-size : 20px;
  line-height : 50px;
  text-align : center;
  font-weight : 700;
}
#catch1-link1 a{
  width : 350px;
  height : 50px;
  color : white;
  text-decoration : none;
  display : block;
}
#catch2-link1 a{
  width : 350px;
  height : 50px;
  color : white;
  text-decoration : none;
  display : block;
}
#soudan1{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 920px;
}
#soudan2{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 920px;
  height : 770px;
  background-image : url(soudan7.png);
  background-repeat : no-repeat;
}
#soudan3{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 920px;
  height : 600px;
}
#soudanpop1{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 920px;
  margin-top : 80px;
}
#soudan1-left2{
  background-image : url(soudan1.png);
  background-repeat : no-repeat;
  padding-top : 70px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 20px;
  width : 560px;
  height : 210px;
  float : right;
  font-weight : 900;
}
#soudan1-left4{
  background-image : url(soudan2.png);
  background-repeat : no-repeat;
  padding-top : 60px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 210px;
  height : 170px;
  float : left;
  font-size : 14px;
}
#soudan1-left6{
  background-image : url(soudan3.png);
  background-repeat : no-repeat;
  padding-top : 60px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 210px;
  height : 170px;
  float : right;
  font-size : 14px;
}
#sindan1-left2{
  background-image : url(sindan1.png);
  background-repeat : no-repeat;
  padding-top : 70px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 20px;
  width : 560px;
  height : 210px;
  float : right;
  font-weight : 900;
}
#sindan1-left4{
  background-image : url(sindan2.png);
  background-repeat : no-repeat;
  padding-top : 60px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 210px;
  height : 170px;
  float : left;
  font-size : 14px;
}
#sindan1-left6{
  background-image : url(sindan3.png);
  background-repeat : no-repeat;
  padding-top : 60px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 210px;
  height : 170px;
  float : right;
  font-size : 14px;
}
#houmon1-left2{
  background-image : url(houmon1.png);
  background-repeat : no-repeat;
  padding-top : 70px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 20px;
  width : 560px;
  height : 210px;
  float : right;
  font-weight : 900;
}
#houmon1-left4{
  background-image : url(houmon2.png);
  background-repeat : no-repeat;
  padding-top : 60px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 210px;
  height : 170px;
  float : left;
  font-size : 14px;
}
#houmon1-left6{
  background-image : url(houmon3.png);
  background-repeat : no-repeat;
  padding-top : 60px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 210px;
  height : 170px;
  float : right;
  font-size : 14px;
}
#sinsei1-left2{
  background-image : url(sinsei1.png);
  background-repeat : no-repeat;
  padding-top : 70px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 20px;
  width : 560px;
  height : 210px;
  float : right;
  font-weight : 900;
}
#sinsei1-left4{
  background-image : url(sinsei2.png);
  background-repeat : no-repeat;
  padding-top : 60px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 210px;
  height : 170px;
  float : left;
  font-size : 14px;
}
#sinsei1-left6{
  background-image : url(sinsei3.png);
  background-repeat : no-repeat;
  padding-top : 60px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 210px;
  height : 170px;
  float : right;
  font-size : 14px;
}
#soudan2-top1{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 130px;
  width : 470px;
  height : 140px;
  margin-left : 200px;
}
#soudan2-top2{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 210px;
  width : 470px;
  height : 140px;
  margin-left : 200px;
}
#sindan2{
  background-image : url(sindan7.png);
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 920px;
  height : 770px;
}
#houmon2{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 920px;
  height : 770px;
  background-image : url(houmon7.png);
}
#sinsei2{
  background-image : url(sinsei7.png);
  background-repeat : no-repeat;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 920px;
  height : 770px;
}
#jyoseikintowa{
  padding-top : 40px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}
#contents-in-page-4-7{
  width : 960px;
}
#contents-in-page-3-1{
  width : 960px;
}
#jyouhou1{
  width : 920px;
  padding-top : 40px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}
#contents-in-page-3-5{
  width : 960px;
}
#daihyou-column1-hikei1{
  line-height : 40px;
  color : white;
  background-image : url(column1.png);
  background-repeat : no-repeat;
  padding-left : 50px;
  height : 40px;
  font-family : メイリオ;
}
#s-hikei1{
  line-height : 40px;
  color : white;
  background-image : url(column1.png);
  background-repeat : no-repeat;
  padding-left : 50px;
  height : 40px;
  font-family : メイリオ;
  margin-top : 40px;
  margin-bottom : 40px;
}
#contents-in-page-3-6{
  width : 960px;
}
#slideshow {
  position: relative;
  width : 990px;
  height : 320px;
}
#slideshow img {
  position: absolute;
  top: 0;
  left:0;
  z-index: 8;
  opacity: 0.0;
}
#slideshow img.active {
  z-index: 10;
  opacity: 1.0;
}
#slideshow img.last-active {
  z-index: 9;
}
#contents-in-pop2{
  margin-top : 20px;
  margin-bottom : 40px;
  height : 120px;
}
#s-pop1{
  background-image : url(home7.png);
  background-repeat : no-repeat;
  width : 960px;
  height : 120px;
}
#s-pop2{
  background-image : url(home6.png);
  background-repeat : no-repeat;
  width : 960px;
  height : 120px;
}
#contenrs-in-page4-11{
  width : 960px;
}
#contenrs-in-page4-12{
  width : 960px;
}
#contenrs-in-page4-13{
  width : 960px;
}
#contenrs-in-page4-14{
  width : 960px;
}
#comejirushi{
  font-size : 12px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 40px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#daihyou400{
  width : 320px;
  height : 300px;
  float : left;
}
#toiawase{
  margin-top : 60px;
  width : 920px;
  height : 100px;
  background-image : url(toiawase2.png);
}
#toiawase a{
  font-size : 30px;
  line-height : 100px;
  color : white;
  text-decoration : none;
  text-align : center;
  width : 920px;
  height : 100px;
  display : block;
}
