@charset "utf-8";

#wrapper {
   width: 100%;
   height: auto;
   border-top: 10px #120e69 solid;
   font-size: 85%;
   color: #404040;
   line-height:160%;
}

#header {
   width: 890px;
   height: auto;
   margin: 0px auto;
}

#contents {
   width: 890px;
   position: relative;
   overflow: hidden;
   height: auto;
   margin: 0px auto;
}

#wrapper2 {
   width: 100%;
   height: auto;
}

#fooder {
   clear: both;
   height: auto;
   width: 100%;
   padding-top: 40px;
}

.topa {
   position: absolute;
   right: 40px;
}
/*---------------------------------------------<header>*/
#header h1{
   width: 470px;
   float: left;
}

#header01 {
   width:345px;
   float: right;
   padding: 13px 0px 0px 75px;
}

#header02 {
   width:600px;
   height: 60px;
   padding-bottom: 10px;
   float: right;
}

#header ul {
   clear: both;
   width: 890px;
   height: 46px;
}

#header li {
   float: left;
}

/* メインライト
-----------------------------------------*/	
#caption_bg {
   width: 890px;
   height: auto;
}

h4 {
  display: block;
  height: 61px;
  margin-top: 30px;
  text-indent: -9999px;
}

#mainright {
   width: 800px;
   height: auto;
   margin: 0px auto;
}

.text1 {
   margin: 0px 0px 50px 20px;
}

#privacy1 {
  background: transparent url("./../../Img/rec12.jpg")
  no-repeat;
}
#privacy2 {
  background: transparent url("./../../Img/rec08.jpg")
  no-repeat;
}
#privacy3 {
  background: transparent url("./../../Img/rec09.jpg")
  no-repeat;
}
#privacy4 {
  background: transparent url("./../../Img/rec10.jpg")
  no-repeat;
}
#privacy5 {
  background: transparent url("./../../Img/rec11.jpg")
  no-repeat;
}
#siyomokuteki li {
  list-style-type: square;
  margin-left: 25px;
}

/*---------------------------------------------<footer>*/
.fooder_01{
   background-color: #e4e6e6
}

.fooder_01 p#footer_txt1 {
   padding: 20px 0px 0px 55px;
   font-size: 80%;
   width: 840px;
   margin: 0px auto;
}

.fooder_01 p#footer_txt2 {
   padding: 10px 0px 20px 55px;
   font-size: 70%;
   width: 840px;
   margin: 0px auto;
}

.fooder_02{
   background-color: #120e69;
}

.fooder_02 p {
   height: 20px;
   width: 450px;
   margin: 0px auto;
   font-size: 80%;
   color: #FFFFFF;
   padding-top: 5px;
}

