@charset "shift_jis";
/* CSS Document */
* {
	margin:0px;
	padding: 0px;
}

div#position {
	position: relative;
	width: 483px;
	height: 620px;
	padding-top: 64px;
	text-align: center;
	background: url(/dispenser/popup/images/bg_popup.gif) no-repeat center top;
}
div#position h1 {
	width: 483px;
	height: 30px;
	margin-bottom: 25px;
	text-align: left;
	text-indent: -9999em;
}
div#position h1.pte100h3wa {
	background: url(/dispenser/popup/images/bg_h1-pte100h3wa.gif) no-repeat;
}
div#position h1.pte100h2wa {
	background: url(/dispenser/popup/images/bg_h1-pte100h2wa.gif) no-repeat;
}
div#position h1.pte250hwa {
	background: url(/dispenser/popup/images/bg_h1-pte250hwa.gif) no-repeat;
}
div#position h1.dsm13dt {
	background: url(/dispenser/popup/images/bg_h1-dsm13dt.gif) no-repeat;
}
div#position h1.ptef250hwa {
	background: url(/dispenser/popup/images/bg_h1-ptef250hwa.gif) no-repeat;
}
div#position h1.pt15ph1wcb {
	background: url(/dispenser/popup/images/bg_h1-pt15ph1wcb.gif) no-repeat;
}
div#position h1.pt50h2b {
	background: url(/dispenser/popup/images/bg_h1-pt50h2b.gif) no-repeat;
}
div#position p.btn_close {
	position: absolute;
	width: 62px;
	height: 23px;
	left: 406px;
	top: 24px;
	background: url(/dispenser/popup/images/btn_close.gif) no-repeat;
}
p.btn_close a {
	display:block;
	width: 62px;
	height: 23px;
	text-align: left;
	text-indent: -9999em;
}
p.btn_close a:hover {
	background: url(/dispenser/popup/images/btn_close.gif) no-repeat 0px -23px;
}