@charset "utf-8";
/* CSS Document */

div#field1 {
	width: 640px;
	padding: 3px 5px 15px 5px;
	background-image: url(../biz/img/bg_field_01.gif);
	background-repeat: no-repeat;
}
div#field2 {
	width: 640px;
	padding: 3px 5px 15px 5px;
	background-image: url(../biz/img/bg_field_02.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

div#field1 table, div#field2 table { margin: 0px auto;}

div#productPh {
	text-align: center;
	margin-bottom: 5px;
}

div#productPh img {
	margin: 0px 5px 10px;
	border: 1px solid #CCCCCC;
}
