@charset "utf-8";
.vcard {
	font-size: 80%;
}
.vcard .org {
	font-family: "Palatino Linotype", "Book Antiqua", serif, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
.vcard .adr {
	padding-top: 5px;
	padding-bottom: 5px;
}
.vcard .tel .type {
	font-weight: bold;
	color: #666;
}
.vcard .type {
	font-weight: bold;
	color: #666;
}
