.prof-wrapper {
	width: 780px;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
}

.prof-header {
	background-image: url(../images/bg-header01.jpg);
	position: relative;
}

.prof-header h1 {
	padding-top: 13px;
}

.prof-header p.tel {
	position: absolute;
	right: 0;
	top: 13px;
}

.prof-main {
	border-top: 7px solid #9b0e20;
	background: url(../../images/prof-bg01.jpg) no-repeat;
}

.prof-main h2 {
	position: relative;
	left: -38px;
	float: left;
}

.prof-navi {
	position: relative;
	left: -30px;
	margin-top: 30px;
}

.prof-navi li {
	float: left;
}

.left {
	clear: both;
	text-align: left;
	width: 348px;
	margin-left: 30px;
	float: left;
}

.right {
	margin-left: 400px;
}

.prof-movie {
	background: url(../../images/prof-bg05-trans.png) no-repeat;
	width: 348px;
	height: 202px;
}

.prof-movie h3 {
	padding: 30px;
	float: left;
}

.prof-movie p {
	padding-top: 15px;
}

h3.name {
	font-size: 17px;
	color: #603813;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	border-bottom: 1px solid #d3bda7;
}

.left dl {
	margin-bottom: 5px;
}

.left dl dt {
	float: left;
	color: #c90a4d;
	text-align: right;
	width: 100px;
	padding-top: 8px;
}

.left dl dd {
	padding-top: 8px;
	padding-left: 115px;
	border-bottom: 1px solid #d3bda7;
}

.left h4 {
	background-color: #e14a70;
	color: #fff;
	padding: 3px 0 0 10px;
}

.left p.text {
	margin-bottom: 5px;
	color: #754c28;
	padding: 5px;
}

.quest a {
	margin: 0 auto;
	background: url(../../images/prof-btn04.gif) no-repeat;
	width: 272px;
	height: 39px;
	display: block;
	color: #fff;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.quest a span {
	display: block;
	padding-top: 12px;
}

.right p.mainimage {
	padding-bottom: 15px;
}

.right ul li{
	float: left;
	margin-top: 4px;
	margin-right: 7px;
}

.weekly {
	background: url(../../images/prof-bg07.jpg) no-repeat right bottom;
}

.weekly h3 {
	clear: both;
	margin-left: 30px;
	padding-top: 20px;
}

.weekly table {
	margin: 0 auto;
	width: 710px;
	border-collapse: collapse;
	background: url(../../images/prof-bg11.jpg) repeat-y;
}

.weekly table th {
	background-color: #db3c57;
	color: #fff;
	font-weight: normal;
	padding: 5px 0 3px;
	text-align: center;
	border: 1px solid #cbae91;
}

.weekly table td {
	border: 1px solid #cbae91;
	text-align: center;
	color: #754c28;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0;
}

p.close {
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
}

.prof-footer {
	background: url(../../images/prof-footer-bg.gif) repeat-x;
	height: 68px;
}

.prof-footer p.logo {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}

.prof-footer address {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}

.prof-footer p.copyright {
	text-align: right;
	color: #fff;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 10px;
}

div.profootlink {
	background-color: #b5475c;
	text-align: center;
	padding-top: 10px;
}

div.profootlink ul li {
	display: inline;
	margin: 0 5px;
}

div.profootlink ul li a {
	color: #fff;
}












