#facebox .b {
  background:url(b.png);
}

#facebox .tl {
  background:url(tl.png);
}

#facebox .tr {
  background:url(tr.png);
}

#facebox .bl {
  background:url(bl.png);
}

#facebox .br {
  background:url(br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
	font-family :'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	text-decoration: none;
	list-style-type: none;
	font-size: 12px;
	line-height:1.4;
	padding: 10px;
	background-image:url(facebg.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
	width: 360px;
	text-align:center;
}

* html body {
	font-family :'ＭＳ Ｐゴシック', sans-serif;
}
#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 2px dashed #F99;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 5px;
  width: 5px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


#facebox02 .body {
	font-family :'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	text-decoration: none;
	list-style-type: none;
	font-size: 12px;
	line-height:1.4;
	padding: 10px;
	background-image:url(facebg02.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
	width: 360px;
	text-align:center;
}
#facebox02 .b {
  background:url(b.png);
}

#facebox02 .tl {
  background:url(tl.png);
}

#facebox02 .tr {
  background:url(tr.png);
}

#facebox02 .bl {
  background:url(bl.png);
}

#facebox02 .br {
  background:url(br.png);
}

#facebox02 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox02 .popup {
  position: relative;
}

#facebox02 table {
  border-collapse: collapse;
}

#facebox02 td {
  border-bottom: 0;
  padding: 0;
}


* html body {
	font-family :'ＭＳ Ｐゴシック', sans-serif;
}
#facebox02 .loading {
  text-align: center;
}

#facebox02 .image {
  text-align: center;
}

#facebox02 img {
  border: 0;
  margin: 0;
}

#facebox02 .footer {
  border-top: 2px dashed #F99;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox02 .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 5px;
  width: 5px;
  overflow: hidden;
  padding: 0;
}

#facebox02_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox02_hide {
  z-index:-100;
}

.facebox02_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox02_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

