@charset "utf-8";
/* content */

table.type01 td.area{
	white-space:nowrap;
	vertical-align:top;
	padding-right:0;
}


/* table table.customer */
table.customer{
		margin-top:-1px;		
	}
table.customer td{
		padding:3px 30px;
	}
table.customer th, table.customer td{
			border-top:none;
			border-bottom:none;
	}