@charset "UTF-8";


.office_name {
	border-bottom: solid 2px #69c5e1;
	padding:0 0 2px 0;
	margin:0 0 7px 0;
}

.office_area {
	float:right;
	width:121px;
}

.name_area {
	float:right;
	width:414px;
	text-align:left;
	padding:5px 0 0 0;
	color:#333333;
	font-weight:bold;
}

.photo_area {
	float:left;
	width:131px;
}

.hobby_icon {
	float:left;
	width:60px;
}

.hobby_area {
	float:left;
	width:336px;
}

.message_area {
	text-align:left;
	padding:5px 0 5px 0;
	margin:0 0 10px 0;
	color:#003399;
	font-weight:bold;
	font-size:90%;
	line-height:1.2em;
	background-image:url(/common/img/bg_dotted_blue.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
