@charset "UTF-8";
/*------------------------------------------------------*/
/* Updated: 2010/11 */
/*------------------------------------------------------*/

/* pagelink --------------------------------- */
div.pagelink ul {
	margin-bottom: 15px;
}
div.pagelink ul li {
	font-weight: normal;
}





/* voiceset --------------------------------- */
div.voiceset {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
div.sec-voice1 div.voiceset {
	background-image: url(/voice/images/index/img-voice1.jpg);
}
div.sec-voice2 div.voiceset {
	background-image: url(/voice/images/index/img-voice2.jpg);
}
div.sec-voice3 div.voiceset {
	background-image: url(/voice/images/index/img-voice3.jpg);
}
div.sec-voice4 div.voiceset {
	margin-bottom: 10px;
	background-image: url(/voice/images/index/img-voice4.jpg);
}

	/* setfirst */
	div.voiceset div.setfirst {
		width: 370px;
		margin-bottom: 15px;
		padding-left: 249px;
	}

		/* data */
		div.voiceset div.setfirst p.data {
			margin-bottom: 15px;
			font-size: 0;
			line-height: 0;
		}

		/* episode */
		div.voiceset div.setfirst div.episode {
			width: 100%;
			background: url(/voice/images/index/bg-box1.gif) repeat-y;
		}
		div.voiceset div.setfirst div.episode div.innerf {
			width: 100%;
			background: url(/voice/images/index/bg-box1f.gif) no-repeat left bottom;
		}
		div.voiceset div.setfirst div.episode p.heading {
			font-size: 0;
			line-height: 0;
		}
		div.voiceset div.setfirst div.episode p.heading img {
			vertical-align: bottom;
		}
		div.voiceset div.setfirst div.episode div.content {
			width: 336px;
			padding: 15px 17px 18px;
		}

	/* cost */
	div.voiceset div.cost {
		width: 100%;
		background: url(https://www.secom-sonpo.co.jp/common/images/box/1b.gif) repeat-y;
	}
	div.voiceset div.cost div.innerf {
		width: 100%;
		background: url(https://www.secom-sonpo.co.jp/common/images/box/1bf.gif) no-repeat bottom;
	}
	div.voiceset div.cost p.heading {
		font-size: 0;
		line-height: 0;
	}
	div.voiceset div.cost p.heading img {
		vertical-align: bottom;
	}
	div.voiceset div.cost div.content {
		width: 585px;
		padding: 15px 17px 18px;
	}





/*------------------------------------------------------*/
/* End */
/*------------------------------------------------------*/
