@charset "utf-8";
/* CSS Document */

#oubo_head {
	position:absolute;
	background:url(../images/omise_bg.gif) no-repeat;
	width:1024px;
	height:262px;
	margin:0;
	padding:0;
}


#voicehead {
	margin:0;
	margin-left:143px;
	padding:0;
	position:relative;
	background:url(../images/voicehead.gif) no-repeat;
	width:750px;
	height:139px;
}

.item{
	position:relative;
	margin:0;
	padding:0;
	margin-left:143px;
	background:url(../images/voice_bg.gif) no-repeat;
	width:750px;
	height:219px;
}

.item_img {
	margin:0;
	padding:7px 0 0 20px;
	width:190px;
	height:150px;
	overflow:hidden;
}

p.item_name {
	position:absolute;
	margin:0;
	padding:0;
	font-size:13px;
	line-height:17px;
	height:17px;
	top:31px;
	left:270px;
	text-align:left;
}

p.item_age {
	position:absolute;
	margin:0;
	padding:0;
	font-size:13px;
	line-height:17px;
	height:17px;
	top:60px;
	left:270px;
	text-align:left;
}

p.item_come {
	position:absolute;
	margin:0;
	padding:0;
	font-size:13px;
	line-height:17px;
	width:480px;
	height:51px;
	top:105px;
	left:238px;
	text-align:left;
	overflow:hidden;
}