body {
	background: #e1e1e1 url(../images/layout/site_background_head.png) repeat-x top left;
	text-align:center;
}

#area_popup div.area_eod, #area_popup div.area_rt {
	margin:12px auto 12px auto;
	padding:0;
	text-align: left;
}

.small div.area_eod, .small div.area_rt {
	width: 376px;
}

.large div.area_eod, .large div.area_rt {
	width: 688px;
}

.small .area_rt div.frame {
	background: url(../images/popup/frame_popup_small_yellow.png) no-repeat top left;
}

.large .area_rt div.frame {
	background: url(../images/popup/frame_popup_yellow.png) no-repeat top left;
}

.large .separator {
	background: url(../images/popup/separator_popup.png) no-repeat center center;
	margin:10px 0 20px 0;
}

.small .separator {
	background: url(../images/popup/separator_popup_small.png) no-repeat center center;
	margin:10px 0 20px 0;
}

#pg_legal_content1 div.block_content
{
	text-align:justify;
}

#pg_legal_content1 span.textui
{
	text-decoration:underline;
	font-style:italic;
}