.factory{
	padding: 0px;
	height: 320px;
	width: 812px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;

}
.shousai{
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
}

/*03-01--06*/
.photo-table{
	width: 520px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.photo-text{
	text-align: left;
	padding: 10px;
	font-size: 90%;
	line-height: 120%;

}
.photo-text2{
	text-align: right;
	padding: 10px;
	font-size: 90%;
	line-height: 120%;

}

/*03-04*/
.NC-text{
	text-align: left;
	padding: 5px;
	line-height: 120%;

}
/*03-05*/
.mage-table{
	height: auto;
	width: 500px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 100%;
}
.mage-table td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 5px;
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mage-text{
	display: inline;
	border: 1px solid #999999;
	background-color: #CCFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}	

