@charset "utf-8";
/* CSS Document */

table#Figaro {
	margin-left: auto;
	margin-right: auto;
	font-size: 1.0em;
}
th#Figaro {
	padding-top: 3px;
	text-align: center;
	vertical-align: top;
	height: 10px;
	background: url(bg02.png);
	background-repeat: no-repeat;
}
td#Figaro {
	padding-left: 15px;
}
td#Bunka_Logo {
	text-align: right;
	padding-bottom: 0;
}
td#Photo {
	font-size: 0.65em;
	text-align: center;
}
th#Figaro_Bar {
	font-size: 1.1em;
	padding-top: 10px;
	text-align: center;
	letter-spacing: 0.2em;
	height: 30px;
	background: url(bg01.png);
	background-repeat: repeat-x;
}
table#Figaro_T {
	text-align: center;
	font-size: 1.0em;
	border-collapse: collapse;
	border-style: solid;
	border-color: #CCC;
	border-width: thin;
	margin-left: 0;
	margin-bottom: 10px;
}
td#Figaro_T {
	border-style: solid;
	border-color: #CCC;
	border-width: thin;
	padding-bottom: 0;
	height: 35px;
	vertical-align: middle;
}
#Name {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 4px;
}
#Profile {
	font-size: 0.75em;
	line-height: 1.7em;
	color: #333;
	background: #FFF;
	padding: 13px;
}
img#ProfilePic {
	float: left;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 2px;
}
iframe#Figaro_Prof {
	border-width: 1px;
	border-style: dotted;
}
ul#Figaro_Li {
	padding: 0;
	margin: 0 0 0 1.5em;
	list-style-type: square;
}
#FigaroTopSpace {
	margin-top: 0px;
	min-height: 105px;
}