@charset "Shift_JIS";

/* ------- for popup header------- */

/* ------- for ie8 ------- */
body {
min-width:0;
}
/* ------- for ie8 ------- */

#glhtpop-cover {
	width:auto;
	margin:0 0 13px 0;
	padding:0;
	text-align:center;
	background-color:#fff;
	clear:both;
}

#glhtpop {
	width:100%;
	height:52px;
	margin:0 auto;
	padding:0;
	position:relative;
	line-height:0;
	font-size:1px;
}

#glhtpop #glhtpop-logoarea {
	height:52px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}

#glhtpop #glhtpop-logoarea a img {
	border:0;
	vertical-align:bottom;
	text-align:left;
	text-decoration:none;
}

#glhtpop #glhtpop-close {
	position:absolute;
	top:20px;
	right:20px;
}

#headerPop {
	width: auto;
	padding: 0 20px;
	text-align: left;
}
#headerPop #headtitle {
	width: 100%;
	border-bottom: 2px solid #c0c0c0;
}

#headtitle h1 {
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#headerPop #headtitle h1 a:link,
#headerPop #headtitle h1 a:visited {
	color: #333333;
	text-decoration: none;

}

#headtitle h1 img {
	vertical-align: middle;
}


#popUpMainImg {
	margin: 0 auto !important;
	padding: 20px 0 0;
	text-align: center;
	width: 100%;
}


div#popup-glf {
	background-color: #FFFFFF;
	margin: 0;
	padding: 20px;
	width: auto;
}

div#popup-glf div#popup-glf_l {
	border-top: 1px solid #CCCCCC;
	margin: 0;
	padding: 10px 0 0;
	text-align: left;
	white-space: nowrap;
	width: auto;
}
body{
	display:inline;
}