﻿@charset "UTF-8";

#page_title {
	width: 882px;
	height: 90px;
	text-indent: -9999px;
	background-image: url("../profile/images/page_title_profile.jpg");
	background-repeat: no-repeat;
	margin: 0 auto 7px;
}


#contents {
	width: 860px;
	margin: 0 auto;
}

.lead {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #006699;
	margin: 0 0 0 15px;
}

#profile_table {
	width: 840px;
	margin: 15px auto 50px;
}

#profile_table table {
	width: 840px;
	background-color: #66ccff;
}

#profile_table td {
	font-size: 16px;
	line-height: 22px;
	background-color: #ffffff;
	padding: 8px;
	vertical-align: top;
}

#profile_table td.item {
	width: 120px;
	font-weight: bold;
}

#profile_table td.content {
	width: 708px;
}

