#wrapper  #contents  #subBox  #planBox {
	width: 258px;
	border: 1px solid #CABB89;
	text-align: left;
	float: left;
}
#wrapper  #contents  #subBox  #planBox  span {
	display: none;
}
#wrapper   #contents   #subBox   #planBox   p.partyPlan {
	background-image: url(img/bg_yplan.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 254px;
	margin-top: 2px;
	background-position: center;
	margin-right: 2px;
	margin-left: 2px;
}
#wrapper    #contents    #subBox    #planBox    li    {
	float: left;
	margin-left: 5px;
	width: 244px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CABB89;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper     #contents     #subBox     #planBox     li.last    {
	float: left;
	margin-left: 5px;
	width: 244px;
	height: 20px;
	border-bottom-style: none;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#wrapper  #contents  #subBox  #planBox  li  img {
	float: left;
	margin-left: 0px;
}
#wrapper   #contents   #subBox   #roomBox {
	width: 258px;
	border: 1px solid #CABB89;
	text-align: left;
	float: left;
	margin-top: 5px;
}
#wrapper   #contents   #subBox   #roomBox   span {
	display: none;
}
#wrapper     #contents     #subBox     #roomBox     p.partyRoom {
	background-image: url(img/bg_room.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 254px;
	margin-top: 2px;
	background-position: center;
	margin-right: 2px;
	margin-left: 2px;
}
#wrapper     #contents     #subBox     #roomBox     li    {
	float: left;
	margin-left: 5px;
	width: 244px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CABB89;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper      #contents      #subBox      #roomBox      li.last    {
	float: left;
	margin-left: 5px;
	width: 244px;
	height: 20px;
	border-bottom-style: none;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#wrapper   #contents   #subBox   #roomBox   li   img {
	float: left;
	margin-left: 0px;
}
