@charset "utf-8";

/*---メインコンテンツ---*/
#mainContents #content #man {
	background-image: url(../voice/images/man.gif);
	margin-bottom: 20px;
	width: 355px;
	background-position: bottom;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 20px;
}
#mainContents #content #woman {
	background-image: url(../voice/images/woman.gif);
	width: 355px;
	background-position: bottom;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	padding-left: 40px;
}
