body {
	background-image: none;
	background-color: white;
}

div.prof-wrapper {
	text-align: left;
	margin: 20px auto;
	background-image: url(../../images/prof-bg06.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 750px;
	position: relative;
}

div.inner-wrapper {
	margin: 0 30px;
}

div.header {
	background: url(../../images/prof-line01.gif) repeat-x 0 bottom;
	position: relative;
	height: 103px;
}

img.logo {
	position: absolute;
	top: -10px;
}

div.header img.text {
	margin-top: 20px;
	margin-left: 170px;
}

div.header img.girl {
	position: absolute;
	right: 10px;
	top: 10px;
}

div.prof-cont {
	margin-top: 8px;
}

div.prof-cont div.l{
	float: left;
	width: 305px;
}

div.prof-cont div.r {
	margin-left: 320px;
}

ul.photo-selector {
	margin-top: 25px;
	margin-left: 3px;
	width: 293px;
	height: 56px;
	background-image: url(../../images/prof-bg04-trans.png);
}

ul.photo-selector li {
	float: left;
	margin-top: 6px;
	margin-left: 11px;
}

ul.photo-selector a {
	position: relative;
}

div.r h2 {
	background-image: url(../../images/prof-bg01.gif);
	width: 391px;
	height: 33px;
}

div.r h2 span {
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	padding: 5px 0 0 10px;
}

table.detail {
	background: url(../../images/prof-bg02-trans.png) no-repeat 0 bottom;
	font-size: 12px;
	width: 386px;
	line-height: 1.42;
}

table.detail th {
	color: #63a50e;
	padding-left: 8px;
	width: 95px;
}

table.detail td {
	color: #e62488;
	padding: 0px 5px;
}

table.detail tr.top th,
table.detail tr.top td {
	padding-top: 5px;
}

table.detail tr.btm th,
table.detail tr.btm td {
	padding-bottom: 10px;
}

div.message,
div.shopcmt {
	width: 386px;
	position: relative;
	margin-top: 8px;
}

div.message {
	background-image: url(../../images/prof-bg03-trans.png);
	height: 96px;
}

div.message p {
	color: #662d91;
	padding-left: 13px;
	line-height: 1.3;
	overflow: auto;
	height: 65px;
}

div.shopcmt {
	background-image: url(../../images/prof-bg05-trans.png);
	height: 130px;
}

div.shopcmt p {
	color: #bf216d;
	padding-left: 13px;
	line-height: 1.3;
	overflow: auto;
	height: 100px;
	font-size: 12px;
}

div.message h3,
div.shopcmt h3 {
	position: relative;
	left: -30px;
}

div.content {
	background: url(../../images/prof-line01.gif) repeat-x;
	padding-top: 10px;
}

div.content h3 {
	margin-bottom: 3px;
}

div.content ul li {
	float: left;
	margin-right: 5px;
}

div.schedule {
	clear: both;
	padding-top: 10px;
}

div.schedule table {
	border-collapse: collapse;
	width: 100%;
}

div.schedule table th {
	background-color: #f8cddf;
}

div.schedule table th.sat {
	background-color: #c1ecff;
}

div.schedule table th.sun {
	background-color: #ed1e79;
	color: #ffffff;
}

div.schedule table td {
	background-color: #fffbeb;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.schedule table th,
div.schedule table td {
	border: 1px solid #f1a1c4;
	padding-left: 10px;
	color: #42210b;
}

p.c-btn {
	position: absolute;
	bottom: -40px;
	right: 10px;
	cursor: pointer;
}

address {
	position: absolute;
	bottom: 20px;
	left: 0;
	text-align: center;
	width: 100%;
}



