@charset "utf-8";

.profileFoot {
	background: url(../img/profile/profile_footer_bg.gif) repeat-x;
	text-align: center;
	color: #b88f3e;
	position: relative;
	line-height: 1;
	min-height: 34px;
}

.profileFoot p {
	font-size: 1.2em;
	padding-top: 5px;
}

.profileFoot .copyright {
	font-size: 1.1em;
}

.closeBtn {
	position: absolute;
	right: 9px;
	top: 4px;
}

#main h2 {
	margin: 4px 0 3px 8px;
}

#main .barTop,
#main .barBottom {
	margin-left: 7px;
}

#main .conts {
	background: url(../img/profile/profile_bg.png) repeat;
	margin: 0 10px;
	padding: 13px 0;
}

#main .topArea {
	margin-bottom: 13px;
}

#main .topArea .leftArea {
	float: left;
	width: 441px;
	margin-left: 18px;
	display: inline;
}

#main .topArea .mainPhoto {
	background: url(../img/profile/frame.jpg) no-repeat;
	width: 344px;
	height: 470px;
	text-align: center;
	float: left;
	padding-top: 28px;
}

#main .topArea .mainPhoto .photoBox {
	margin-bottom: 17px;
}

#main .topArea .photos {
	background: url(../img/profile/frame02.gif) no-repeat;
	width: 85px;
	height: 470px;
	float: left;
	margin-top: 8px;
	padding: 12px 0 0 12px;
}

#main .topArea .photos ul li {
	margin-bottom: 2px;
}

#main .topArea .photos ul li img {
	vertical-align: top;
}

#main .topArea .rightArea {
	float: left;
	width: 413px;
	width: 393px;
	margin-left: 8px;
	display: inline;
}

#main .topArea .rightArea .page {
	height: 23px;
	overflow: visible;
	font-size: 1.2em;
	margin-right: 13px;
}

#main .topArea .rightArea .page li {
	float: right;
}

#main .topArea .rightArea .page li a {
	color: #663333;
	text-decoration: none;
}

#main .topArea .rightArea .profile01 {
	position: relative;
	height: 93px;
	/*
	*/
	background: url(../img/profile/name_bg.png) repeat-x right top;
	/*
	margin-bottom: 5px;
	*/
	border-top   : 1px solid #F1EBE2;
	border-bottom: 1px solid #BEBDA6;
}

#main .topArea .rightArea .profile01 .logoArea {
	position: absolute;
	left: -24px;
	top: -35px;
	left: -35px;
	top: -44px;
}

#main .topArea .rightArea .profile01 .nameArea {
	text-align: center;
	width: 220px;
	width: 200px;
	position: absolute;
/*	top: 15px; */
	top: 5px;
	right: 0;
}

#main .topArea .rightArea .profile01 .nameArea p {
	line-height: 1em;
	color: #663333;
}

#main .topArea .rightArea .profile01 .nameArea .name {
	font-size: 2.4em;
	margin-bottom: 5px;
}

	* html #main .topArea .rightArea .profile01 .nameArea .name {
		line-height: 1.2em;
		margin-bottom: 0;
	}

#main .topArea .rightArea .profile01 .nameArea .size {
	font-size: 1.2em;
	margin-bottom: 5px;
}

#main .topArea .rightArea .profile01 .nameArea ul li {
	display: inline;
}

#main .topArea .rightArea .details {
	background: url(../img/profile/detaile_bg.jpg?v2) no-repeat;
	padding: 0 3px 3px 0;
}

#main .topArea .rightArea .details .detailInner {
	width: 363px;
	height: 350px;
	padding: 13px 15px;
	overflow: auto;
}

#main .topArea .rightArea .details table {
	border-collapse: collapse;
/*	font-size: 1.3em; */
	font-size: 1.4em;
	color: #362323;
	width: 345px;
}

#main .topArea .rightArea .details table th {
	font-weight: normal;
	width		:110px;
}

#main .topArea .rightArea .details table th,
#main .topArea .rightArea .details table td {
	border-bottom: 1px dotted #c9c3a6;
	padding: 5px 5px 5px 0;
	vertical-align	:top;
}

#main .extension {
	margin: 0 0 22px 5px;
}

#main .option {
	border: 1px solid #FFF;
	margin: 0 20px 19px 20px;
	position: relative;
	padding: 22px 37px 22px 32px;
	width: 769px;
}

#main .option .imgText {
	position: absolute;
	left: 19px;
	top: -11px;
}

#main .option table {
	border-collapse: collapse;
	width: 100%;
	font-size: 1.4em;
}

#main .option table th,
#main .option table td{
	padding: 5px 0;
	color: #330000;
}

#main .option table th {
/*	width: 155px; */
	width: 20%;
	font-weight: normal;
	padding-left: 5px;
}

#main .option table td {
	width: 5%;
	text-align: center;
}

/* added */
#main .option table th.normal,
#main .option table td.normal {
	border: 1px solid #B99D5D;
	background-color:#F9F8F3;
}

#main .option table th.bn,
#main .option table td.bn {
	border:none;
}

/* ↑added↑ */

#main .conts .schedule {
	margin: 0 20px;
}

#main .conts .schedule table {
	text-align: center;
	border-collapse: collapse;
	width: 100%;
	font-size: 1.2em;
}

#main .conts .schedule th,
#main .conts .schedule td {
	border: 1px solid #B99D5D;
	padding: 10px 0;
	color: #330000;
}

#main .conts .schedule th {
	font-weight: normal;
	background: #f7eee4;
}

#main .conts .schedule th.holliday {
	background: #d1c1af;
}

#main .conts .schedule td {
	background: #fff;
}

#footer {
	margin-top: 10px;
}
