
img {
	display:block;
}

body#popup {
	background:#fff url(/common/images/bg_popup.png) repeat-x;
}

#mobileWrap {
	padding:10px 0 20px;
	background:#d6f4f6;
}

#mobileCont {
	width:370px;
	margin:0 auto;
	background:url(../images/bg_mobile.png) repeat-y;
}

#popup #header {
	height:70px;
	background:url(../images/popup_head_bg.png) center bottom no-repeat;
}

#popup-logo {
	width:360px;
	margin:0 auto;
	padding:18px 5px 0;
}

#popup .page-title {
	margin:0 35px 25px;
	padding:30px 0 5px;
	border-bottom:solid 1px #e6e6e6;
}

#popup #footer-content {
	width:360px;
}

/*h2 {
	margin:0 26px 0 5px;
	padding:0 0 5px 21px;
	border-bottom:solid 1px #bccccc;
}*/

#mobileCont dl {
	width:300px;
	margin:0 auto;
	padding:20px 0;
	background:url(../../common/images/dotline_x.png) left bottom repeat-x;
	text-align:center;
}

#mobileCont dl.area01 {
	padding-top:0;
}

#mobileCont dl img {
	margin:0 auto;
}

#mobileCont dt {
	padding:0 0 10px;
}

#mobileCont dd img {
	margin-top:10px;
}

#mobileCont .btn {
	width:81px;
	margin:0 auto;
	padding:10px 0 15px;
}
