@charset "UTF-8";

/* css for the pages in "voice holder" */


/* lead common (voice page) */



/* box_wide */
.box_wide {
	float: left;
	padding-left: 20px;
	width: 645px;
}
/* box_inside */
.box_inside {
	float: left;
	padding-left: 15px;
	width: 615px;
}

/* midashi_v01 */
h3.midashi_v01 {
	float: left;
	padding-left: 20px;
	width: 645px;
}


/* voice top page==========================================*/

#txt_lead01 {
	float: left;
	width: 645px;
	height: 180px;
	background: url(images/txt_lead01.jpg) no-repeat top left;
}
#koe_9people img {
	float: left;
	vertical-align: bottom;
}
#menu_voice img {
	float: left;
	vertical-align: bottom;
	border: 0;
}
#txt_lead02 {
	float: left;
	margin-top: 15px;
	width: 645px;
	height: 170px;
	background: url(images/txt_lead02.jpg) no-repeat top left;
}
#whats_campaign {
	float: left;
	margin: 15px 0;
	padding: 25px 35px;
	width: 575px;
	color: #838579;
	background: #F4F4F0;
	_padding-right: 17px;
}
#whats_campaign table {
	padding: 13px 0 0 10px;
}
#whats_campaign th, #whats_campaign td {
	color: #838579;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	padding: 3px 2px 0 0;
}
/* result page==========================================*/
#page_ttlSub { /*サブページタイトル共通*/
	float: left;
	width: 645px;
	margin: 20px 20px 16px;
	text-align: center;
	_margin: 20px 10px 16px;
}
.menu_pageSub {
	float: center;
	text-align: center;
	margin-bottom: 15px;
}
.menu_pageSub img {
	vertical-align: bottom;
	border: 0;
}
.voiceSub {
	margin-top: 5px;
}
.voiceSub_first {
	margin: 0;
}
.voiceFrame {
	width: 645px;
	margin: 0;
	padding: 0;
}
.voiceFramehead {
	width: 645px;
	height: 59px;
	background: url(images/frame_head.jpg) no-repeat top left;
    font-size: 13px;
}
.voiceFramehead img {
	margin-left: 48px;
	vertical-align: middle;
}
.voiceFrameback {
	width: 645px;
	background: url(images/frame_back.jpg) repeat-y top left;
}
.voice_txt {
	width: 540px;
	margin-left: 48px;
    font-size: 13px;
    line-height: 1.4em;
}
.voiceFramebottom {
	width: 645px;
	height: 40px;
}
.voiceFramebottom02 {
	width: 645px;
	height: 25px;
}
.goTop {
	float: left;
	width: 625px;
	text-align: right;
}
.goIndex {
	width: 300px;
	margin: 10px auto 40px;
}
.voicearrow {
	margin-right: 5px;
	vertical-align: middle;
}