@charset "utf-8";
/* CSS Document */

#container #profile_frame {
	width: 570px;
	float: left;
	background-color: #d0d9c5;
}

#container #profile_frame td.item{
	background-color: #f4fbe8;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	letter-spacing: 0.1em;
	vertical-align: top;
	color: #404040;
}

#container #profile_frame td.contents{
	background-color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 14px;
	letter-spacing: 0.1em;
	vertical-align: top;
	color: #404040;
}

#container #profile_images {
	width: 281px;
	float: right;
}

#container #profile_images div.photo01 {
	width: 281px;
	float: right;
}

#container #profile_images div.photo02 {
	width: 281px;
	float: right;
	padding-top: 60px;
}

#container #profile_images div.text {
	width: 200px;
	float: right;
	letter-spacing: 0.2em;
	text-align: right;
	padding-top: 6px;
	padding-right: 5px;
	font-weight: bold;
}
