*{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
a:link { color: #0000ff; }
a:visited { color: #000080; }
a:hover { color: #ff0000; }
a:active { color: #ff8000; }

body {
  font-family:"qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif;
  background: transparent url(img/bg.jpg) repeat-x;  
}

#content {
  background: transparent url(img/contents-bg.jpg) repeat-y;
  background-position: center;
  background-color: #fff;
  width: 880px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
#content2 {
  background-position: center;
  background-color: #fff;
  width: 880px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}


#header {
  background: transparent url(img/header-bg.jpg) no-repeat left top;
  height: 351px;
  text-align: left;
}

#header p {
  padding: 10px 0 0 30px;
}




#header a {

  font-size: 80%;
  font-weight: bold;
  padding-left: 10px;
}
#header a:link { color: #ffffff; }
#header a:visited { color: #ffffff; }
#header a:hover { color: #ff9900; }

#header2 {
  height: 180px;
  text-align: left;
}


#header-b {
  width: 880px;
  height: 250px;
  text-align: left;
}

#header-b p {

  font-size: 80%;
  color: #fff;
  line-height: 1.4em;
  padding: 15px 30px 0 30px;
  _padding: 0;
  margin: 0;
  _margin: 15px 30px 0 30px;
}

#contents {
  background: transparent url(img/gifts.jpg) no-repeat left top;
  height: 708px;
}

#contents-m {
  width: 880px;
  text-align: left;
}

#contents-m p {

  font-size: 80%;
  color: #666666;
  line-height: 1.4em;
  padding: 15px 30px 0 30px;
  _padding: 0;
  margin: 0;
  _margin: 15px 30px 0 30px;
}

h2 {
  font-weight: bold;
  font-size: 120%;
  color: #ffffff;
  background: transparent url(img/h2.jpg) no-repeat left top;
  height: 56px;
  padding: 30px 0 0 80px;  
  text-align: left;

}
.mailform {
	text-align:left;
}
	.mailform th em {
		font-style:normal;
		display:block;
		float:right;
		width:110px;
		height:auto;
		text-align:left;
	}
	.mailform th span {
		clear:both;
		text-align:right;
	}
#footer {
  background: transparent url(img/footer-bg.jpg) no-repeat bottom;
 width: 880px;
  height: 100px; 
 padding:5px 0;
 text-align:center;
 margin-left: auto;
 margin-right: auto;
}

#footer p {
 margin: 0;
 padding: 0;
 line-height: 1.4em;
 font-size: 80%;
}


