/* ヘッダ
---------------------------------------------------- */
#header h1 {
	font-size: 12px;
	font-weight: normal;
	background: url(../profile/im/header01-pro.jpg) no-repeat;
	height: 20px;
	line-height: 20px;
	text-align: right;
}
table.profile {
	margin-top: 10px;
	margin-bottom: 40px;
	width: 590px;
	border-collapse: collapse;
	border: solid 1px #666;
}
table.profile  th,
table.profile  td {
	border: solid 1px #666;
	padding: 8px 6px;
}
table.profile  th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}
.td-left {
	width: 100px;
}
.profile li {
	background: url(../img/ic-03.gif) no-repeat left 4px;
	padding-left: 12px;
	list-style: none;
	margin-bottom: 7px;
}
.profile a {
	color: #0000CC;
	text-decoration: underline;
}
.profile a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.profile a:hover {
	color: #0000FF;
	text-decoration: none;
}



#calender {
	margin-left: 60px;
	margin-bottom: 40px;
	margin-top: 20px;
}
#map {
	width: 500px;
	margin-left: 60px;
	margin-bottom: 20px;
	margin-top: 25px;
}
