#profile_top {
	background-image: url('../images/profile_top.gif');
	margin-top: 10px;
}

#profile_middle {
	height: 330px;
}

#profile_bottom {
}

#faceicon_base {
	width: 152px;
	height: 202px;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	background-color: #666699;
}

* html #faceicon_base {
	margin-left: 15px;
}

#faceicon {
	margin-top: 2px;
	margin-left: 2px;
	float: left;
}

#circle_name_caption {
	width: 140px;
	margin-top: 20px;
	padding-left: 5px;
	float: left;
	color: #FFFFFF;
	background-color:#660000;
	border: 1px;
	border-color: #663333;
	border-style: inset;
}

#circle_name {
	width: 101px;
	margin-top: 20px;
	padding-left: 5px;
	float: left;
	border: 1px;
	border-color: #663333;
	border-style: inset;
}

#circle_name_kana {
	width: 101px;
	margin-top: 20px;
	margin-left: -1px;
	float: left;
	border: 1px;
	border-color: #663333;
	border-style: inset;
}

#pen_name_caption {
	width: 140px;
	margin-top: 10px;
	padding-left: 5px;
	float: left;
	color: #FFFFFF;
	background-color:#660000;
	border: 1px;
	border-color: #663333;
	border-style: inset;
}

#pen_name {
	width: 101px;
	margin-top: 10px;
	padding-left: 5px;
	float: left;
	border: 1px;
	border-color: #663333;
	border-style: inset;
}

#pen_name_kana {
	width: 101px;
	margin-top: 10px;
	margin-left: -1px;
	float: left;
	border: 1px;
	border-color: #663333;
	border-style: inset;
}

#current_tendency_caption {
	width: 350px;
	margin-top: 10px;
	padding-left: 5px;
	float: left;
	color: #FFFFFF;
	background-color:#660000;
	border: 1px;
	border-color: #663333;
	border-style: inset;
}

#current_tendency {
	width: 350px;
	padding-left: 5px;
	float: left;
	border: 1px;
	border-color: #663333;
	border-style: inset;
	padding-top: 5px;
}

#other_caption {
	width: 350px;
	margin-top: 10px;
	margin-left: 212px;
	padding-left: 5px;
	float: left;
	color: #FFFFFF;
	background-color:#660000;
	border: 1px;
	border-color: #663333;
	border-style: inset;
}

* html #other_caption {
	margin-left: 106px;
}

#other {
	width: 350px;
	margin-left: 212px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	border: 1px;
	border-color: #663333;
	border-style: inset;
}

* html #other {
	margin-left: 106px;
}

