#phm_footunit {
	width: 1024;
	margin: 5px auto 8px;
	}
#phm_fu_uha {
	float: left;
	width: 100px;
	text-align:left;
	margin: 0;
	padding: 5px 0px 0px;
	}
#phm_fu_copyright {
	float: left;
	width: 300px;
	text-align:left;
	font-size: 10px;
	line-height: 14px;
	color:#999;
	margin: 0;
	padding: 10px 0px 0px 10px;
	}
#phm_fu_caution {
	float:right;
	width: 570px;
	text-align:right;
	font-size: 10px;
	line-height: 28px;
	color: #999;
	background: url(cmmn_img/flash_icon_27.gif) no-repeat top right;
	padding: 0px 30px 0px 0px;
	}
div#phm_footunit a{
	color:#36C;
	text-decoration:underline;
	}
div#phm_footunit a:hover{
	color:#9CF;
	text-decoration:underline;
	}
.phm_fu_clr {
	clear:both;
	margin:0;
	padding:0;
	}

