@charset "UTF-8";


/* ===== ----- メイン ----- ===== */

#pageTtl {
	background: url(../img/main_ttl.jpg) no-repeat 0px 0px;
	width: 1000px;
	height: 120px;
	text-indent: -9999px;
	margin: 0px auto;
}

.phArea {
	float: left;
	width: 166px;
}

.txtArea {
	float: right;
	width: 500px;
}

.profileTb {
	width: 100%;
	font-size: 85%;
	line-height: 160%;
	color: #442909;
	border-collapse: collapse;
}

.profileTb td,
.profileTb th {
	background-color: #ffffff;
	padding: 7px 15px;
	border: 1px solid #d5c5b3;
}

.profileTb th {
	width: 100px;
	background-color: #f3efe8;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin-bottom: 2px;
}