/*==================================================
	MEDICARE LIFE [popup.css]
	Faq Style Sheet
	target HTML:/popup/
==================================================*/


/*	01.Container
==================================================*/
#familyPopup .content {
	margin:0;
	padding:0;
	width:715px;
	height:247px;
	background:url(../imgs/family_bg.jpg) left top no-repeat;
}
#familyPopup .content .left {
	float:left;
	width:444px;
}
#familyPopup .content .left .chara {
	padding:16px 0 0 20px;
}
#familyPopup .content .left .caution {
	padding:6px 0 0 11px;
}
#familyPopup .content .right {
	padding-top:36px;
	float:right;
	width:223px;
	text-align:left;
}







