@charset "utf-8";
.usv_box {
	width: 500px;
	background-image: url(../usersvoice/img/dot500px.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.usv_img {
	float: left;
	height: 110px;
	width: 150px;
}
.usv_img img {
	border:0;
}

.usv_txt {
	float: right;
	width: 340px;
	font-size: 80%;
	line-height: 130%;
}
.usv_txt p {
	margin-bottom: 1em;
}

.usv_more {
	width: 30px;
	clear: both;
	margin-left: auto;
	font-size: 12px;
	background-image: url(../img/arrow03.jpg);
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 15px;
}
p.usv_name {
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
	margin-bottom: 1em;
}
p.usv_name a:link {
	font-weight: bold;
}
p.usv_name a:visited {
	font-weight: bold;
}
p.usv_name a:hover {
	font-weight: bold;
}
.usv_box2 {
	width: 550px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.usv_name2 {
	background-image: url(../usersvoice/img/tab.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 25px;
	width: 530px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 90%;
	padding-left: 20px;
}
.usv_txt2 {
	width: 508px;
	border: 1px solid #CCCCCC;
	padding: 20px;
}
.usv_txt2 p {
	font-size: 80%;
	line-height: 160%;
	margin-bottom: 1em;
}
.usv_txt2 img {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
p.usv_ttl {
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 80%;
	line-height: 120%;
}
.usv_navi {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: center;
}
.usv_navi li {
	font-size: 12px;
	display: inline;
	list-style-type: none;
}
