@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(/anshinmyhome/voice/images/index/img-voice1.jpg);
}
div.sec-voice2 div.voiceset {
	background-image: url(/anshinmyhome/voice/images/index/img-voice2.jpg);
}
div.sec-voice3 div.voiceset {
	background-image: url(/anshinmyhome/voice/images/index/img-voice3.jpg);
}
div.sec-voice4 div.voiceset {
	background-image: url(/anshinmyhome/voice/images/index/img-voice4.jpg);
}

	/* setfirst */
	div.voiceset div.setfirst {
		margin-bottom: 15px;
	}

		/* col2-1 */
		div.voiceset div.setfirst div.col2-1 {
			width: 234px;
			padding-top: 268px;
		}
		div.voiceset div.setfirst div.col2-1 p.data {
			font-size: 0;
			line-height: 0;
			text-align: center;
		}

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

	/* coverage */
	div.voiceset div.coverage {
		width: 100%;
		margin-bottom: 15px;
		background: url(/common/images/box/1b.gif) repeat-y;
	}
	div.voiceset div.coverage div.innerf {
		width: 100%;
		background: url(/common/images/box/1bf.gif) no-repeat bottom;
	}
	div.voiceset div.coverage p.heading {
		font-size: 0;
		line-height: 0;
	}
	div.voiceset div.coverage div.content {
		width: 585px;
		padding: 15px 17px 18px;
	}
	div.voiceset div.coverage div.col2-1,
	div.voiceset div.coverage div.col2-2 {
		width: 290px;
	}

	/* compare */
	div.voiceset div.compare {
		width: 100%;
		margin-bottom: 15px;
		background: url(/common/images/box/1b.gif) repeat-y;
	}
	div.voiceset div.compare div.innerf {
		width: 100%;
		background: url(/common/images/box/1bf.gif) no-repeat bottom;
	}
	div.voiceset div.compare p.heading {
		font-size: 0;
		line-height: 0;
	}
	div.voiceset div.compare div.content {
		width: 585px;
		padding: 15px 17px 18px;
	}





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