#php_from *{
	margin: 0px;
	padding: 0px;
	font: 13px "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	}
	
#php_from {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}

#php_from p {
	line-height: 150%;
}

#php_from em {
	color: #FF0000;
	font-style: normal;
	font-size: 10px;
	margin-left: 5px;
}

#php_from table {
	width: 500px;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-top: 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

#php_from table th {
	background: #F3F3F3;
	text-align: left;
	padding: 5px;
	color: #333333;
	width: 30%;
	font-size: 12px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	vertical-align: top;
}

#php_from table td {
	padding: 5px;
	color: #666666;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#php_from p.bot{
	text-align: center;
	margin: 15px;
}
div.text {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}

div.text p,div.no_text p {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}

div.no_text {
	margin-bottom: 10px;
}
