@charset "utf-8";
/* CSS Document */
#wrapper01{
	font-size:0px;
	width:650px;
	background:url(../img/popup_bg_01.png) repeat-x 0px 0px #F4F3F0;
}

#header02{
	height:81px;
}

#header02 img{
	vertical-align:bottom;
}

#content02{
	width:570px;
	margin:auto;
	background:#fff;
	padding:20px;
	
	-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.05)
}

#content02 .box01{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #ccc;
}

#content02 .box01 img{
	vertical-align:bottom;
}

#content02 .box01 h2{
	margin-bottom:20px;
}

#content02 .box02{
	text-align:center;
}

#content02 .box02 .button{
	cursor:pointer;
}

#footer02{
	border-top:1px solid #C1C1C1;
	background:#EACED4;
	padding-top:1px;
}

#footer02 .box01{
	background:#960B28;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:29px;
	line-height:29px;
	color:#fff;
	text-align:center;
}


.large_map_01{
	width:470px;
	padding:15px;
	border:#EFECE2 solid 9px;
	margin:1px;
}

.large_map_01 .box02{
	text-align:center;
	margin-bottom:20px;
}

