@charset "Shift_JIS";
body {
      backgroung-color: #663300;
      color: #000000;
      
}
 h1   {
      margin: 0px;
  font-family : Garamond;
  font-weight : lighter;
  color : #e7a73d;
  text-align : left;
  float : left;
}
 h2   {
      font-family : "Microsoft YaHei";
      font-size: 100%;
      color : #c0c0c0;
      padding-left : 10px;
      padding-right : 10px;
      float: left;
      text-align: center;
  font-weight : bold;
}
h3   {
      font-family: "Times New Roman";
      font-size: 20px;
      font-style: italic;
}
 p    {
      font-family: "Times New Roman";
      font-size: 18px;
      color: #ffffff;
      
}
div{
  width : 600px;
  height : 200px;
}
a     {
      color: #ffffff;
      text-decoration: none;
      
}
#menu {
	margin-right: 85px;
	margin-left: 100px;
}

address {
      font-family: "Malgun Gothic";
      font-size: 10px;
      font-style: normal;
      text-align: center;
      border-top: solid 1px #ffffff;
      padding-top: 5px;
      margin-top: 15px
      ;
}


script{
  font-family: "Malgun Gothic";
  text-align : left;
  margin-left : 20px;
}
.thanksgiving {
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 100px;
	float: left;
}
