#popup_bar {
	background:#fff url(bar_popup01.jpg) left top no-repeat;
	width:290px;
	height:25px;
	text-indent:-9999px;
	margin:0 auto;
}
#popup_content {
	width:276px;
	height:276px;
	margin:0 auto;
  	border:2px solid #e3e3e3;
  	border-top:none;
  	padding:5px;
}
#img_kouho {
	float:left;
}
#box_info01 {
	float:left;
	/*float:right; 候補者画像が揃った時点でこちらを有効化*/
	line-height:1.0em;
	margin-left:5px;
	width:126px;
}
#kouho_name {
	font-weight:bold;
}
.info_kouho {
	font-size:12px;
}
#box_info02 {
	clear:both;
	font-size:13px;
	padding:0 5px;
}
#box_info02 p {
	line-height:1.0em;
}
.caution {
	font-size:11px;
	color:#999;
}