@charset "utf-8";
/* CSS Document */
#voice	{
	background:url(images/menu_bg.gif) repeat-y left top;
	width:700px;
	min-height:500px;
}
#sub	{
	float:left;
	width:110px;
	padding:10px 5px;
	text-align:center;
}
#sub p	{
	margin-bottom:3px;
}
#main	{
	float:right;
	width:560px;
}
.ans	{
	margin:10px;
}

#main h3	{
	background:url(../img/bg-head.gif) repeat-x left center;
	width:540px;
	color: #3366FF;
	margin:0 auto 20px;
	padding:5px 10px;
	font-size:14px;
	font-weight:normal;
	line-height:1.6;
}
#main h3 a	{
	display:block;
}
#main h3 span	{
	float:left;
	background: url(../img/point.gif) no-repeat left top;
	width:20px;
	height:20px;
}

#main h4	{
	background:url(../img/common/bg_image.jpg) repeat-x left center;
	font-weight:normal;
	margin:0 auto 10px; 
	padding:5px 10px;
	font-size:12px;
	font-weight:normal;
}