@charset "UTF-8";

body {
	background-position: center top;
	background-image: url(../images/popupwaku.png);
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.75em;
	letter-spacing: 0.075em;
	color: #333333;
	background-repeat: no-repeat;
	position: static;
}


#wrapper {
	position: relative;
	width: 480px;
	margin: 0 auto;
	/* [disabled]background-color: #FFFFFF; */
	height: 850px;
	top: 0px;
	padding-left: 40px;
	padding-top: 30px;
}
#close {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 31px;
	height: 31px;
	top: auto;
}
h1 {
	margin-bottom: 20px;
	margin-top: 40px;
}
.text {
	padding-left: 10px;
}
.name {
	margin-top:20px;