@charset "utf-8";


.voice_ul {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: none;
}
.voice_ul li {
	font-size: 1.3em;
	line-height: 200%;
	background: url(../images/dt3.gif) repeat-x left bottom;
	padding: 3px 0px;
}
.voice_ul li.typeb {
	background: url(../images/dt5.gif) repeat-x left bottom;
}
.voice_ul li a {
	display: block;
	background: url(../images/ar6.gif) no-repeat left 9px;
	padding: 0px 0px 0px 13px;
}
.voice_ul li.typeb a {
	background: url(../images/ar7.gif) no-repeat left 9px;
}
.voice_ul li.typeb a:link {
	color: #484848;
	text-decoration: underline;
}
.voice_ul li.typeb a:visited {
	color: #823F8B;
	text-decoration: underline;
}
.voice_ul li.typeb a:hover,.voice_ul li.typeb a:active {
	color: #f70;
	text-decoration: none;
}


.voice_titlebx {
	margin: 20px 0px;
	padding: 30px 0px 0px;
	background: url(../images/dt2.gif) repeat-x left top;
}
.voice_number {
	float: left;
	width: 55px;
}
.voice_title {
	float: right;
	width: 605px;
}
.voice_title p {
	margin: 0px;
	font-weight: bold;
}
.voice_title h3 {
	font-size: 1.6em;
	font-weight: bold;
	color: #f80;
	line-height: 180%;
}
.voice_title h3.type2 {
	color: #06c;
}

.voice_p1 {
	background: #fff8dc;
	border: 1px solid #f6b95a;
	padding: 12px 15px 12px 20px;
}
ul.totop {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.totop li {
	font-size: 1.3em;
	line-height: 180%;
	text-align: right;
	background: url(../images/ar2.gif) no-repeat right center;
	padding: 0px 18px 0px 0px;
}
.imgright {
	margin: 0px 0px 10px 15px;
	float: right;
	border: 1px solid #ccc;
	padding: 3px;
}
