/* ******************************************************************************
	Style001 - TopNavigationStyle - Profile
		(c) 2007 foryousystem.co.,ltd
****************************************************************************** */
/* ==============================================================================
	Profile Area Settings
============================================================================== */
.ProfileArea {
	margin-left:			5px;
	margin-right:			5px;
	margin-bottom:			20px;
	padding-top:			5px;
	padding-bottom:			5px;
	width:					630px;
	font-size:				medium;
}
.ProfileArea h2 {
	margin-left:			5px;
	margin-bottom:			10px;
	padding-top:			5px;
	padding-bottom:			1px;
	padding-left:			10px;
	width:					622px;
	color:					#000000;
	font-weight: 			bold;
	font-size:				large;
	background-image:		url(../img/top_titleline_back.gif);
	background-repeat:	repeat-x;
	border-top:				1px solid #779658;
	border-left:			1px solid #779658;
	border-right:			2px solid #779658;
	border-bottom:			2px solid #779658;
}
.ProfileArea table{
	margin-top:				10px;
	margin-left:			10px;
	width:					630px;
	border-collapse:		collapse;
	border:					1px solid #575757;
}
.ProfileArea table th{
	padding-top:			5px;
	padding-bottom:			5px;
	padding-left:			1em;
	text-align:				left;
	width:					130px;
	color:					#575757;
	background-color:		#cacaca;
}
.ProfileArea table td{
	text-align:				left;
	padding-top:			5px;
	padding-bottom:			5px;
	padding-left:			1em;
	width:					500px;
	color:					#575757;
}
.ProfileArea table .maplink{
	padding:					2px;
	text-align:				center;
	font-size:				small;
}

.ProfileArea table td a{
	padding:					3px;
	color:					#194f9e;
	text-decoration:		none;
}
.ProfileArea table td a:hover{
	padding:					3px;
	color:					#ffffff;
	text-decoration:		none;
	background-color:		#ABCD44;
}
.ProfileArea ul {
	margin-left:			0.5em;
	margin-right:			0.5em;
}
.ProfileArea li {
}
.ProfileArea .Map{
		margin-left:7px;
}
