@charset "utf-8";

#container {
	overflow:visible;
}

#center p {
	margin:0;
}

#center h1 {
	margin:0 0 10px 0;
	font-size:1px;
	line-height:0;
}

#center .section#voice .employee {
	float:left;
	width:100px;
	padding:8px 5px 0 10px;
	margin-right:2px;
}
#center .section#voice .employee .name {
	padding-bottom:5px;
	font-weight:bold;
	font-size:114%;
}
#center .section#voice .employee .department {
	font-size:81%;
	letter-spacing:0;
	color:#4C4C4C;
}

#center .section#voice .voiceList {
	float:left;
	width:548px;
	padding:12px 0 0 0;
	margin:0;
}
#center .section#voice .voiceList dt {
	padding:0 3px 11px 3px;
	font-size:120%;
	font-weight:bold;
	color:#6C462F;
}
#center .section#voice .voiceList dd {
	padding:0 3px 11px 3px;
	margin-bottom:17px;
	background-image:url(../handicap/images/dot_line.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}
