@charset "UTF-8";
#cseye h2 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#cseye h3 {
	font-size: 18px;
	font-weight: bold;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#cseye p {
	margin: 0px;
}
#cseye #lead {
	font-size: 110%;
	line-height: 1.8em;
	float: left;
	width: 340px;
	font-weight: normal;
	margin-top: 20px;
}
#profile {
	width: 320px;
	line-height: 1.4em;
	float: right;
	background-color: #CAE9FA;
	margin-top: 20px;
	padding: 0px;
	font-size: 90%;
}
#profile img {
	float: right;
}
#profile div.head {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#profile div.head div.name {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 120%;
}
#profile div.head div.name_s {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#profile div.body {
	margin: 0px;
	clear: both;
	padding: 10px;
}
#profile div.body ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#profile div.body ul li {
	text-indent: -3em;
	padding-left: 3em;
	list-style-type: none;
}
#cseye img.right {
	float: right;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cseye img.left {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
