body {
	/* background-color: #471212; */
	/* background-image: url(http://test.hpkanri01.jp/testplan2/includes/themes/resort02/images/bg.gif); */
}
#header {
	background-image: url(http://test.hpkanri01.jp/testplan2/includes/themes/resort02/images/header.jpg);
}
#header #midashi_h1 h1 {
	color: #669900;
}


/* IE6 PNG FIX */

/* OVERRIDES */
#news_list { overflow: auto; }
#news_list .text_list a { color: #666666; }
#news_list .text_list a:hover { color: #999999; }
td.mceToolbar { height: 39px !important; }
#pMoreInfo { overflow: auto; width: 780px; }
.diary_imatge, .shop_imatge { text-align: center; }

/* POPUP */
#popWinBgOverlay {
  left: 0px;
  position: absolute;
  background-color: #000000;
  filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;
	z-index: 100;
}
#popWin {
	position: absolute;
	background: #FFFFFF url(http://test.hpkanri01.jp/testplan2/images/common/loading_l.gif) center no-repeat;
	border: 3px #A5ACB2 solid;
	padding: 10px;
  min-height: 150px;
	z-index: 500;
}
form#contactFrm { margin: 0px; padding: 0px; }
#contactFrmTb td {
	font-size: 13px;
	padding: 4px 0px 4px 10px;
}
#contactFrmTb td input { width: 170px; height: 16px; }
#contactFrmTb td textarea { width: 340px; height: 100px; }

/*
.popHelp {
	position: absolute;
	width: 180px;
	border: 1px #00CC66 solid;
	background: url(http://test.hpkanri01.jp/testplan2/images/common/help_bg.png);
	padding: 2px 4px;
  line-height: 1em;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
	color: #FFFFFF;
	z-index: 500;
	display: none;
}
*/
.popHelp {
	position: absolute;
	width: 200px;
  line-height: 1em;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
	color: #000000;
	z-index: 500;
	display: none;
}
.popHelp .tWrap {
	border-left: 1px #b9b9b9 solid;
	border-right: 1px #b9b9b9 solid;
  background: #FFFFFF;
  padding: 4px;
}

.navList { text-align: center; }
.navList, .navList a {
	font-size: 12px;
  text-decoration: none;
  color: #000000;
}
.currentPage { font-weight: bold; }

.errTxt { color: #FF0000; font-size: 0.9em; font-weight: bold; }

