@charset "UTF-8";

#profile h3 {
	height: 22px;
	background-image: url('/img/profile/head.gif');
	margin-bottom: 20px;
}

#lead {
	margin-bottom: 20px;
}

#business h4 {
	color: white;
	font-weight: bold;
	font-size: 12px;
	background-color: #fe3a5c;
	padding: 2px 8px;
	margin-bottom: 10px;
}

#business {
	margin-bottom: 20px;
}
#business ul {
}
#business li span {
	color: #ffc905;
}

#outline {
	margin-bottom: 40px;
}
#outline dl {
}
#outline dd {
	margin: -1.5em 0 0.5em 10em;
}

#access h4 {
	font-size: 14px;
	margin-bottom: 8px;
}
#access div {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
#access div img {
	width: 400px;
	margin: 20px auto;
	display: block;
}
#access p {
	color: #fe3a5c;
	border: 1px solid #fe3a5c;
	padding: 10px;
}
