@charset "Shift_JIS";


/* normal settings */
body {
	background: transparent;
	padding: 0;
	margin: 0;
	color: #5d5d5d;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 10px;
	text-align: center;
}
a:link, a:visited, a:hover, a:active {
	color: #5d5d5d;
	text-decoration: none;
	outline: none;
}
img {
	border: 0;
	outline: none;
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
}

/* header */
#btnclose{
	margin: 10px auto;
	width: 780px;
	text-align: right;
}
.no-js #btnclose{
	display: none;
}
#btnclosenoscript{
	margin: 10px auto;
	width: 780px;
	text-align: right;
}

/* wrap */
.wrap {
	margin: 0 auto;
	width: 780px;
	height: 688px;
	text-align: center;
	background: url(../img/bg.png) center top no-repeat;
}

.wrap .inner{
	position: relative;
	width: 780px;
	height: 688px;
}

.wrap .inner .title01{
	position: absolute;
	left: 40px;
	top:31px;
}
.wrap .inner .logo01{
	position: absolute;
	left: 59px;
	top:176px;
}
.wrap .inner .text01{
	position: absolute;
	left: 319px;
	top:154px;
}
.wrap .inner .img01{
	position: absolute;
	left: 37px;
	top:311px;
}
.wrap .inner .img02{
	position: absolute;
	left: 278px;
	top:311px;
}
.wrap .inner .img03{
	position: absolute;
	left: 517px;
	top:311px;
}
.wrap .inner .title02{
	position: absolute;
	left: 40px;
	top:524px;
}
.wrap .inner .logo02{
	position: absolute;
	left: 59px;
	top:577px;
}
.wrap .inner .text02{
	position: absolute;
	left: 225px;
	top:579px;
}
.wrap .inner .package{
	position: absolute;
	left: 603px;
	top:477px;
}
.wrap .inner .badge{
	position: absolute;
	left: 522px;
	top:540px;
}