@charset "utf-8";

#gnav ul #nav6 a{background-position: -560px -57px;}

#contents{padding-bottom: 80px;}

#contents #voice .sec-title{	background-image:url(../voice/images/sec-title.png);}

#contents #voice .v-container{
	background-color: #f3f4db;
	padding: 0.8rem 1.2rem 1.4rem 1.2rem;
	margin-top: 30px;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;	
}

#contents #voice .v-container h3{
	line-height: 1.6;
	font-size: 1.0rem;
	color:#218b65;
	font-weight: bold;
}

#contents #voice .v-container h3 span{
	font-size: 0.8rem;
	color: #000;
}

#contents #voice .v-detail{
	margin-top: 1.0rem;
	padding: 0.8rem;
	background: #fff;	
}

#contents #voice .v-detail p{
	font-size: 1.0rem;
	line-height: 1.6;
}