@charset "utf-8";
#main  #voice {
	height: auto;
	display: inline;
}
#main  #voice  h2 {
	font-size: 0.9em;
	background-image: url(../images/voice_s.gif);
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-left: 120px;
	line-height: 130%;
	height: 60px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	width: 450px;
	text-align: left;
	letter-spacing: 0.1em;
}
#main  #voice  h3 {
	font-size: 0.9em;
	background-image: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 1px;
	width: 550px;
	text-align: left;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	letter-spacing: 0.2em;
	background-color: #f1f1f1;
	margin-bottom: 40px;
	color: #555;
	padding-top: 10px;
	line-height: 1em;
	height: 20px;
}

#main #voice h4 {
	font-size: 0.8em;
	color: #444;
	padding-left: 10px;
	height: 30px;
	text-align: left;
	padding-top: 8px;
	letter-spacing: 0.1em;
	background-image: url(../images/h4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	margin: 0px;
	width: 570px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main #voice .date {
	padding: 0px;
	text-align: right;
	font-size: 0.8em;
	color: #555;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #voice .outline {
	width: 520px;
	background-image: url(../images/outline_bk.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 0.8em;
}

#main #voice .outline p {
	color: #444;
	line-height: 160%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
