@charset "utf-8";


/* ====================================================
	profile
==================================================== */

.intro-area img {
	float: right;
}
.intro-area {
	width: 580px;
	padding-bottom: 40px;
}
.intro-text {
	width: 366px;
	float: left;
	padding-right: 12px;
}

.com-table {
	width: 580px;
	margin-bottom: 60px;
}
.com-table table {
	width: 578px;
	background: #FFFFFF;
	border: 1px solid #A89C72;
	border-collapse: separate;
	border-spacing: 2px;
}

.com-table th {
	width: 116px;
	text-align: center;
	background: #D2CCB6;
	color: #5A3D1C;
	padding-top: 3px;
	padding-bottom: 3px;
}
.com-table td {
	background: #F6F0DE;
	width: 421px;
	color: #5A3D1C;
	padding: 3px 15px 3px 20px;
}
.out-area dl {
	width: 580px;
	border-top: 1px dashed #5A3D1C;
}
.out-area dt {
	width: 110px;
	float: left;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}
.out-area dd {
	width: 440px;
	margin-left: 120px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.out-bottom {
	border-bottom: 1px dashed #5A3D1C;
}
.out-area {
	width: 580px;
	margin-bottom: 20px;
}
.com-table p {
	color: #5A3D1C;
}
.com-table .tomap {
	background: #F6F0DE url(../profile/media/icon01.gif) no-repeat 413px center;
}
