body {
	margin: 0;
	padding: 0;
	background: #170B2E url(/event/xmas2009/images/page/bkg.jpg) no-repeat center -40px;
	
	visibility: hidden;
	font-family: sans-serif;
}


/* 外枠
------------------------------------- */


.pageFrame {
	font-size: 1px;
	overflow: hidden;
	line-height: normal;
}

#container {
	position: absolute;
	width: 904px;
	height: 504px;
}

#frameHd {
	width: 904px;
	height: 9px;
	background: url(/event/xmas2009/images/page/bkg_page_hd.png) no-repeat;
}

#frameCnt {
	position: relative;
	width: 904px;
	height: 486px;
}

#frameLt {
	width: 12px;
	height: 486px;
	background: none;
}

#innerFrame {
	position: absolute;
	left: 12px;
	top: 0;
	width: 880px;
	height: 486px;
	
	overflow: hidden;
}

#frameRt {
	position: absolute;
	right: 0;
	top: 0;
	width: 12px;
	height: 486px;
	background: none;
}

#frameFt {
	width: 904px;
	height: 9px;
	background: url(/event/xmas2009/images/page/bkg_page_ft.png) no-repeat;
}


/* head
------------------------------------- */


#header {
	position: relative;
	width: 880px;
	height: 17px;
	margin-bottom: 26px;
}

#header #logo {
	position: absolute;
	right: 0;
	top: 0;
	width: 156px;
	height: 17px;
}


/* content
------------------------------------- */

a img {
	border: none;
}

#content {
	position: relative;
	width: 861px;
	height: 400px;
	margin: 0 10px 28px;
}

h1 {
	position: relative;
	top: -36px;
	margin: 0;
	width: 322px;
	height: 93px;
	background: url(/event/xmas2009/images/page/logo.png) no-repeat;
	
	overflow: hidden;
	text-indent: -9000px;
}

h1 a {
	display: block;
	width: 322px;
	height: 93px;
}

#leftCol {

}

#rightCol {
	position: absolute;
	right: 0;
	bottom: 3px;
	width: 385px;
	height: 328px;
}


#content #step {
	width: 460px;
	height: 46px;
	margin: 10px 0;
	background: url(/event/xmas2009/images/page/img_step.gif) no-repeat;

	overflow: hidden;
	text-indent: -9000px;
}


#infoAbout {
	display: none;
	position: absolute;
	right: 4px;
	bottom: 29px;
	width: 406px;
}

#infoAboutHd {
	width: 406px;
	height: 10px;
	background: url(/event/xmas2009/images/page/bkg_info_hd.png) no-repeat;
	font-size: 1px;
	overflow: hidden;
}

#infoAboutBd {
	padding: 10px 20px 0;
	background: url(/event/xmas2009/images/page/bkg_info_bd.gif) repeat-y left top;
}

#infoAboutFt {
	width: 406px;
	height: 24px;
	background: url(/event/xmas2009/images/page/bkg_info_ft.png) no-repeat;
	font-size: 1px;
	overflow: hidden;
}

#infoAbout p {
	margin: 0;
	padding: 10px 0 0;
	font-size: 12px;
	color: #2B0700;
	line-height: 1.5;
}

#infoAbout p#infoAboutClose {
	padding-bottom:10px;
	text-align: right;
	font-weight: bold;
}


.indexBtn {
	position: absolute;
	width: 132px;
	height: 62px;
	
	overflow: hidden;
	text-indent: -9000px;
}

.indexBtn a {
	display: block;
	width: 132px;
	height: 62px;
}

#btnToEdit {
	right: 142px;
	bottom: 0px;
	background: url(/event/xmas2009/images/page/btn_toedit.jpg) no-repeat;
}

#btnToList {
	right: 0px;
	bottom: 0px;
	background: url(/event/xmas2009/images/page/btn_tolist.jpg) no-repeat;
}


#btnToCard {
	display: none;
	position: absolute;
	left: -10px;
	bottom: -7px;
	width: 114px;
	height: 114px;
	background: url(/event/xmas2009/images/page/btn_tocard_on.jpg) no-repeat;
	
	overflow: hidden;
	text-indent: -9000px;
}

#btnToCard a {
	display: block;
	width: 114px;
	height: 114px;
	background: url(/event/xmas2009/images/page/btn_tocard.jpg) no-repeat;
}


/* footer
------------------------------------- */


#footer {
	clear: both;
	position: relative;
	width: 880px;
	height: 14px;
	margin-bottom: 29px;
}

#footer #navi_totop {
	width: 115px;
	height: 14px;
}

#footer #navi_about {
	position: absolute;
	right: 0;
	top: 0;
	width: 168px;
	height: 14px;
}



#editDarumaCtrl {
	padding-top: 15px;
}


