@charset "utf-8";

span.ht{
	display: none;
}
#winclose{
	text-align: center;
	padding: 0 0 30px 0;
}
#present_body{
	width: 960px;
	height:  1626px;
	margin: 0 auto 40px auto;
	position: relative;
	background: url(../present/img/present_body.png) 0 25px no-repeat;
}

#present_ttl{
	text-align: center;
}
#present_txt1{
	position: relative;
	text-align: center;
	padding: 65px 0 0 0;
}
#present_items{
	text-align: center;
	padding: 10px 0 0 2px;
	position: relative;
}
#btn_oubo a{
	display: block;
	width: 391px;
	height: 88px;
	margin: 20px auto 0 auto;
	background: url(../present/img/btn_oubo.png) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999px;
}
#btn_oubo a:hover{
	background-position: 0 -88px;
}
#btn_oubo2 a{
	display: block;
	width: 134px;
	height: 28px;
	background: url(../present/img/btn_form.png) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999px;
	position: absolute;
	top: 70px;
	left: 293px;
}
#btn_oubo2 a:hover{
	background-position: 0 -28px;
}
.link1{
	margin: 55px 0px 45px 48px;
	width: 425px;
	float: left;
	text-align: center;
}
.link2{
	margin: 55px 0px 45px 15px;
	width: 425px;
	float: left;
	text-align: center;
}
.link1 p,.link2 p{
	padding: 5px 0;
}
