@charset "utf-8";

.profileCap01 {
	width: 700px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.profileCap02 {
	width: 700px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.profile {
	float: left;
	width: 700px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

.profileTitle {
	margin: 20px 0px 0px 20px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

.profileNote {
	width: 660px;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 0px 0px;
	font-size: 13px;
	line-height: 150%;
	text-align: left;
}

.profileNote strong {
	color: #663300;
	font-weight: bolder;
}

.profileTable {
 	width: 660px;
 	margin: 20px 0px 40px 15px;
 	padding: 0px;
 	border: 1px solid #bcbcbc;
 	text-align: left;
}

.profileTable td {
 	padding: 15px 15px 15px 10px;
 	border-bottom: 1px solid #bcbcbc;
 	font-size: 13px;
	line-height: 150%;
}

.profileTable td.bordernone {
 	border: none;
}

.profileTable .leftArea {
 	margin: 0px;
 	padding: 15px 0px 15px 10px;
 	width: 190px;
	background-color: #f2f2f2;
 	height: 100%;
 	font-size: 13px;
	line-height: 150%;
 	border-bottom: 1px solid #bcbcbc;
}

.sideBanner-Pro {
	width: 230px;
	height: 190px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: url(../img/about_side_bg.jpg) no-repeat;
	text-align: left;
}

.sideMenu-Btn01 img {
	margin-top: 48px;
	margin-left: 10px;
}

.sideMenu-Btn02 img {
	margin-top: 15px;
	margin-left: 10px;
}