@import "../../css/common.css";
body {
	background:none;
}

table {
	text-align:center;
	border-collapse:collapse;
}

#wrap {
	width:882px;
	height:553px;
	background:url(../images/lady_back.png) no-repeat left top;
}

* html #wrap {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='../images/lady_back.png');
}

#shop_info h1 {
	width:251px;
}

#shop_info {
	float:right;
	width:251px;
	height:285px;
	padding:25px 28px 20px 17px;
}

#shop_info h2 {
	margin-bottom:10px;
}

dl {
	float:left;
	width:300px
	height:500px;
	padding:25px;
	padding-right:0;
	overflow:hidden;
}

dd {
	float:left;
	margin-top:17px;
	padding-right:20px;
	/*padding-right:21px;*/
}

dd#last {
	padding-right:0;
}

#movie {
	/*width:240px;
	height:285px;*/
	padding-top:25px;
	text-align:right;
}


#prof {
	float:left;
	width:510px;
	height:95pz;
	position:relative;
	/*margin-left:20px;*/
	left:20px;
	background:url(../images/prof_back.gif) no-repeat left top;
}

#prof img {
	float:left;
}

#prof table {
	float:left;
	margin-top:9px;
	line-height:16px;
	width:137px;
	margin-right:10px;
}

#prof table th {
	background-color:#ff61a8;
	border:solid 1px #000000;
	font-weight:normal;
	width:64px;
}

#prof table td {
	background-color:#333333;
	border:solid 1px #000000;
	width:73px;
}


#prof table #lady_name {
	text-align:left;
	width:137px;
	background-color:#ff00a8;
}

#prof table #lady_name span {
	font-size:14px;
	font-weight:bold;
	padding:0 5px 0 5px;
}

#prof p {
	height:83px;
	width:250px;
	overflow:auto;
	margin-top:10px;
	text-align:left;
}

#footer table {
	margin-top:20px;
	margin-left:20px;
	float:left;
	width:426px;
	background:url(../images/sche_back.gif) no-repeat left top;
}

#footer table td {
	background-color:#a2a2a2;
	height:25px;
	width:60px;
	border:solid 1px #636363;
	color:#000000;
}

#footer table #param td {
	background:none;
	height:53px;
	width:60px;
	color:#FFFFFF;
	margin-right:20px;
	border:solid 1px #636363;
}

#footer img {
	float:right;
	padding-right:30px;
	margin-top:20px;
}

.rollover {
	position:relative;
	cursor:pointer;
}

.thumb {
	position:relative;
}

#footer table td.sat {
	color:#1800ff;
	background-color:#a8aeff;
}

#footer table td.sun {
	color:#ff0072;
	background-color:#fda3a3;
}

#footer table td span {
	text-align:center;
	display:block;
	line-height:6px;
	height:6px;
	padding:2px;
	overflow:hidden;
}
