/* ---------＠＠以下よりBASE部分＠＠--------- */
html {
	overflow: auto;
}
 
* {
  margin: 0px;
  padding: 0px;
}

body {  
  background-color: #fff;
  text-align:center; 
  overflow: hidden;
}
  
.page p {
  line-height: 150%
}
  
.page {
  margin: 0px auto;
  text-align:left;
  width:1000px;
}

.page img {
  border-style:none;
}

.page a {
  color: #0000ff;
  font-weight: bold;
  text-decoration: none;
}

.page a:visited {
  color: #0000ff;
  font-weight: bold;
  text-decoration: none;
}


/* ---------ナビゲーション固定--------- */
.header { 
  height: 43px; 
  position: fixed; 
  z-index: 999; 
} 

/* スクロールする場所：固定ナビゲーションの高さ＋余白をpadding-topに指定したりします。 */ 
.content { 
  padding: 43px 0 0 0; 
}


/* ---------リンク色設定--------- */
.subheader a:hover,.pankuzu a:hover,.sidenavi a:hover,.main a:hover,.businesslist a:hover,.footer a:hover {
  color: #f26522;
  text-decoration: underline; 
}

.navi li a:hover {
  color:#2b61a1;
}


/* ---------ヘッダー設定--------- */
.header {
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  background-color: #138c48;
}

.header img {
  float: left;
  background-color: #138c48;
}

.header01,.header02,.header03,.header04 {
  height:43px
  float : left;
  background-color: #138c48;
}

.header01 span a{
  width: 56px;
  height: 43px;
  display: block;
  overflow:hidden;
  text-indent:-9999px;
  background: url(images/header03.gif) no-repeat;
}

.header01 span a:hover{
  background-position: 0px -43px;
}


/* ---------トップ写真設定--------- */
.photo {
  width: 2000px;
  margin-left: -100%;
  padding-left: 100%;
  background: url(images/topbannerback.jpg)  center 0;
  background-color: #c3e0f1;
}


/* ---------コンタクトバナー設定--------- */
.contactbanner {
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  background-color: #138c48;
}

.contactbanner01 {
  width: 726px;
  height: 270px;
  display: block;
  background: url(images/contactbanner01.jpg) no-repeat;
  float: left;
}

.contactbanner span a{
  width: 274px;
  height: 270px;
  display: block;
  overflow:hidden;
  text-indent:-9999px;
  background: url(images/contactbanner02.gif) no-repeat;
}

.contactbanner span a:hover{
  background-position: 0px -270px;
}


/* ---------ボディーヘッダー設定--------- */
 .bodyheader {
  height:250px;
  background: url(images/presolutionback.gif) no-repeat;
  margin-bottom: 30px;
}

.bodyheader01 {
  padding-top: 85px;
  text-align: center;
  color: white;
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  background-color: #138c48;
  height:140px;
  text-shadow: 1px 1px 1px #000; 
}

.bodyheader02 {
  padding-top: 50px;
  text-align: center;
  color: white;
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  background-color: #138c48;
  height:170px;
  line-height: 200%
  text-shadow: 1px 1px 1px #000; 
}

.bodyheader03 {
  padding-top: 65px;
  text-align: center;
  color: white;
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  background-color: #138c48;
  height:160px;
  line-height: 150%
  text-shadow: 1px 1px 1px #000; 
}


/* ---------プレゼン設定--------- */
.presentation {
  padding-top: 100px;
}

.presentation01 {
  font-size: 250%;
  text-shadow: 1px 1px 1px #000; 
  padding-top: 90px;
  padding-left: -50px;
  height:180px;
  color: white;
  text-align: center;
  background: url(images/back01.png) no-repeat;
  background-position: 70px 0px;
}

.presentation02 { 
  text-align: center;
  padding-top: 10px;
  margin-bottom: 100px;
  padding: 15px 5px 15px 5px;
  margin-left: 40px;
  color: #fff;
  background-color: #000;
}


/* ---------リクエスト設定--------- */
.requirements {
  width: 1000px;
  height:1500px
  background-color: #eef1f4;
}

