﻿#center{
  width : 1200px;
  height : 1300px;
  position:relative;
  margin-right:auto;
  margin-left:auto;
  text-align:left; 
  border-left : 1px solid #b8a536;
  border-right : 1px solid #b8a536;
}

body{
  text-align:center;
}

#mem_main{
  width : 1200px;
  height : 1300px;
  position : absolute;
  top : 0px;
  left : 0px;
  background-repeat : no-repeat;
  background-image : url(member_back.jpg);
}

ul{
  position : absolute; 
  top : 275px;
  left : 200px;
  background-color : transparent; 
}


li{
  font-size : 16px; 
  font-weight : normal;
  color : #000121;
  text-align : center;
  list-style-type:none;
  width : 140px;
  height : 40px;
  float : left;
  padding-top : -2px;
  margin-left : 30px; 
  background-color : transparent; 

  font-family :  HG丸ｺﾞｼｯｸM-PRO, serif;
}

li a{
  color : #000121;
  text-decoration : none;
}
li a:hover{
  color : #b8a536;
}

a{
  color : black;
  text-decoration : none;
}
a:hover{
  color : rgb(175, 35, 122);
}

h1{
  font-size : 24px;
  font-family : HG丸ｺﾞｼｯｸM-PRO, serif;
  color : white;
  position : absolute;
  top : 180px;
  left : 35px;
  line-height : 1.2em;
}

.cpback{
  width : 1200px;
  height : 80px;
  position : absolute;
  top : 1200px;
  left : 0px;
}

.cp{
  font-size : 12px;
  font-family : HG丸ｺﾞｼｯｸM-PRO, serif;
  color : white;
  font-weight : bold;
  position : absolute;
  top : 1230px;
  left : 500px;
}

.title1{
  font-size : 20px;
  font-family : HG丸ｺﾞｼｯｸM-PRO, serif;
  color : #000121;
  position : absolute;
  top : 380px;
  left : 120px;
}

.sent1{
  font-size : 14px;
  font-family : HG丸ｺﾞｼｯｸM-PRO, serif;
  color : #000121;
  position : absolute;
  top : 440px;
  left : 140px;
  line-height : 1.3em;
}

.p1{
  width : 370px;
  height : 247px;
  position : absolute;
  top : 400px;
  left : 660px;
}

.title2{
  font-size : 20px;
  font-family : HG丸ｺﾞｼｯｸM-PRO, serif;
  color : #000121;
  position : absolute;
  top : 700px;
  left : 660px;
}

.sent2{
  font-size : 14px;
  font-family : HG丸ｺﾞｼｯｸM-PRO, serif;
  color : #000121;
  position : absolute;
  top : 760px;
  left : 680px;
  line-height : 1.3em;
}

.p2{
  width : 370px;
  height : 247px;
  position : absolute;
  top : 720px;
  left : 140px;
}

.sent3{
  font-size : 14px;
  font-family : HG丸ｺﾞｼｯｸM-PRO, serif;
  color : #000121;
  position : absolute;
  top : 990px;
  left : 680px;
  line-height : 1.3em;
}