.totalTable {
	padding-top:10px;
	margin-left:10px;
	padding-bottom:10px;
}
.totalTable2 {
	padding-top:10px;
	margin-left:15px;
	padding-bottom:10px;
}
.tableSet {
	margin-top:5px;
}

/* TITLE COLOR */

.h2TtlYellow {
	width: 358px;
	height:52px;
	background: url(../voice/image/h2_yellow_top.gif) no-repeat;
}
.h2TtlBlue {
	width: 358px;
	height:52px;
	background: url(../voice/image/h2_blue_top.gif) no-repeat;
}
.h2TtlPink {
	width: 358px;
	height:52px;
	background: url(../voice/image/h2_pink_top.gif) no-repeat;
}
.h2TtlGreen{
	width: 358px;
	height:52px;
	background: url(../voice/image/h2_green_top.gif) no-repeat;
}
.h2TtlBrown {
	width: 358px;
	height:52px;
	background: url(../voice/image/h2_brown_top.gif) no-repeat;
}
.h2TtlPurple {
	width: 358px;
	height:52px;
	background: url(../voice/image/h2_purple_top.gif) no-repeat;
}

/* end of TITLE COLOR */



.h2TtlP {
	color: #FFF;
	font-weight: bold;
	font-size:10pt;
	line-height: 1.3em;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.h2LeadTxt {
	width: 358px;
	background: url(../voice/image/h2_leadbg.gif) repeat-y;
}
.h2LeadP {
	color:#434386;
	font-weight: bold;
	font-size:10pt;
	line-height: 1.3em;
	padding-top: 5px;
	padding-left: 40px;
	padding-bottom: 5px;
	padding-right: 10px;
} 
.h2HonbunTxt {
	width: 358px;
}
.h2HonbunTxtBg {
	width: 358px;
	background: url(../voice/image/h2_txtbg.gif) repeat-y;
}
.h2HonbunP {
	color:#434386;
	font-size:10pt;
	line-height: 1.3em;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align:left;
} 
.h2ImgRight {
	float: right;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:5px;
}


/* PAGE NAVI */

#voicePageNavi {
	color: #FC6;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#voicePageNavi a:link {
	color: #FFF;
	font-weight: normal;
}
#voicePageNavi a:visited {
	color: #FFF;
	font-weight: normal;
}
#voicePageNavi a:active {
	color: #FFF;
	font-weight: normal;
}
#voicePageNavi a:hover {
	color: #FC6;
	font-weight: normal;
}

/* end of PAGE NAVI */



/* BUTTON */
#btnOubo1 {
	border: 0;
	width: 220px;
	height: 36px;
	overflow: hidden;
	background-image: url(../voice/image/h1_btn.gif);
}
#btnOubo1 #f1 {
	background: url(../voice/image/h1_btn.gif) no-repeat top;
	font-size:100px;
}
#btnOubo1 #f1:hover {
	background-image: url(../voice/image/h1_btn_f2.gif);
}

#btnOubo2 {
	border: 0;
	width: 724px;
	height: 64px;
	overflow: hidden;
	background-image: url(../voice/image/oubo_btn.gif);
}
#btnOubo2 #f1 {
	background: url(../voice/image/oubo_btn.gif) no-repeat top;
	font-size:100px;
}
#btnOubo2 #f1:hover {
	background-image: url(../voice/image/oubo_btn_f2.gif);
}
/* end of BUTTON */
