@charset "euc-jp";
#mainContents div.anserObj table dl:after,
#mainContents div.anserObj ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#mainContents div.anserObj table dl,
#mainContents div.anserObj ul {
	display: inline-table;
	/*\*/
	display: block;
	*height: 1%;
	/**/
}


/* MAINCONTENTS */
#mainContents {}
	#mainContents h1 {
		background: url(../images/title_voice.gif) no-repeat left top;
	}
	#mainContents div.block {
		margin: 0 11px 0 11px;
		padding-bottom: 12px;
	}
		#mainContents div.image {
			float: left;
		}
		#mainContents div.pack {
			width: 470px;
			float: right;
		}
		#mainContents h2 {
			margin-bottom: 12px;
			width: 573px;
			height: 26px;
			/*\*//*/
			padding-bottom: 26px;
			/**/
			text-indent: -9999px;
			overflow: hidden;
		}
		#mainContents h2.hed1 {
			background: url(../images/hed_voice_01.gif) no-repeat left top;
		}
		#mainContents h2.hed2 {
			background: url(../images/hed_voice_02.gif) no-repeat left top;
		}
		#mainContents h2.hed3 {
			background: url(../images/hed_voice_03.gif) no-repeat left top;
		}
		#mainContents h2.hed4 {
			background: url(../images/hed_voice_04.gif) no-repeat left top;
		}
		#mainContents h2.hed5 {
			background: url(../images/hed_voice_05.gif) no-repeat left top;
		}
		#mainContents h2.hed6 {
			background: url(../images/hed_voice_06.gif) no-repeat left top;
		}
		#mainContents h2.hed7 {
			background: url(../images/hed_voice_07.gif) no-repeat left top;
		}
		#mainContents h2.hed8 {
			background: url(../images/hed_voice_08.gif) no-repeat left top;
		}
		#mainContents h2.hed9 {
			background: url(../images/hed_voice_09.gif) no-repeat left top;
		}
		#mainContents h2.hed10 {
			background: url(../images/hed_voice_10.gif) no-repeat left top;
		}
		#mainContents dt {
			color: #eb6100;
			font-weight: bold;
		}
		#mainContents dd {
			margin-bottom: 12px;
		}