#box {
	height: 580px;
	margin: 0px;
	width: 822px;
	padding: 14px 0px 0px 11px;
	background-repeat: no-repeat;
	background-image: url(img/box.gif);
	

}

body {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	background-color: #fefdda;
}
#wraper {
	width: 840px;
	margin: 99px auto 0px;
	
}
.copy {
	margin-top: 5px;
	text-align: right;
	font-size: 80%;
}
#img {
	width: 800px;
	height: 550px;
	padding-left: 42px;
	text-align: center;
	
}


a:link  {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,p,strong,em{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style:normal;
}
h1 {
	font-size: 90%;	
	text-align: right;
}

h2 {
	font-size: 80%;
}


p {
	font-size: 85%;
	text-align: center;
}




img{
border:0px;
}


#info {
	margin-top: 18px;
}
#info h2 {
	text-align: right;
}

#info p {
	text-align: right;
}

