@charset "utf-8";@import "../../css/common.css";#container{	position:relative;	width:460px;	height:729px;	margin:0 auto;	background:url(../images/pop_dotborder.gif) no-repeat 0 690px;	padding:0 0 0 0;	overflow:hidden;	}#container h1{	margin:10px 0 10px 0;	font-size:16px;	font-weight:bold;	line-height:150%;	background:url(../images/pop_dotborder.gif) no-repeat bottom;	padding:0 0 5px 0;}#container p#pic{	position:absolute;}#container ul#localNavi{	width:460px;	height:16px;	position:absolute;	overflow:hidden;}#container ul#localNavi li#L{	float:left;}#container ul#localNavi li#R{	float:right;}#container p#btnClose{	position:absolute;	bottom:50px;	right:0;}#container #copyright{	position:absolute;	right:-20px;	bottom:-20px;}
