﻿#center{
/*------------------------------------------------------------------------------*/
  width : 1200px;
  height : 1300px;   
/*------------------------------------------------------------------------------*/
  position:relative;
  margin-right:auto;
  margin-left:auto;
  text-align:left;
/*------------------------------------------------------------------------------*/
  
/*------------------------------------------------------------------------------*/

 
}

body{
/*------------------------------------------------------------------------------*/
  text-align:center;
/*------------------------------------------------------------------------------*/
}

#main{
  background-image : url(in_back.jpg);
  width : 1200px;
  height : 1300px;
  position : absolute;
  left : 0px;
  top : 0px;
}

ul{
/*------------------------------------------------------------------------------*/
  position : absolute;  
  top : 718px;     
  left : 400px;    
  background-color : transparent; 
/*------------------------------------------------------------------------------*/
}


li{
/*------------------------------------------------------------------------------*/
  font-size : 16px;     
  font-family : HG丸ｺﾞｼｯｸM-PRO, serif;    
  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; 
/*------------------------------------------------------------------------------*/
}

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);
}

#fb{
  width : 500px;
  height : 310px;
  position : absolute;
  top : 780px;
  left : 600px;
}

.t1{
  font-size : 52px;
  font-family : HG丸ｺﾞｼｯｸM-PRO, serif;
  font-weight : normal;
  position : absolute;
  right : 0px;
  left : 350px;
  color : white;
  top : 80px;
}

.ai{
  font-size : 14px;
  font-family : HG丸ｺﾞｼｯｸM-PRO, serif;
  color : white;
  position : absolute;
  top : 220px;
  left : 60px;
  font-weight : bold;
  line-height : 1.2em;
}