.requirements01 {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.requirements02 {
  width: 950px;
  text-align: left;
  margin-left: 20px;
  padding: 2px 5px 2px 60px;
  background-color: #d8fae7;
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 200%
}

.requirements03{
  height:30px
}

.requirements span {
  color: red;
}


/* ---------メリット提案設定--------- */
.merit {
  width: 1000px;
  min-height: 900px;
  padding-top: 90px;
  margin-bottom: -30px;
  background: url(images/meritback.jpg);
}

.meritcontents {
  width: 1000px;
  height: 140px;
  float: left;
}

.merit img {
  float: left;
  padding-left: 160px;
}

.merit h1 {
  margin-top: 8px;
  float: left;
  padding: 10px 10px 10px 10px;
  margin-left: 40px;
  font-size: 25px;
  background-color: #ffff66;
}


/* ---------プレソリューション設定--------- */
.presolution {
  margin-top: 100px;
  margin-bottom: 150px;
}
.presolution h2{
  margin-bottom: 80px;
  width: 1000px;
  height: 70px;
  font-size: 38px;
  text-align: center;
  background: url(images/subhead.gif) no-repeat;
  background-position: 0px 0px;
  font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

.presolution span {
  color: red;
  text-decoration: underline;
}


/* ---------プレソリューション02設定--------- */
.presolution2 {
  margin-top: 50px;
  margin-bottom: 100px;
  min-height:400px;
  width: 410px;
  display: block;
  float: left;
  text-align: center;
  padding: 25px;
  border: 1px #7d7d7d solid;
}

.presolution2 p {
  margin-top: 20px;
}

.presolution3 { 
  margin-top: 50px;
  min-height:400px;
  width: 410px;
  display: block;
  float: right;
  text-align: center;
  padding: 25px;
  border: 1px #7d7d7d solid;
}

.presolution3 p {
  margin-top: 30px;
}

/* ---------ソリューション設定--------- */
 .solution {
  width: 1000px;
  min-height:250px;
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  background-color: #1aa0d1;
  clear: both;
}

.solution h1 {
  width: 760px;
  height:100%;
  margin-top: 60px;
  text-align: center;
  color: white;
  float: left;
  text-shadow: 1px 1px 1px #000;
  line-height: 200%
}

.solution img {
  float: left;
}

.solution02 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.solution02 h2{
  margin-bottom: 20px;
  padding: 90px 0 0 300px;
  width: 1000px;
  height: 200px;
  font-size: 38px;
  text-align: left;
  font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

.solution02 span {
  color: red;
  text-decoration: underline;
}

.solution02-01 {
  background: url(images/subhead02.gif) no-repeat;
  background-position: 0px 0px;
}

.solution02-02 {
  background: url(images/subhead03.gif) no-repeat;
  background-position: 0px 0px;
}

.solution02-03 {
  background: url(images/subhead04.gif) no-repeat;
  background-position: 0px 0px;
}


/* ---------新規申請料金設定--------- */
 .feeheader {
  width: 1000px;
  min-height:230px;
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  background-color: #138c48;
}

.feeheader h1 {
  width: 1000px;
  height:100%;
  margin-top: 73px;
  text-align: center;
  color: white;
  float: left;
  text-shadow: 1px 1px 1px #000;
  line-height: 150%
}

.feeheader02 {
  font-size: 50%;
}

.fee h1 {
  font-size: 36px;
  margin-bottom: 100px;
  padding-top: 130px;
  text-align: center;
  color: white;
}

.fee p {
  font-size: 96%;
  margin-left: 100px;
  text-align: left;
  color: white;
  margin-bottom: 10px;
}


/* ---------安心設定--------- */
.sefe {
  margin-top: 60px;
  margin-left: 100px;
  height:700px;
  background: url(images/safe.jpg) no-repeat;
  font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
  text-align: left;
  line-height: 35px;
}

.sefebox {
  height: 430px;
}

.sefe02 {
  width: 600px;
  margin-bottom: 5px;
  padding: 70px 0 0 100px;
  font-size: 28px;
  line-height: 40px;
  color: red;
}

.sefe03 {
  width: 600px;
  margin-bottom: 5px;
  padding: 15px 0 0 100px;
  font-size: 24px;
  line-height: 35px;
}

.sefe04 {
  width: 600px;
  margin-bottom: 5px;
  padding: 15px 0 0 100px;
  font-size: 24px;
  line-height: 35px;
}

.sefe05 {
  width: 600px;
  margin-bottom: 5px;
  padding: 65px 0 0 110px;
  font-size: 20px;
  text-align: right;
  line-height: 25px;
}


/* ---------メールフォーム設定--------- */
 .mailformheader {
  width: 1000px;
  min-height:150px;
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  background-color: #36a868;
  text-shadow: 1px 1px 1px #000; 
}

.mailformheader h1 {
  width: 1000px;
  padding-top: 53px;
  text-align: center;
  color: white;
  text-shadow: 1px 1px 1px #000; 
}

.mailform {
  margin-top: 30px;
  text-align: center;
}

.mailform p {
  font-size: 14px;
  margin-bottom: 20px;
}

#mailformanc {
  margin-top:-42px;
  padding-top:42px;
  display:inline-block;
}


/* ---------アクセスマップ設定--------- */
 .accessmaphead {
  margin-top: 20px;
  width: 1000px;
  min-height:150px;
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  background-color: #7d7d7d;
}

.accessmaphead h1 {
  width: 1000px;
  padding-top: 53px;
  text-align: center;
  color: white;
  text-shadow: 1px 1px 1px #000;  
}

.accessmap {
  margin: 50px 0 0px 150px;
  width: 700px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
  border: 1px #7d7d7d solid;
  border-radius: 20px; 
  background-color: #7d7d7d;
}

.accessmaptext {
  width: 700px;
  text-align: left;
  font-size: 14px;
  margin: 20px 0 50px 150px;
}


/* ---------フッター設定--------- */
 .footer {
  width: 1000px;
  min-height:50px;
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  background-color: #116335;
}

.footer p {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size:14px;
  text-align: center;
  color: #fff;
}

.footer a {
  font-weight: 100;
  color: #fff;
  text-decoration: none;
}

.footer a:visited {
  font-weight: 100;
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  color: #fff;
  text-decoration: underline;
}

.amazontext {
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  margin-top: -7px;
  background-color: #116335;
}

.amazontext p{
  text-align: center;
  font-size: 9px;
  color: #ccc;
  width: 1100px;
  margin-left: -50px;
}
